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.
 
 
 
 
 
 
Xiaoyao Li 6e090ffe0d cpu: Remove nr_cores from struct CPUState 2 years ago
..
acpi Accel & Exec patch queue 2 years ago
adc hw/adc: Remove MAX111X device 2 years ago
arm include: Rename sysemu/ -> system/ 2 years ago
audio virtio-snd: rewrite invalid tx/rx message handling 2 years ago
block hw/block: Remove ecc 2 years ago
char hw/char: sifive_uart: Print uart characters async 2 years ago
core cpu: Remove nr_cores from struct CPUState 2 years ago
cpu Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
cxl hw/cxl/cxl-mailbox-utils: Fix for device DDR5 ECS control feature tables 2 years ago
display hw/display: Remove Blizzard display device 2 years ago
dma include: Rename sysemu/ -> system/ 2 years ago
firmware hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults() 2 years ago
fsi hw/fsi: Aspeed APB2OPB & On-chip peripheral bus 3 years ago
gpio hw/gpio/aspeed: Support different memory region ops 2 years ago
hyperv include: Rename sysemu/ -> system/ 2 years ago
i2c hw/i2c/aspeed: Add support for Tx/Rx buffer 64 bit addresses 2 years ago
i386 i386/topology: Introduce helpers for various topology info of different level 2 years ago
ide include: Rename sysemu/ -> system/ 2 years ago
input hw/input: Remove lm832x device 2 years ago
intc RISC-V PR for 10.0 2 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 include: Rename sysemu/ -> system/ 2 years ago
loongarch hw/loongarch/virt: Remove unnecessary 'cpu.h' inclusion 2 years ago
m68k m68k: Clean up includes 3 years ago
mem hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug() 2 years ago
mips hw/mips/cps: Set the vCPU 'cpu-big-endian' property 2 years ago
misc hw/misc/ivshmem-flat: Add ivshmem-flat device 2 years ago
net hw/net/lan9118_phy: Reuse MII constants 2 years ago
nubus hw/nubus: add nubus-virtio-mmio device 2 years ago
nvram include: Rename sysemu/ -> system/ 2 years ago
openrisc hw/openrisc: Split re-usable boot time apis out to boot.c 4 years ago
pci include: Rename sysemu/ -> system/ 2 years ago
pci-bridge hw/pci-bridge/cxl-upstream: Add properties to control link speed and width 2 years ago
pci-host hw/pci-host/gpex: Allow more than 4 legacy IRQs 2 years ago
ppc include: Rename sysemu/ -> system/ 2 years ago
remote remote: Remove unused remote_iohub_finalize 2 years ago
riscv Accel & Exec patch queue 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 Hi, 2 years ago
scsi esp.c: keep track of the DRQ state during DMA 3 years ago
sd hw/sd/aspeed_sdhci: Add AST2700 Support 2 years ago
sensor hw/sensor: Add IC_DEVICE_ID to ISL voltage regulators 4 years ago
sh4 hw/sh4: Remove sh7750_register_io_device() helper 2 years ago
southbridge hw/acpi/ich9: Add periodic and swsmi timer 2 years ago
sparc hw/sparc/grlib: split out the headers for each peripherals 3 years ago
ssi aspeed/smc: Fix write incorrect data into flash in user mode 2 years ago
timer hw/timer/hpet: Drop the unused macro 2 years ago
tricore include: Rename sysemu/ -> system/ 2 years ago
usb hw/usb/uhci: Introduce and use register defines 2 years ago
vfio vfio/migration: Refactor vfio_devices_all_running_and_mig_active() logic 2 years ago
virtio Hi, 2 years ago
watchdog aspeed/wdt: Add AST2700 support 2 years ago
xen hw/xen: Remove unnecessary 'exec/cpu-common.h' header 2 years ago
xtensa Include hw/irq.h a lot less 7 years ago
boards.h include: Rename sysemu/ -> system/ 2 years 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 compiler.h: replace QEMU_NORETURN with G_NORETURN 4 years ago
irq.h hw: Move declaration of IRQState to header and add init function 2 years ago
loader-fit.h nomaintainer: Fix Lesser GPL version number 6 years ago
loader.h loader: remove load_image_gzipped function as its not used anywhere 2 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
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 include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 years ago
qdev-dma.h Supply missing header guards 7 years ago
qdev-properties-system.h hw: Add "loadparm" property to scsi disk devices for booting on s390x 2 years ago
qdev-properties.h hw/core/qdev-properties: Constify Property argument to PropertyInfo.print 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 reset: Add RESET_TYPE_WAKEUP 2 years ago
stream.h hw/core/stream: Rename StreamSlave as StreamSink 6 years ago
sysbus.h hw/sysbus: Remove unused sysbus_mmio_unmap 2 years ago
usb.h hw/usb: remove usb_bus_find 2 years ago
vmstate-if.h Use DECLARE_*CHECKER* macros 6 years ago