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.
 
 
 
 
 
 
Vinayak Holikatti 40ab4ed107 hw/cxl/cxl-mailbox-utils: Media operations Sanitize and Write Zeros commands CXL r3.2(8.2.10.9.5.3) 1 year ago
..
acpi include/system: Move exec/memory.h to system/memory.h 12 months ago
adc hw/adc: Remove MAX111X device 1 year ago
arm hw/arm: Attach PSPI module to NPCM8XX SoC 11 months ago
audio virtio-snd: rewrite invalid tx/rx message handling 2 years ago
block hw/block: Remove ecc 1 year ago
char include/system: Move exec/ioport.h to system/ioport.h 12 months ago
core target/migration: Inline VMSTATE_CPU() 11 months ago
cpu Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
cxl hw/cxl/cxl-mailbox-utils: Media operations Sanitize and Write Zeros commands CXL r3.2(8.2.10.9.5.3) 11 months ago
display include/system: Move exec/memory.h to system/memory.h 12 months ago
dma include/system: Move exec/ioport.h to system/ioport.h 12 months 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 12 months ago
gpio include/system: Move exec/memory.h to system/memory.h 12 months ago
hyperv hw/hyperv/hyperv.h: header cleanup 11 months ago
i2c include/system: Move exec/memory.h to system/memory.h 12 months ago
i386 qom: Have class_init() take a const data argument 12 months ago
ide include/system: Move exec/ioport.h to system/ioport.h 12 months ago
input hw/input: Remove lm832x device 2 years ago
intc loongarch queue 11 months ago
ipack hw/ipack: Remove legacy qemu_allocate_irqs() use 1 year ago
ipmi include/system: Move exec/memory.h to system/memory.h 12 months ago
isa include/system: Move exec/ioport.h to system/ioport.h 12 months 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 12 months ago
mem include/system: Move exec/memory.h to system/memory.h 12 months ago
mips include/system: Move exec/memory.h to system/memory.h 12 months ago
misc include/system: Move exec/address-spaces.h to system/address-spaces.h 12 months ago
net include/system: Move exec/memory.h to system/memory.h 12 months ago
nubus include/system: Move exec/address-spaces.h to system/address-spaces.h 12 months ago
nvram include/system: Move exec/memory.h to system/memory.h 12 months ago
openrisc hw/openrisc: Support monitor dumpdtb command 1 year ago
pci include/system: Move exec/memory.h to system/memory.h 12 months ago
pci-bridge hw/pci-bridge/cxl-upstream: Add properties to control link speed and width 1 year ago
pci-host include/system: Move exec/memory.h to system/memory.h 12 months ago
ppc include/system: Move exec/address-spaces.h to system/address-spaces.h 12 months ago
remote include/system: Move exec/memory.h to system/memory.h 12 months ago
riscv target/riscv: Handle Smrnmi interrupt and exception 1 year 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 2 years ago
s390x vfio: Rename vfio-common.h to vfio-device.h 12 months 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 12 months ago
southbridge include/system: Move exec/memory.h to system/memory.h 12 months ago
sparc hw/sparc/grlib: split out the headers for each peripherals 2 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 12 months ago
tricore include/system: Move exec/address-spaces.h to system/address-spaces.h 12 months 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 vfio/container: pass listener_begin/commit callbacks 11 months ago
virtio qom: Constify TypeInfo::interfaces 12 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 include/system: Move exec/memory.h to system/memory.h 12 months ago
xtensa include/system: Move exec/memory.h to system/memory.h 12 months ago
boards.h include/hw/boards: add warning about changing deprecation logic 11 months ago
clock.h clock: clear callback on unparent 1 year 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 12 months ago
irq.h hw/irq: Introduce qemu_init_irqs() helper 1 year 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 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 hw/qdev: Factor qdev_hotunplug_allowed() out 1 year 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 12 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 5 years ago
sysbus.h include/system: Move exec/memory.h to system/memory.h 12 months ago
usb.h include/system: Move exec/memory.h to system/memory.h 12 months ago
vmstate-if.h Use DECLARE_*CHECKER* macros 6 years ago