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 db0dd33559 hw/mips/boston: Support dumpdtb monitor commands 1 year ago
..
acpi hw/acpi: Add vmclock device 1 year ago
adc hw/adc: Remove MAX111X device 1 year ago
arm hw/arm: Add NPCM845 Evaluation board 1 year ago
audio virtio-snd: rewrite invalid tx/rx message handling 2 years ago
block hw/block: Remove ecc 1 year ago
char hw/char/imx_serial: Fix reset value of UFCR register 1 year ago
core cpu: Remove nr_cores from struct CPUState 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 hw/display: Remove Blizzard display device 2 years ago
dma include: Rename sysemu/ -> system/ 1 year ago
firmware hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults() 2 years ago
fsi hw/fsi: Aspeed APB2OPB & On-chip peripheral bus 2 years ago
gpio hw/gpio/aspeed: Support different memory region ops 1 year ago
hyperv include: Rename sysemu/ -> system/ 1 year ago
i2c hw/i2c/aspeed: Add support for Tx/Rx buffer 64 bit addresses 2 years ago
i386 hw/i386/pc: Remove unused pc_compat_2_3 declarations 1 year ago
ide include: Rename sysemu/ -> system/ 1 year ago
input hw/input: Remove lm832x device 2 years ago
intc hw/intc/loongson_ipi: Add more input parameter for cpu_by_arch_id 1 year ago
ipack hw/ipack: Remove legacy qemu_allocate_irqs() use 1 year ago
ipmi Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
isa include: Rename sysemu/ -> system/ 1 year ago
loongarch hw/loongarch/virt: CPU irq line connection improvement 1 year ago
m68k m68k: Clean up includes 2 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 1 year ago
misc hw/misc: Support NPCM8XX CLK Module Registers 1 year ago
net hw/net: Add NPCM8XX PCS Module 1 year ago
nubus hw/nubus: add nubus-virtio-mmio device 2 years ago
nvram include: Rename sysemu/ -> system/ 1 year ago
openrisc hw/openrisc: Support monitor dumpdtb command 1 year ago
pci pcie_sriov: Register VFs after migration 1 year ago
pci-bridge hw/pci-bridge/cxl-upstream: Add properties to control link speed and width 1 year ago
pci-host hw/pci-host/astro: Add LMMIO range support 1 year ago
ppc include: Rename sysemu/ -> system/ 1 year ago
remote remote: Remove unused remote_iohub_finalize 2 years 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 hw/s390x: Remove the "adapter_routes_max_batch" property from the flic 1 year ago
scsi esp.c: keep track of the DRQ state during DMA 2 years ago
sd hw/sd: Remove unused legacy functions, stop killing mammoths 1 year 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 2 years ago
ssi hw/ssi: Make flash size a property in NPCM7XX FIU 1 year ago
timer i386/fw_cfg: move hpet_cfg definition to hpet.c 1 year ago
tricore include: Rename sysemu/ -> system/ 1 year ago
usb hw/usb/uhci: Introduce and use register defines 1 year ago
vfio vfio: Introduce vfio_get_vfio_device() 1 year ago
virtio hw/virtio: reset virtio balloon stats on machine reset 1 year ago
watchdog aspeed/wdt: Add AST2700 support 2 years ago
xen hw/xen: Have legacy Xen backend inherit from DYNAMIC_SYS_BUS_DEVICE 1 year ago
xtensa Include hw/irq.h a lot less 7 years ago
boards.h hw/boards: Rename no_sdcard -> auto_create_sdcard 1 year 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 compiler.h: replace QEMU_NORETURN with G_NORETURN 4 years 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 hw/loader: Pass ELFDATA endian order argument to load_elf() 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/qdev-properties-system: Introduce EndianMode QAPI enum 1 year ago
qdev-properties.h hw/core/qdev-properties: Constify Property argument to PropertyInfo.print 1 year 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 5 years ago
sysbus.h hw/sysbus: Introduce TYPE_DYNAMIC_SYS_BUS_DEVICE 1 year ago
usb.h hw/usb: Inline usb_new() 1 year ago
vmstate-if.h Use DECLARE_*CHECKER* macros 6 years ago