..
acpi
hw/acpi/piix4: move PIIX4PMState into separate piix4.h header
4 years ago
adc
hw/adc/zynq-xadc: Use qemu_irq typedef
4 years ago
arm
Align Raspberry Pi DMA interrupts with Linux DTS
4 years ago
audio
introduce -audio as a replacement for -soundhw
4 years ago
block
hw/block/fdc-sysbus: Always mark sysbus floppy controllers as not having DMA
4 years ago
char
hw/riscv: spike: Allow using binary firmware as bios
5 years ago
core
softmmu/dirtylimit: Implement virtual CPU throttle
4 years ago
cpu
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
6 years ago
cris
hw: Replace anti-social QOM type names
5 years ago
cxl
hw/cxl: Fix size of constant in interleave granularity function.
4 years ago
display
xlnx_dp: Introduce a vblank signal
4 years ago
dma
hw/dma/xlnx_csu_dma: Support starting a read transfer through a class method
5 years ago
firmware
hw/smbios: Use qapi for SmbiosEntryPointType
5 years ago
gpio
hw/gpio: replace HWADDR_PRIx with PRIx64
4 years ago
hyperv
hw/hyperv/vmbus: Remove unused vmbus_load/save_req()
4 years ago
i2c
hw/i2c/pmbus: Add idle state to return 0xff's
4 years ago
i386
i386/pc: restrict AMD only enforcing of 1Tb hole to new machine type
4 years ago
ide
ide: Rename ide_bus_new() to ide_bus_init()
5 years ago
input
pckbd: remove legacy i8042_mm_init() function
4 years ago
intc
hw/intc/loongarch_ipi: Fix ipi device access of 64bits
4 years ago
ipack
ipack: Rename ipack_bus_new_inplace() to ipack_bus_init()
5 years ago
ipmi
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
6 years ago
isa
hw/southbridge/piix: Aggregate all PIIX southbridge type names
4 years ago
kvm
target/i386: always create kvmclock device
6 years ago
loongarch
hw/loongarch: Change macro name 'LS7A_XXX' to 'VIRT_XXX'
4 years ago
m68k
hw/m68k/mcf: Add missing 'exec/hwaddr.h' header
5 years ago
mem
acpi/nvdimm: Define trace events for NVDIMM and substitute nvdimm_debug()
4 years ago
mips
Replace TARGET_WORDS_BIGENDIAN
4 years ago
misc
aspeed: sbc: Allow per-machine settings
4 years ago
net
Clean up decorations and whitespace around header guards
4 years ago
nubus
Clean up header guards that don't match their file name
4 years ago
nvram
hw/nvram: Introduce Xilinx battery-backed ram
5 years ago
pci
hw/nvme: Add support for SR-IOV
4 years ago
pci-bridge
pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup.
4 years ago
pci-host
hw/loongarch: Change macro name 'LS7A_XXX' to 'VIRT_XXX'
4 years ago
ppc
ppc/spapr: Implement H_WATCHDOG
4 years ago
rdma
qapi: introduce x-query-rdma QMP command
5 years ago
remote
vfio-user: handle device interrupts
4 years ago
riscv
Clean up header guards that don't match their file name
4 years ago
rtc
hw/rtc/mc146818rtc: QOM'ify io_base offset
4 years ago
rx
Clean up header guards that don't match their file name
4 years ago
s390x
Clean up ill-advised or unusual header guards
4 years ago
scsi
scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_TRUNCATED quirk for Macintosh
4 years ago
sd
hw/sd: add nuvoton MMC
5 years ago
sensor
hw/sensor: Add IC_DEVICE_ID to ISL voltage regulators
4 years ago
sh4
hw/intc/sh_intc: Inline and drop sh_intc_source() function
5 years ago
southbridge
hw/isa/piix3: Inline and remove piix3_create()
4 years ago
sparc
hw: Replace anti-social QOM type names
5 years ago
ssi
Clean up header guards that don't match their file name
4 years ago
timer
Clean up header guards that don't match their file name
4 years ago
tricore
Clean up ill-advised or unusual header guards
4 years ago
usb
Clean up header guards that don't match their file name
4 years ago
vfio
vfio/common: Rename VFIOGuestIOMMU::iommu into ::iommu_mr
4 years ago
virtio
vdpa: Add device migration blocker
4 years ago
watchdog
Clean up header guards that don't match their file name
4 years ago
xen
hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove it
4 years ago
xtensa
Include hw/irq.h a lot less
7 years ago
boards.h
hw/machine: Clear out left over CXL related pointer from move of state handling to machines.
4 years ago
clock.h
host-utils: add 128-bit quotient support to divu128/divs128
5 years ago
elf_ops.h
hw/elf_ops: clear uninitialized segment space
5 years ago
fw-path-provider.h
Use DECLARE_*CHECKER* macros
6 years ago
hotplug.h
Use DECLARE_*CHECKER* macros
6 years ago
hw.h
compiler.h: replace QEMU_NORETURN with G_NORETURN
4 years ago
ide.h
include/hw/ide: Unexport pci_piix3_xen_ide_unplug()
4 years ago
irq.h
hw/core/irq: remove unused 'qemu_irq_split' function
4 years ago
loader-fit.h
nomaintainer: Fix Lesser GPL version number
6 years ago
loader.h
hw/core/loader: return image sizes as ssize_t
4 years ago
nmi.h
Use DECLARE_*CHECKER* macros
6 years ago
or-irq.h
Use DECLARE_*CHECKER* macros
6 years ago
pcmcia.h
Use OBJECT_DECLARE_TYPE when possible
6 years ago
platform-bus.h
nomaintainer: Fix Lesser GPL version number
6 years ago
ptimer.h
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
4 years ago
qdev-clock.h
clock: Add ClockEvent parameter to callbacks
6 years ago
qdev-core.h
misc: fix commonly doubled up words
4 years ago
qdev-dma.h
Supply missing header guards
7 years ago
qdev-properties-system.h
qdev: Reuse DEFINE_PROP in all DEFINE_PROP_* macros
6 years ago
qdev-properties.h
qdev-properties: Add a new macro with bitmask check for uint64_t property
4 years ago
register.h
hw/core/register: Add more 64-bit utilities
5 years ago
registerfields.h
hw/registerfields: Add shared fields macros
4 years ago
resettable.h
Use DECLARE_*CHECKER* macros
6 years ago
stream.h
hw/core/stream: Rename StreamSlave as StreamSink
6 years ago
sysbus.h
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
6 years ago
usb.h
usb: drop usb_host_dev_is_scsi_storage hook
5 years ago
vmstate-if.h
Use DECLARE_*CHECKER* macros
6 years ago