aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-11migration: Support gtree migrationEric Auger
2019-10-11migration/multifd: pages->used would be cleared when attach to multifd_send_s...Wei Yang
2019-10-11migration/multifd: initialize packet->magic/version once at setup stageWei Yang
2019-10-11migration/multifd: use pages->allocated instead of the static maxWei Yang
2019-10-11migration/multifd: fix a typo in comment of multifd_recv_unfill_packet()Wei Yang
2019-10-11migration/postcopy: check PostcopyState before setting to POSTCOPY_INCOMING_R...Wei Yang
2019-10-11migration/postcopy: rename postcopy_ram_enable_notify to postcopy_ram_incomin...Wei Yang
2019-10-11migration/postcopy: postpone setting PostcopyState to ENDWei Yang
2019-10-11migration/postcopy: mis->have_listen_thread check will never be touchedWei Yang
2019-10-11migration: report SaveStateEntry id and name on failureWei Yang
2019-10-11migration: pass in_postcopy instead of check state againWei Yang
2019-10-11migration/postcopy: fix typo in mark_postcopy_blocktime_begin's commentWei Yang
2019-10-11migration/postcopy: map large zero page in postcopy_ram_incoming_setup()Wei Yang
2019-10-11migration/postcopy: allocate tmp_page in setup stageWei Yang
2019-10-11migration: Don't try and recover return path in non-postcopyDr. David Alan Gilbert
2019-10-11rcu: Use automatic rc_read unlock in core memory/exec codeDr. David Alan Gilbert
2019-10-11migration: Use automatic rcu_read unlock in rdma.cDr. David Alan Gilbert
2019-10-11migration: Use automatic rcu_read unlock in ram.cDr. David Alan Gilbert
2019-10-11migration: Fix missing rcu_read_unlockDr. David Alan Gilbert
2019-10-11rcu: Add automatically released rcu_read_lock variantsDr. David Alan Gilbert
2019-10-11migration: use migration_is_active to represent active stateWei Yang
2019-10-08Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-10-08iotests/262: Switch source/dest VM launch orderMax Reitz
2019-10-08block: Skip COR for inactive nodesMax Reitz
2019-10-08virtio-blk: schedule virtio_notify_config to run on main contextSergio Lopez
2019-10-08util/ioc.c: try to reassure Coverity about qemu_iovec_init_extendedVladimir Sementsov-Ogievskiy
2019-10-08Merge remote-tracking branch 'remotes/philmd-gitlab/tags/edk2-next-20191007' ...Peter Maydell
2019-10-08Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell
2019-10-07Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-10-07edk2 build scripts: work around TianoCore#1607 without forcing Python 2Laszlo Ersek
2019-10-07edk2 build scripts: honor external BaseTools flags with uefi-test-toolsLaszlo Ersek
2019-10-07roms: Add a 'make help' target aliasPhilippe Mathieu-Daudé
2019-10-07roms/Makefile.edk2: don't pull in submodules when building from tarballMichael Roth
2019-10-07make-release: pull in edk2 submodules so we can build it from tarballsMichael Roth
2019-10-07Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191004' into...Peter Maydell
2019-10-04Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-10-04target/i386/kvm: Silence warning from Valgrind about uninitialized bytesThomas Huth
2019-10-04target/i386: work around KVM_GET_MSRS bug for secondary execution controlsPaolo Bonzini
2019-10-04target/i386: add VMX featuresPaolo Bonzini
2019-10-04vmxcap: correct the name of the variablesPaolo Bonzini
2019-10-04target/i386: add VMX definitionsPaolo Bonzini
2019-10-04target/i386: expand feature words to 64 bitsPaolo Bonzini
2019-10-04target/i386: introduce generic feature dependency mechanismPaolo Bonzini
2019-10-04target/i386: handle filtered_features in a new function mark_unavailable_feat...Paolo Bonzini
2019-10-04tests/docker: only enable ubsan for test-clangPaolo Bonzini
2019-10-04win32: work around main-loop busy loop on socket/fd eventMarc-André Lureau
2019-10-04tests: skip serial test on windowsMarc-André Lureau
2019-10-04util: WSAEWOULDBLOCK on connect should map to EINPROGRESSMarc-André Lureau
2019-10-04Fix wrong behavior of cpu_memory_rw_debug() function in SMMDmitry Poletaev
2019-10-04memory: allow memory_region_register_iommu_notifier() to failEric Auger