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.
 
 
 
 
 
 
Peter Maydell a1f728ecc9 gdbstub: Allow gdb_core_xml_file to be set at runtime 1 year ago
..
acpi include/system: Move exec/memory.h to system/memory.h 1 year ago
adc hw/adc: Remove MAX111X device 2 years ago
arm include/system: Move exec/memory.h to system/memory.h 1 year ago
audio virtio-snd: rewrite invalid tx/rx message handling 2 years ago
block hw/block: Remove ecc 2 years ago
char include/system: Move exec/ioport.h to system/ioport.h 1 year ago
core gdbstub: Allow gdb_core_xml_file to be set at runtime 1 year ago
cpu Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
cxl hw/cxl: Introduce CXL_T3_MSIX_VECTOR enumeration 1 year ago
display include/system: Move exec/memory.h to system/memory.h 1 year ago
dma include/system: Move exec/ioport.h to system/ioport.h 1 year ago
firmware hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults() 2 years ago
fsi include/system: Move exec/memory.h to system/memory.h 1 year ago
gpio include/system: Move exec/memory.h to system/memory.h 1 year ago
hyperv hw/hyperv/hyperv-proto: Move SYNDBG definitions from target/i386 1 year ago
i2c include/system: Move exec/memory.h to system/memory.h 1 year ago
i386 qom: Have class_init() take a const data argument 1 year ago
ide include/system: Move exec/ioport.h to system/ioport.h 1 year ago
input hw/input: Remove lm832x device 2 years ago
intc include/hw/intc: Remove ifndef CONFIG_USER_ONLY from armv7m_nvic.h 1 year 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 include/system: Move exec/ioport.h to system/ioport.h 1 year ago
loongarch hw/loongarch/virt: Update the ACPI table for hotplug cpu 1 year 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 include/system: Move exec/address-spaces.h to system/address-spaces.h 1 year ago
net include/system: Move exec/memory.h to system/memory.h 1 year ago
nubus include/system: Move exec/address-spaces.h to system/address-spaces.h 1 year ago
nvram include/system: Move exec/memory.h to system/memory.h 1 year ago
openrisc hw/openrisc: Support monitor dumpdtb command 1 year ago
pci include/system: Move exec/memory.h to system/memory.h 1 year ago
pci-bridge hw/pci-bridge/cxl-upstream: Add properties to control link speed and width 2 years ago
pci-host include/system: Move exec/memory.h to system/memory.h 1 year ago
ppc include/system: Move exec/address-spaces.h to system/address-spaces.h 1 year ago
remote include/system: Move exec/memory.h to system/memory.h 1 year ago
riscv target/riscv: Handle Smrnmi interrupt and exception 2 years 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 include/hw/s390x: Remove ifndef CONFIG_USER_ONLY in css.h 1 year ago
scsi scsi: introduce requests_lock 1 year ago
sd hw/sd/sdhci: Remove need for SDHCI_VENDOR_IMX definition 1 year 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 include/system: Move exec/memory.h to system/memory.h 1 year ago
sparc hw/sparc/grlib: split out the headers for each peripherals 3 years ago
ssi hw/ssi/pnv_spi: Put a limit to RDR match failures 1 year ago
timer include/system: Move exec/memory.h to system/memory.h 1 year ago
tricore include/system: Move exec/address-spaces.h to system/address-spaces.h 1 year ago
uefi hw/uefi: add include/hw/uefi/var-service.h 1 year ago
usb hw/usb/hcd-dwc3: Align global registers size with Linux 1 year ago
vfio include/system: Move exec/memory.h to system/memory.h 1 year ago
virtio qom: Constify TypeInfo::interfaces 1 year 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 include/system: Move exec/memory.h to system/memory.h 1 year ago
xtensa include/system: Move exec/memory.h to system/memory.h 1 year ago
boards.h qom: Have class_init() take a const data argument 1 year 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: Introduce qemu_init_irqs() helper 2 years ago
loader-fit.h hw/mips/boston: Support dumpdtb monitor commands 1 year ago
loader.h load_aout: replace bswap_needed with big_endian 1 year 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 5 years ago
qdev-core.h hw/qdev: Factor qdev_hotunplug_allowed() out 2 years ago
qdev-dma.h Supply missing header guards 7 years ago
qdev-properties-system.h hw/vmapple/virtio-blk: Add support for apple virtio-blk 1 year ago
qdev-properties.h qdev, rust/hpet: fix type of HPET "timers" property 1 year ago
register.h include/system: Move exec/memory.h to system/memory.h 1 year 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 include/system: Move exec/memory.h to system/memory.h 1 year 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