名称 最后提交 最后更新
..
Makefile.objs COLO: Remove colo_state migration struct
block-dirty-bitmap.c dirty-bitmap: fix double lock on bitmap enabling
block.c migration/block: compare only read blocks against the rate limiter
block.h migration: disable auto-converge during bulk block migration
channel.c Migration+TLS: Fix crash due to double cleanup
channel.h migration: Route errors down through migration_channel_connect
colo-failover.c qapi/migration.json: Rename COLO unknown mode to none mode.
colo.c COLO: notify net filters about checkpoint/failover event
exec.c migration: unify incoming processing
exec.h migration: Export exec.c functions in its own file
fd.c migration: unify incoming processing
fd.h migration: Export fd.c functions in its own file
global_state.c migration: pre_save return int
migration.c COLO: Load dirty pages into SVM's RAM cache firstly
migration.h migration: do not wait for free thread
page_cache.c migration: use local path for local headers
page_cache.h migration: Make cache_init() take an error parameter
postcopy-ram.c migration: Stop postcopy fault thread before notifying
postcopy-ram.h postcopy: drop ram_pages parameter from postcopy_ram_incoming_init()
qemu-file-channel.c migration: invoke qio_channel_yield only when qemu_in_coroutine()
qemu-file-channel.h migration: Export qemu-file-channel.c functions in its own file
qemu-file.c migration: disable RDMA WRITE after postcopy started
qemu-file.h migration: stop compression to allocate and free memory frequently
qjson.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
qjson.h typedefs: add QJSON
ram.c COLO: flush host dirty ram from cache
ram.h COLO: Load dirty pages into SVM's RAM cache firstly
rdma.c migration/rdma: Fix uninitialised rdma_return_path
rdma.h migration: Export rdma.c functions in its own file
savevm.c savevm: split the process of different stages for loadvm/savevm
savevm.h savevm: split the process of different stages for loadvm/savevm
socket.c migration: unify incoming processing
socket.h migration: Export functions to create send channels
tls.c qio: non-default context for TLS handshake
tls.h migration: Export tls.c functions in its own file
trace-events COLO: Flush memory data from ram cache
vmstate-types.c migration: Route more error paths
vmstate.c migration: Correctly handle subsections with no 'needed' function
xbzrle.c migration: Create migration/xbzrle.h
xbzrle.h migration: Create migration/xbzrle.h

项目简介

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

发行版本

当前项目没有发行版本

贡献者 206

全部贡献者

开发语言

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