QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Zhenzhong Duan 43b8c43397 intel_iommu: Handle PASID cache invalidation 10 months ago
..
acpi qapi/acpi-hest: add an interface to do generic CPER error injection 10 months ago
adc hw/adc: Remove MAX111X device 2 years ago
arm hw/arm/aspeed: Rename and export connect_serial_hds_to_uarts() as aspeed_connect_serial_hds_to_uarts() 9 months ago
audio audio: move audio.h under include/qemu/ 9 months ago
block block: enable stats-intervals for storage devices 9 months ago
char * char: rename CharBackend->CharFrontend 9 months ago
core exec/cpu: Declare cpu_memory_rw_debug() in 'hw/core/cpu.h' and document 9 months ago
cpu Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
cxl hw/cxl: mailbox-utils: 0x5604 - FMAPI Initiate DC Add 1 year ago
display audio: move audio.h under include/qemu/ 9 months ago
dma include/hw/dma/xlnx_dpdma: Remove dependency on console.h 1 year ago
firmware hw/smbios: allow clearing the VM bit in SMBIOS table 0 10 months ago
fsi include/system: Move exec/memory.h to system/memory.h 1 year ago
gpio hw/gpio/aspeed: Fix definition of AspeedGPIOClass 1 year ago
hyperv include/hw/hyperv: Add MSHV ABI header definitions 10 months ago
i2c include/hw: replace FSF postal address with licenses URL 1 year ago
i386 intel_iommu: Handle PASID cache invalidation 9 months ago
ide include/system: Move exec/ioport.h to system/ioport.h 1 year ago
input qom: remove redundant typedef when use OBJECT_DECLARE_SIMPLE_TYPE 10 months ago
intc hw/int/loongarch: Include missing 'system/memory.h' header 10 months ago
ipack hw/ipack: Remove legacy qemu_allocate_irqs() use 2 years ago
ipmi include/system: Move exec/memory.h to system/memory.h 1 year ago
isa audio: move audio.h under include/qemu/ 9 months ago
loongarch hw/loongarch/virt: Sort order by hardware device base address 10 months ago
m68k include/system: Move exec/memory.h to system/memory.h 1 year ago
mem include/system: Move exec/memory.h to system/memory.h 1 year ago
mips include/system: Move exec/memory.h to system/memory.h 1 year ago
misc * char: rename CharBackend->CharFrontend 9 months ago
net hw/hppa: Enable LASI i82596 network on 715 machine 9 months ago
nubus include/system: Move exec/address-spaces.h to system/address-spaces.h 1 year ago
nvram hw/core/register: remove the calls to `register_finalize_block' 10 months ago
openrisc hw/openrisc: Support monitor dumpdtb command 1 year ago
pci hw/nvme: connect SPDM over NVMe Security Send/Recv 9 months ago
pci-bridge hw/pci-bridge/cxl-upstream: Add properties to control link speed and width 2 years ago
pci-host qom: remove redundant typedef when use OBJECT_DECLARE_SIMPLE_TYPE 10 months ago
ppc ppc/spapr: Cleanup MSI IRQ number handling 9 months ago
remote include/system: Move exec/memory.h to system/memory.h 1 year ago
riscv hw/riscv: Widen OpenSBI dynamic info struct 10 months ago
rtc hw/i386: move rtc-reset-reinjection command out of hw/rtc 2 years ago
rx hw/rx/rx62n: Only call qdev_get_gpio_in() when necessary 3 years ago
s390x hw/s390x/ccw: Remove SCLPDevice::increment_size field 10 months ago
scsi qom: remove redundant typedef when use OBJECT_DECLARE_SIMPLE_TYPE 10 months ago
sd hw/sd/sdcard: Remove support for spec v1.10 11 months ago
sensor hw/sensor: Add IC_DEVICE_ID to ISL voltage regulators 4 years ago
sh4 include/system: Move exec/memory.h to system/memory.h 1 year ago
southbridge x86: ich9: fix default value of 'No Reboot' bit in GCS 10 months ago
sparc hw/sparc/grlib: split out the headers for each peripherals 3 years ago
ssi hw/ssi: Document ssi_transfer() method 11 months ago
timer hw/pcspk: use explicitly the required PIT types 10 months ago
tricore include/system: Move exec/address-spaces.h to system/address-spaces.h 1 year ago
uefi hw/uefi: Include missing 'system/memory.h' header 10 months ago
usb hw/usb/hcd-dwc3: Align global registers size with Linux 1 year ago
vfio qom: remove redundant typedef when use OBJECT_DECLARE_SIMPLE_TYPE 10 months ago
virtio * char: rename CharBackend->CharFrontend 9 months ago
vmapple hw/vmapple/virtio-blk: Add support for apple virtio-blk 1 year ago
watchdog aspeed/wdt: Add AST2700 support 2 years ago
xen hw/xen: Avoid non-inclusive language in params.h 10 months ago
xtensa include/system: Move exec/memory.h to system/memory.h 1 year ago
boards.h hw/boards: Introduce DEFINE_MACHINE_WITH_INTERFACE_ARRAY() macro 10 months ago
clock.h clock: clear callback on unparent 2 years ago
elf_ops.h.inc hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc 2 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 meson: Only allow CONFIG_USER_ONLY from certain source sets 1 year ago
irq.h hw/irq: New qemu_init_irq_child() function 11 months ago
loader-fit.h hw/mips/boston: Support dumpdtb monitor commands 1 year ago
loader.h hw/core/loader: capture Error from load_image_targphys 10 months ago
nmi.h Use DECLARE_*CHECKER* macros 6 years ago
or-irq.h hw: Replace qemu_or_irq typedef by OrIRQState 3 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 hw/qdev: Have qdev_get_gpio_out_connector() take const DeviceState arg 10 months ago
qdev-dma.h Supply missing header guards 7 years ago
qdev-properties-system.h audio: remove QEMUSoundCard 9 months ago
qdev-properties.h qdev: Change PropertyInfo method print() to return malloc'ed string 10 months ago
register.h hw/core/register: remove the `register_finalize_block' function 10 months ago
registerfields.h hw/registerfields: Add shared fields macros 4 years ago
resettable.h reset: Add RESET_TYPE_WAKEUP 2 years ago
stream.h hw/core/stream: Rename StreamSlave as StreamSink 6 years ago
sysbus.h hw/sysbus: Have various helpers take a const SysBusDevice argument 10 months ago
usb.h include/system: Move exec/memory.h to system/memory.h 1 year ago
vmstate-if.h Use DECLARE_*CHECKER* macros 6 years ago