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.
 
 
 
 
 
 
Kevin Wolf a9d52a7563 block/qdev: Fix NULL access when using BB twice 10 years ago
..
9pfs 9p: synth: drop v9fs_ prefix 10 years ago
acpi pc: use new CPU hotplug interface since 2.7 machine type 10 years ago
alpha trace: split out trace events for hw/alpha/ directory 10 years ago
arm ast2400: create SPI flash slaves 10 years ago
audio pcspk: fix KVM 10 years ago
block block: Switch transfer length bounds to byte-based 10 years ago
bt bt: rewrite csrhci_write to avoid out-of-bounds writes 10 years ago
char * serial port fixes (Paolo) 10 years ago
core block/qdev: Fix NULL access when using BB twice 10 years ago
cpu cpu: Abstract CPU core type 10 years ago
cris hw/char: QOM'ify etraxfs_ser.c 10 years ago
display ssi: change ssi_slave_init to be a realize ops 10 years ago
dma dma: Add Xilinx Zynq devcfg device model 10 years ago
gpio hw/gpio: QOM'ify zaurus.c 10 years ago
i2c ICH9 SMB: make TYPE_ICH9_SMB_DEVICE macro public 10 years ago
i386 intel_iommu: Throw hw_error on notify_started 10 years ago
ide * serial port fixes (Paolo) 10 years ago
input pckbd: handle A20 IRQ as GPIO 10 years ago
intc armv7m_nvic: Use qemu_get_cpu(0) instead of current_cpu 10 years ago
ipack ipack: Update e-mail address 10 years ago
ipmi hw/ipmi: fix spelling 10 years ago
isa ich9: implement SCI_IRQ_SEL register 10 years ago
lm32 hw/char: QOM'ify milkymist-uart.c 10 years ago
m68k hw: explicitly include qemu-common.h and cpu.h 10 years ago
mem nvdimm: support nvdimm label 10 years ago
microblaze m25p80: qdev-ify drive property 10 years ago
mips mips: use MIPSCPU instead of CPUMIPSState 10 years ago
misc ssi: change ssi_slave_init to be a realize ops 10 years ago
moxie hw: explicitly include qemu-common.h and cpu.h 10 years ago
net ipxe: update submodule from 4e03af8ec to 041863191 10 years ago
nvram trace: split out trace events for hw/nvram/ directory 10 years ago
openrisc hw: explicitly include qemu-common.h and cpu.h 10 years ago
pci trace: split out trace events for hw/pci/ directory 10 years ago
pci-bridge fix some coding style problems 10 years ago
pci-host Q35: implement property interfece to several parameters 10 years ago
pcmcia hw: Clean up includes 10 years ago
ppc ppc/hash64: Add proper real mode translation support 10 years ago
s390x virtio-ccw: convert to ioeventfd callbacks 10 years ago
scsi block: Switch transfer length bounds to byte-based 10 years ago
sd ssi: change ssi_slave_init to be a realize ops 10 years ago
sh4 hw/sh4/sh_pci.c: Use ldl_le_p() and stl_le_p() 10 years ago
smbios ipmi: Add SMBIOS table entry 10 years ago
sparc trace: split out trace events for hw/sparc/ directory 10 years ago
sparc64 util: move declarations out of qemu-common.h 10 years ago
ssi ast2400: add SPI flash slaves 10 years ago
timer MC146818 RTC: add GPIO access to output IRQ 10 years ago
tpm tpm: Fix write to file descriptor function 10 years ago
tricore hw: explicitly include qemu-common.h and cpu.h 10 years ago
unicore32 hw: explicitly include qemu-common.h and cpu.h 10 years ago
usb usb-uas: hotplug support 10 years ago
vfio vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2) 10 years ago
virtio virtio-bus: remove old set_host_notifier callback 10 years ago
watchdog nmi: remove x86 specific nmi handling 10 years ago
xen xen: move xen_sysdev to xen_backend.c 10 years ago
xenpv xen: move xen_sysdev to xen_backend.c 10 years ago
xtensa replace muldiv64(a, b, c) by (uint64_t)a * b / c 10 years ago
Makefile.objs Add a base IPMI interface 10 years ago