..
9pfs
meson: Replace softmmu_ss -> system_ss
2023-06-20 10:01:30 +02:00
acpi
hw/acpi: Fix PM control register access
2023-06-26 09:49:24 -04:00
adc
meson: Replace softmmu_ss -> system_ss
2023-06-20 10:01:30 +02:00
alpha
hw/alpha: Use MachineClass->default_nic in the alpha machine
2023-05-26 09:10:49 +02:00
arm
exec/memory: Add symbolic value for memory listener priority for accel
2023-06-28 14:27:59 +02:00
audio
meson: Replace softmmu_ss -> system_ss
2023-06-20 10:01:30 +02:00
avr
block
vhost-user: fully use new backend/frontend naming
2023-06-26 09:50:00 -04:00
char
escc: emulate dip switch language layout settings on SUN keyboard
2023-06-28 10:54:25 +01:00
core
Block layer patches
2023-06-28 17:29:53 +02:00
cpu
meson: Replace softmmu_ss -> system_ss
2023-06-20 10:01:30 +02:00
cris
cxl
hw/cxl/events: Add event interrupt support
2023-06-22 18:55:14 -04:00
display
virtio-gpu-virgl: use D3D11_SHARE_TEXTURE when available
2023-06-27 17:08:56 +02:00
dma
meson: Replace softmmu_ss -> system_ss
2023-06-20 10:01:30 +02:00
gpio
meson: Replace softmmu_ss -> system_ss
2023-06-20 10:01:30 +02:00
hppa
target/hppa: Provide qemu version via fw_cfg to firmware
2023-06-24 13:39:48 +02:00
hyperv
i2c
meson: Replace softmmu_ss -> system_ss
2023-06-20 10:01:30 +02:00
i386
exec/memory: Add symbolic value for memory listener priority for accel
2023-06-28 14:27:59 +02:00
ide
meson: Replace softmmu_ss -> system_ss
2023-06-20 10:01:30 +02:00
input
vhost-user: fully use new backend/frontend naming
2023-06-26 09:50:00 -04:00
intc
hw/intc/arm_gic: Rename 'first_cpu' argument
2023-06-28 14:27:59 +02:00
ipack
meson: Replace softmmu_ss -> system_ss
2023-06-20 10:01:30 +02:00
ipmi
meson: Replace softmmu_ss -> system_ss
2023-06-20 10:01:30 +02:00
isa
meson: Replace softmmu_ss -> system_ss
2023-06-20 10:01:30 +02:00
loongarch
hw/loongarch: Supplement cpu topology arguments
2023-06-16 17:58:46 +08:00
m68k
q800: move macfb device to Q800MachineState
2023-06-22 09:30:11 +02:00
mem
hw/cxl/events: Add injection of Memory Module Events
2023-06-23 02:54:40 -04:00
microblaze
mips
hw/mips/malta: Fix the malta machine on big endian hosts
2023-06-05 20:48:34 +02:00
misc
mac_via: fix rtc command decoding for the PRAM seconds registers
2023-06-22 09:31:18 +02:00
net
net/vhost-net: do not assert on null pointer return from tap_get_vhost_net()
2023-06-28 07:53:14 -04:00
nios2
nubus
meson: Replace softmmu_ss -> system_ss
2023-06-20 10:01:30 +02:00
nvme
hw/nvme: add placement handle list ranges
2023-06-28 11:22:46 +02:00
nvram
meson: Replace softmmu_ss -> system_ss
2023-06-20 10:01:30 +02:00
openrisc
pci
pci: ROM preallocation for incoming migration
2023-06-23 02:54:44 -04:00
pci-bridge
meson: Replace softmmu_ss -> system_ss
2023-06-20 10:01:30 +02:00
pci-host
ppc/pnv/pci: Clean up error messages
2023-06-25 22:41:30 +02:00
pcmcia
meson: Replace softmmu_ss -> system_ss
2023-06-20 10:01:30 +02:00
ppc
target/ppc: Restrict KVM-specific fields from ArchCPU
2023-06-28 14:27:59 +02:00
rdma
meson: Replace softmmu_ss -> system_ss
2023-06-20 10:01:30 +02:00
remote
exec/memory: Add symbol for memory listener priority for device backend
2023-06-28 14:27:59 +02:00
riscv
hw/riscv: Validate cluster and NUMA node boundary
2023-06-26 10:23:01 +02:00
rtc
meson: Replace softmmu_ss -> system_ss
2023-06-20 10:01:30 +02:00
rx
bulk: Remove pointless QOM casts
2023-06-05 20:48:34 +02:00
s390x
hw/virtio: Remove unnecessary 'virtio-access.h' header
2023-06-23 02:54:44 -04:00
scsi
virtio-scsi: avoid dangling host notifier in ->ioeventfd_stop()
2023-06-26 09:50:00 -04:00
sd
meson: Replace softmmu_ss -> system_ss
2023-06-20 10:01:30 +02:00
sensor
meson: Replace softmmu_ss -> system_ss
2023-06-20 10:01:30 +02:00
sh4
hw/sh4: Use MachineClass->default_nic in the sh4 r2d machine
2023-05-22 09:44:48 +02:00
smbios
meson: Replace softmmu_ss -> system_ss
2023-06-20 10:01:30 +02:00
sparc
bulk: Remove pointless QOM casts
2023-06-05 20:48:34 +02:00
sparc64
Revert "hw/sparc64/niagara: Use blk_name() instead of open-coding it"
2023-06-28 10:50:41 +01:00
ssi
meson: Replace softmmu_ss -> system_ss
2023-06-20 10:01:30 +02:00
timer
meson: Replace softmmu_ss -> system_ss
2023-06-20 10:01:30 +02:00
tpm
meson: Replace softmmu_ss -> system_ss
2023-06-20 10:01:30 +02:00
tricore
usb
meson: Replace softmmu_ss -> system_ss
2023-06-20 10:01:30 +02:00
vfio
vfio/migration: Store VFIO migration flags in VFIOMigration
2023-06-30 06:02:51 +02:00
virtio
exec/memory: Add symbol for memory listener priority for device backend
2023-06-28 14:27:59 +02:00
watchdog
meson: Replace softmmu_ss -> system_ss
2023-06-20 10:01:30 +02:00
xen
exec/memory: Add symbolic value for memory listener priority for accel
2023-06-28 14:27:59 +02:00
xenpv
xtensa
hw/xtensa: Use MachineClass->default_nic in the virt machine
2023-05-26 09:10:49 +02:00
Kconfig
meson.build