名称 最后提交 最后更新
..
9pfs 9pfs: Fix warnings from Sparse
acpi hw/acpi/aml-build: Fix memory leak
alpha alpha: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory
arm arm: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory
audio pcspk: Fix I/O port name
block fdc: force the fifo access to be in bounds of the allocated buffer
bt bt-sdp: fix broken uuids power-of-2 calculation
char sysbus: Make devices picking up backends unavailable with -device
core hw/core: rebase sysbus_get_fw_dev_path() to g_strdup_printf()
cpu icc_bus: fix typo ICC_BRIGDE -> ICC_BRIDGE
cris cris: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory
display Fix remaining warnings from Sparse (void return)
dma omap: Fix warnings from Sparse
gpio omap: Fix warnings from Sparse
i2c pci: Trivial device model conversions to realize
i386 pc: acpi: fix pvpanic regression
ide AHCI: Protect cmd register
input adb.c: include ADBDevice parent state in KBDState and MouseState
intc target-i386: clear bsp bit when designating bsp
ipack pci: Trivial device model conversions to realize
isa hw: Mark devices picking up char backends actively FIXME
lm32 lm32: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory
m68k m68k: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory
mem pc-dimm: Add description for device list.
microblaze Remove superfluous '\n' around error_report()
mips mips: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory
misc omap: Fix warnings from Sparse
moxie memory: add parameter errp to memory_region_init_ram
net virtio-net: fix the upper bound when trying to delete queues
nvram fw_cfg: factor out initialization of FW_CFG_ID (rev. number)
openrisc hw/core/loader: implement address translation in uimage loader
pci-bridge Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
pci-host mips: fix broken fulong2e machine
pci pci: Fix crash with illegal "-net nic, model=xxx" option
pcmcia hmp: Remove "info pcmcia"
ppc Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
s390x s390x/ipl: avoid sign extension
scsi virtio-scsi-dataplane: fix memory leak for VirtIOSCSIVring
sd sysbus: Make devices picking up backends unavailable with -device
sh4 r2d: Don't use legacy -usbdevice support for setting up board
sparc sparc: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory
sparc64 fw_cfg: factor out initialization of FW_CFG_ID (rev. number)
ssi omap: Fix warnings from Sparse
timer i8254: fix out-of-bounds memory access in pit_ioport_read()
tpm Fix remaining warnings from Sparse (void return)
tricore target-tricore: check return value before using it
unicore32 unicore32: Use uc32_cpu_init()
usb usb: fix usb-net segfault
vfio vfio: Remove superfluous '\n' around error_report()
virtio vhost: fix log base address
watchdog i6300esb: Fix signed integer overflow
xen xen: limit guest control of PCI command register
xenpv hw: Convert from BlockDriverState to BlockBackend, mostly
xtensa xtensa: Remove superfluous '\n' around error_report()
Makefile.objs vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio

项目简介

QEMU是一套由Fabrice Bellard所编写的模拟处理器的自由软件。它与Bochs,PearPC近似,但其具有某些后两者所不具备的特性,如高速度及跨平台的特性。经由kqemu这个开源的加速器,QEMU能模拟至接近真实电脑的速度。

发行版本

当前项目没有发行版本

贡献者 206

全部贡献者

开发语言

  • C 89.8 %
  • C++ 3.5 %
  • Python 3.2 %
  • Shell 1.8 %
  • Assembly 0.4 %
反馈
建议
客服 返回
顶部