..
9pfs
9pfs: prevent opening special files (CVE-2023-2861)
2023-06-08 17:04:58 +02:00
acpi
hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEV
2023-04-24 22:56:55 -04:00
adc
hw/adc: Make adci[*] R/W in NPCM7XX ADC
2022-07-18 13:20:14 +01:00
alpha
hw/alpha: Use MachineClass->default_nic in the alpha machine
2023-05-26 09:10:49 +02:00
arm
hw/arm/Kconfig: sbsa-ref uses Bochs display
2023-06-19 11:30:40 +01:00
audio
hw/audio/via-ac97: Basic implementation of audio playback
2023-03-08 00:37:48 +01:00
avr
block
block: add blk_io_plug_call() API
2023-06-01 07:34:03 -04:00
char
imx_serial: set wake bit when we receive a data byte
2023-06-19 11:35:58 +01:00
core
hw/core/cpu: Simplify realize() using MACHINE_GET_CLASS() macro
2023-06-09 23:38:16 +03:00
cpu
hw/cpu: Mark arm11 and realview mpcore as target-independent code
2023-01-16 17:51:20 +01:00
cris
cxl
hw/cxl: Introduce cxl_device_get_timestamp() utility function
2023-05-19 10:30:46 -04:00
display
bulk: Remove pointless QOM casts
2023-06-05 20:48:34 +02:00
dma
hw/dma/xilinx_axidma: Check DMASR.HALTED to prevent infinite loop.
2023-05-30 15:50:16 +01:00
gpio
replace TABs with spaces
2023-03-20 12:43:50 +01:00
hppa
hw/hppa: Use MachineClass->default_nic in the hppa machine
2023-05-26 09:10:49 +02:00
hyperv
win32: replace closesocket() with close() wrapper
2023-03-13 15:39:31 +04:00
i2c
hw/i2c: Enable an id for the pca954x devices
2023-06-13 11:28:58 +02:00
i386
meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
2023-06-20 10:01:30 +02:00
ide
hw/ide/ahci: Remove stray backslash
2023-06-13 11:28:58 +02:00
input
virtio-input: add a virtio-mulitouch device
2023-05-28 13:08:25 +04:00
intc
hw/intc/allwinner-a10-pic: Handle IRQ levels other than 0 or 1
2023-06-19 11:24:21 +01:00
ipack
include/hw/pci: Split pci_device.h off pci.h
2023-01-08 01:54:22 -05:00
ipmi
include/hw/pci: Split pci_device.h off pci.h
2023-01-08 01:54:22 -05:00
isa
hw/char/parallel-isa: Export struct ISAParallelState
2023-06-13 11:28:58 +02:00
loongarch
hw/loongarch: Supplement cpu topology arguments
2023-06-16 17:58:46 +08:00
m68k
bulk: Remove pointless QOM casts
2023-06-05 20:48:34 +02:00
mem
hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
2023-05-19 01:36:09 -04:00
microblaze
hw/char/xilinx_uartlite: Open-code xilinx_uartlite_create()
2023-02-27 13:27:05 +00:00
mips
hw/mips/malta: Fix the malta machine on big endian hosts
2023-06-05 20:48:34 +02:00
misc
hw/misc/bcm2835_property: Handle CORE_CLK_ID firmware property
2023-06-19 15:27:21 +01:00
net
hw/net/can: Introduce Xilinx Versal CANFD controller
2023-06-06 10:19:30 +01:00
nios2
hw/nios2: set machine->fdt in nios2_load_dtb()
2022-10-17 16:15:10 -03:00
nubus
hw/nubus/nubus-device: Fix memory leak in nubus_device_realize
2023-02-27 22:29:01 +01:00
nvme
hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
2023-04-28 11:31:54 +02:00
nvram
aspeed queue:
2023-03-03 17:11:22 +00:00
openrisc
*: Add missing includes of qemu/error-report.h
2023-03-22 15:06:57 +00:00
pci
hw/pci/pci: Simplify pci_bar_address() using MACHINE_GET_CLASS() macro
2023-06-09 23:38:16 +03:00
pci-bridge
hw/pci-bridge: make building pcie-to-pci bridge configurable
2023-05-19 10:30:46 -04:00
pci-host
bulk: Remove pointless QOM casts
2023-06-05 20:48:34 +02:00
pcmcia
ppc
hw/ppc/Kconfig: MAC_NEWWORLD should always select USB_OHCI_PCI
2023-06-10 10:19:24 -03:00
rdma
hw/rdma: VMW_PVRDMA should depend on VMXNET3_PCI
2023-04-28 08:05:37 +02:00
remote
hw/remote: Fix vfu_cfg trace offset format
2023-06-09 23:38:16 +03:00
riscv
riscv/virt: Support using pflash via -blockdev option
2023-06-13 17:39:45 +10:00
rtc
replace TABs with spaces
2023-03-20 12:43:50 +01:00
rx
bulk: Remove pointless QOM casts
2023-06-05 20:48:34 +02:00
s390x
hw/s390x: Use MachineClass->default_nic in the s390x machine
2023-05-22 09:44:48 +02:00
scsi
hw/scsi/megasas: Silent GCC duplicated-cond warning
2023-06-13 11:28:58 +02:00
sd
hw/sd/allwinner-sdhost: Don't send non-boolean IRQ line levels
2023-06-19 11:24:21 +01:00
sensor
Do not include hw/hw.h if it is not necessary
2023-02-27 09:15:38 +01:00
sh4
hw/sh4: Use MachineClass->default_nic in the sh4 r2d machine
2023-05-22 09:44:48 +02:00
smbios
hw/smbios: fix field corruption in type 4 table
2023-03-02 03:10:46 -05:00
sparc
bulk: Remove pointless QOM casts
2023-06-05 20:48:34 +02:00
sparc64
hw/char/parallel-isa: Export struct ISAParallelState
2023-06-13 11:28:58 +02:00
ssi
hw/ssi: Fix Linux driver init issue with xilinx_spi
2023-04-03 16:12:30 +01:00
timer
hw/timer/nrf51_timer: Don't lose time when timer is queried in tight loop
2023-06-19 11:26:33 +01:00
tpm
tpm: Add support for TPM device over I2C bus
2023-04-20 08:17:15 -04:00
tricore
usb
hw/usb/hcd-ehci-pci: Simplify using DEVICE_GET_CLASS() macro
2023-06-09 23:38:16 +03:00
vfio
hw/vfio: Add number of dirty pages to vfio_get_dirty_bitmap tracepoint
2023-06-13 11:28:58 +02:00
virtio
hw/virtio/virtio-qmp.c: spelling: suppoted
2023-06-09 23:38:16 +03:00
watchdog
hw/watchdog: Allwinner WDT emulation for system reset
2023-04-20 10:21:13 +01:00
xen
hw/xen/xen-hvm-common: Use g_new and error_report
2023-06-15 16:46:28 -07:00
xenpv
hw/xenpv: Initialize Xen backend operations
2023-03-24 14:52:14 +00:00
xtensa
hw/xtensa: Use MachineClass->default_nic in the virt machine
2023-05-26 09:10:49 +02:00
Kconfig
xen: add CONFIG_XEN_BUS and CONFIG_XEN_EMU options for Xen emulation
2023-03-01 08:22:49 +00:00
meson.build