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.
 
 
 
 
 
 
Jamin Lin 7e65aa39b3 hw/misc/aspeed_hace: Support DMA 64 bits dram address 1 year ago
..
acpi hw/acpi/pcihp: Fix typo in function name 1 year ago
adc hw/adc: Remove MAX111X device 2 years ago
arm hw/arm: Replace TABs for spaces in OMAP board and device code 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 target/migration: Inline VMSTATE_CPU() 1 year ago
cpu Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
cxl hw/cxl/cxl-mailbox-utils: CXL CCI Get/Set alert config commands 1 year ago
display include/system: Move exec/memory.h to system/memory.h 1 year ago
dma include/hw/dma/xlnx_dpdma: Remove dependency on console.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.h: header cleanup 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 hw/intc/loongarch_pch: Merge three memory region into one 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 hw/misc/aspeed_hace: Support DMA 64 bits dram address 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 hw/pci-host: Remove unused pci_host_data_be_ops 1 year ago
pci-bridge hw/pci-bridge/cxl-upstream: Add properties to control link speed and width 2 years ago
pci-host hw/pci-host: Remove unused pci_host_data_be_ops 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 hw/riscv: Configurable MPFS CLINT timebase freq 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 3 years ago
s390x hw/s390x: Remove the obsolete hpage_1m_allowed switch 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 vfio/container: pass listener_begin/commit callbacks 1 year ago
virtio vhost-user: return failure if backend crash when live migration 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/hw/xen/interface/io/blkif.h: fix "the the" typo in comment 1 year ago
xtensa include/system: Move exec/memory.h to system/memory.h 1 year ago
boards.h include/hw/boards: add warning about changing deprecation logic 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