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.
 
 
 
 
 
 
Bharata B Rao d0e5a8f293 spapr: Ensure all LMBs are represented in ibm,dynamic-memory 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 vl: Eliminate usb_enabled() 10 years ago
audio audio: Use DIV_ROUND_UP 10 years ago
block trivial patches for 2016-06-07 10 years ago
bt bt: rewrite csrhci_write to avoid out-of-bounds writes 10 years ago
char hw/char: QOM'ify escc.c (fix) 10 years ago
core qdev: Clean up around properties 10 years ago
cpu explicitly include qom/cpu.h 10 years ago
cris hw/char: QOM'ify etraxfs_ser.c 10 years ago
display xen: Use DIV_ROUND_UP 10 years ago
dma hw: explicitly include qemu/log.h 10 years ago
gpio hw: clean up hw/hw.h includes 10 years ago
i2c i2c: add aspeed i2c controller 10 years ago
i386 vl: Eliminate usb_enabled() 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 hw: Clean up includes 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 dbdma: use DMA memory interface for memory accesses 10 years ago
moxie hw: explicitly include qemu-common.h and cpu.h 11 years ago
net rocker: Use DIV_ROUND_UP 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/virtio-ccw: fix spelling 10 years ago
scsi * max-ram-below-4g improvement (Gerd) 10 years ago
sd hw: explicitly include qemu/log.h 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 hw/usb/dev-network.c: Use ldl_le_p() and stl_le_p() 10 years ago
vfio vfio: Check that IOMMU MR translates to system address space 10 years ago
virtio -----BEGIN PGP SIGNATURE----- 10 years ago
watchdog nmi: remove x86 specific nmi handling 10 years ago
xen xen: write information about supported backends 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