..
acpi
virtio,pc,pci: features, cleanups
3 years ago
adc
hw/arm/npcm7xx: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()
3 years ago
arm
hw/pcmcia/pxa2xx: Inline pxa2xx_pcmcia_init()
2 years ago
audio
hw/audio/pcspk: Inline pcspk_init()
3 years ago
block
swim: update IWM/ISM register block decoding
3 years ago
char
include/: spelling fixes
3 years ago
core
memory: follow Error API guidelines
3 years ago
cpu
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
6 years ago
cris
include: Include headers where needed
3 years ago
cxl
hw/cxl: Support 4 HDM decoders at all levels of topology
3 years ago
display
ramfb: add migration support
3 years ago
dma
include: Include headers where needed
3 years ago
firmware
hw/smbios: add core_count2 to smbios table type 4
3 years ago
gpio
hw/gpio/nrf51: implement DETECT signal
3 years ago
hyperv
include/: spelling fixes
3 years ago
i2c
aspeed queue:
3 years ago
i386
hw/i386/pc_piix: Make PIIX4 south bridge usable in PC machine
3 years ago
ide
hw/ide: Extract bmdma_status_writeb()
3 years ago
input
hw/input/stellaris_gamepad: Convert to qemu_input_handler_register()
2 years ago
intc
arm: spelling fixes
3 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/isa/vt82c686: Remove via_isa_set_irq()
3 years ago
loongarch
hw/loongarch/virt: Remove unused ISA Bus
3 years ago
m68k
q800: add alias for MacOS toolbox ROM at 0x40000000
3 years ago
mem
memory-device,vhost: Support automatic decision on the number of memslots
3 years ago
mips
hw/mips: Merge 'hw/mips/cpudevs.h' with 'target/mips/cpu.h'
3 years ago
misc
Misc hardware patch queue
3 years ago
net
include/: spelling fixes
3 years ago
nubus
Clean up header guards that don't match their file name
4 years ago
nvram
xlnx-bbram: hw/nvram: Use dot in device type name
3 years ago
openrisc
hw/openrisc: Split re-usable boot time apis out to boot.c
4 years ago
pci
target/hppa: Add emulation of a C3700 HP-PARISC workstation
3 years ago
pci-bridge
pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup.
4 years ago
pci-host
hw/pci-host: Add Astro system bus adapter found on PA-RISC machines
3 years ago
ppc
hw/ppc/pnv_xscom: Move sysbus_mmio_map() call within pnv_xscom_init()
3 years ago
rdma
qapi: introduce x-query-rdma QMP command
5 years ago
remote
include/hw/pci: Split pci_device.h off pci.h
3 years ago
riscv
riscv: spelling fixes
3 years ago
rtc
hw/rtc/aspeed_rtc: Use 64-bit offset for holding time_t difference
3 years ago
rx
Clean up header guards that don't match their file name
4 years ago
s390x
s390x/cpu topology: interception of PTF instruction
3 years ago
scsi
scsi: fetch unit attention when creating the request
3 years ago
sd
hw/sd: Introduce a "sd-card" SPI variant model
3 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/piix: Allow for optional PIT creation in PIIX3
3 years ago
sparc
hw: Replace anti-social QOM type names
5 years ago
ssi
include/: spelling fixes
3 years ago
timer
hw: Replace isa_get_irq() by isa_bus_get_irq() when ISABus is available
3 years ago
tricore
Do not include hw/hw.h if it is not necessary
3 years ago
usb
include: Include headers where needed
3 years ago
vfio
vfio/common: Move legacy VFIO backend code into separate container.c
3 years ago
virtio
virtio,pc,pci: features, cleanups
3 years ago
watchdog
hw/watchdog: Allwinner WDT emulation for system reset
3 years ago
xen
xen_arm: Initialize RAM and add hi/low memory regions
3 years ago
xtensa
Include hw/irq.h a lot less
7 years ago
boards.h
CPU topology: extend with s390 specifics
3 years ago
clock.h
include/: spelling fixes
3 years ago
elf_ops.h
replace TABs with spaces
3 years ago
fw-path-provider.h
Use DECLARE_*CHECKER* macros
6 years ago
hotplug.h
pci: fix 'hotplugglable' property behavior
3 years ago
hw.h
compiler.h: replace QEMU_NORETURN with G_NORETURN
4 years ago
ide.h
hw/ide: Declare ide_get_[geometry/bios_chs_trans] in 'hw/ide/internal.h'
3 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
5 years ago
loader.h
hw: arm: Support direct boot for Linux/arm64 EFI zboot images
3 years ago
nmi.h
Use DECLARE_*CHECKER* macros
6 years ago
or-irq.h
hw: Replace qemu_or_irq typedef by OrIRQState
3 years ago
pcmcia.h
replace TABs with spaces
3 years ago
platform-bus.h
nomaintainer: Fix Lesser GPL version number
5 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
5 years ago
qdev-core.h
bulk: Do not declare function prototypes using 'extern' keyword
3 years ago
qdev-dma.h
Supply missing header guards
7 years ago
qdev-properties-system.h
CPU topology: extend with s390 specifics
3 years ago
qdev-properties.h
qdev: Add qdev_prop_set_array()
2 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
5 years ago
sysbus.h
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
6 years ago
usb.h
hw/usb: fix tab indentation
3 years ago
vmstate-if.h
Use DECLARE_*CHECKER* macros
6 years ago