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.
 
 
 
 
 
 
Paolo Bonzini e9abfcb57f clean-includes: run it once more 10 years ago
..
9pfs all: Remove unnecessary glib.h includes 10 years ago
acpi acpi: make bios_linker_loader_add_checksum() API offset based 10 years ago
alpha alpha: include cpu-qom.h in files that require AlphaCPU 10 years ago
arm arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdma 10 years ago
audio audio: Use DIV_ROUND_UP 10 years ago
block os-posix: include sys/mman.h 10 years ago
bt bt: rewrite csrhci_write to avoid out-of-bounds writes 10 years ago
char os-posix: include sys/mman.h 10 years ago
core qdev_try_create(): Assert that devices we put onto the system bus are SysBusDevices 10 years ago
cpu explicitly include qom/cpu.h 10 years ago
cris hw/char: QOM'ify etraxfs_ser.c 10 years ago
display os-posix: include sys/mman.h 10 years ago
dma introduce xlnx-dpdma 10 years ago
gpio hw/gpio: QOM'ify zaurus.c 10 years ago
i2c hw/i2c-ddc.c: Implement DDC I2C slave 10 years ago
i386 os-posix: include sys/mman.h 10 years ago
ide macio: call dma_memory_unmap() at the end of each DMA transfer 10 years ago
input hw: explicitly include qemu/log.h 10 years ago
intc s390x/kvm: add interface for clearing IO irqs 10 years ago
ipack ipack: Update e-mail address 10 years ago
ipmi hw/ipmi: fix spelling 10 years ago
isa ICH9: fix typo 10 years ago
lm32 hw/char: QOM'ify milkymist-uart.c 10 years ago
m68k hw: explicitly include qemu-common.h and cpu.h 11 years ago
mem pc-dimm: introduce realize callback 10 years ago
microblaze hw/char: QOM'ify xilinx_uartlite model 10 years ago
mips mips: use MIPSCPU instead of CPUMIPSState 10 years ago
misc os-posix: include sys/mman.h 10 years ago
moxie hw: explicitly include qemu-common.h and cpu.h 11 years ago
net clean-includes: run it once more 10 years ago
nvram fw_cfg: follow CODING_STYLE 10 years ago
openrisc hw: explicitly include qemu-common.h and cpu.h 11 years ago
pci pcie: Introduce function for DSN capability creation 10 years ago
pci-bridge hw/pci-bridge: Add missing unref in case register-bus fails 11 years ago
pci-host hw: explicitly include qemu/log.h 10 years ago
pcmcia hw: Clean up includes 11 years ago
ppc spapr: Ensure all LMBs are represented in ibm,dynamic-memory 10 years ago
s390x s390x: Limit s390-ccw machines to 248 CPUs 10 years ago
scsi * max-ram-below-4g improvement (Gerd) 10 years ago
sd hw/sd: QOM'ify pl181.c 10 years ago
sh4 cpu: move exec-all.h inclusion out of cpu.h 10 years ago
smbios include/qemu/osdep.h: Don't include qapi/error.h 11 years ago
sparc vl: Replace DT_NOGRAPHIC with machine option 10 years ago
sparc64 util: move declarations out of qemu-common.h 11 years ago
ssi hw: explicitly include qemu/log.h 10 years ago
timer hw: Clean up includes 10 years ago
tpm tpm: Fix write to file descriptor function 10 years ago
tricore hw: explicitly include qemu-common.h and cpu.h 11 years ago
unicore32 hw: explicitly include qemu-common.h and cpu.h 11 years ago
usb os-posix: include sys/mman.h 10 years ago
vfio os-posix: include sys/mman.h 10 years ago
virtio os-posix: include sys/mman.h 10 years ago
watchdog nmi: remove x86 specific nmi handling 10 years ago
xen os-posix: include sys/mman.h 10 years ago
xenpv xen: add pvUSB backend 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 11 years ago