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.
 
 
 
 
 
 
Laurent Vivier 43ab9a5376 hw/i386/vmport: fix missing definitions with non-log trace backends 9 years ago
..
9pfs 9pfs: fix v9fs_mark_fids_unreclaim() return value 9 years ago
acpi hw/acpi: ACPI_PM_* defines are not restricted to i386 arch 9 years ago
adc STM32F2xx: Add the ADC device 10 years ago
alpha hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init() 9 years ago
arm misc: remove duplicated includes 9 years ago
audio misc: remove old i386 dependency 9 years ago
block virtio-blk: reject configs with logical block size > physical block size 9 years ago
bt bt: stop the sdp memory allocation craziness 9 years ago
char misc: drop old i386 dependency 9 years ago
core Pull request 9 years ago
cpu hw: use "qemu/osdep.h" as first #include in source files 9 years ago
cris cris: use generic cpu_model parsing 9 years ago
display hw/display/vga: extract public API from i386/pc to "hw/display/vga.h" 9 years ago
dma sun4m_iommu: remove legacy sparc_iommu_memory_rw() function 9 years ago
gpio hw/gpio/omap_gpio.c: Don't use old_mmio 9 years ago
i2c hw/i2c: remove old i386 dependency 9 years ago
i386 hw/i386/vmport: fix missing definitions with non-log trace backends 9 years ago
ide hw/block: Use errp directly rather than local_err 9 years ago
input i386/pc: move vmmouse.c to hw/i386/ 9 years ago
intc i8259: move TYPE_INTERRUPT_STATS_PROVIDER upper 9 years ago
ipack pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices 9 years ago
ipmi hw/ipmi: remove old i386 dependency 9 years ago
isa hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init() 9 years ago
lm32 lm32: lm32_boards: use generic cpu_model parsing 9 years ago
m68k m68k: mcf5208: use generic cpu_model parsing 9 years ago
mem spapr: replace numa_get_node() with lookup in pc-dimm list 9 years ago
microblaze hw: Use new memory_region_init_{ram, rom, rom_device}() functions 9 years ago
mips hw/mips/boston: Remove workaround for writes to ROM aborting 9 years ago
misc i386/pc: move vmport.c to hw/i386/ 9 years ago
moxie hw/moxie/moxiesim: Add support for loading a BIOS on moxiesim 9 years ago
net hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.c 9 years ago
nios2 nios2: remove duplicated includes (in code commented out) 9 years ago
nvram nvram: add AT24Cx i2c eeprom 9 years ago
openrisc openrisc: use generic cpu_model parsing 9 years ago
pci pci: Initialize pci_dev->name before use 9 years ago
pci-bridge misc: remove old i386 dependency 9 years ago
pci-host e500: fix pci host bridge class/type 9 years ago
pcmcia hw: Clean up includes 11 years ago
ppc hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.c 9 years ago
s390x misc: remove duplicated includes 9 years ago
scsi scsi: provide general-purpose functions to manage sense data 9 years ago
sd pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices 9 years ago
sh4 sh4: shix: use generic cpu_model parsing 9 years ago
smbios hw: use "qemu/osdep.h" as first #include in source files 9 years ago
sparc misc: drop old i386 dependency 9 years ago
sparc64 sparc: sun4u/sun4v/niagara: use generic cpu_model parsing 9 years ago
ssi hw/ssi/aspeed_smc: remove unused #include 9 years ago
timer hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init() 9 years ago
tpm tpm: move qdev_prop_tpm to hw/tpm/ 9 years ago
tricore tricore: use generic cpu_model parsing 9 years ago
unicore32 hw/unicore32: restrict hw addr defines to source file 9 years ago
usb dev-storage: Fix the unusual function name 9 years ago
vfio hw: use "qemu/osdep.h" as first #include in source files 9 years ago
virtio hw/virtio-balloon: remove old i386 dependency 9 years ago
watchdog misc: drop old i386 dependency 9 years ago
xen xen/pt: Set is_express to avoid out-of-bounds write 9 years ago
xenpv xenfb: remove xen_init_display "temporary" hack 9 years ago
xtensa xtensa: lx60/lx200/ml605/kc705: use generic cpu_model parsing 9 years ago
Makefile.objs 9pfs: fix dependencies 9 years ago