aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-10-04vfio: Turn the container error into an Error handleEric Auger
2019-10-04i386: Add CPUID bit for CLZERO and XSAVEERPTRSebastian Andrzej Siewior
2019-10-04docker: test-debug: disable LeakSanitizerPaolo Bonzini
2019-10-04lm32: do not leak memory on object_new/object_unrefPaolo Bonzini
2019-10-04cris: do not leak struct cris_disasm_dataPaolo Bonzini
2019-10-04mips: fix memory leaks in board initializationPaolo Bonzini
2019-10-04hppa: fix leak from g_strdup_printfPaolo Bonzini
2019-10-04mcf5208: fix leak from qemu_allocate_irqsPaolo Bonzini
2019-10-04microblaze: fix leak of fdevice tree blobPaolo Bonzini
2019-10-04ide: fix leak from qemu_allocate_irqsPaolo Bonzini
2019-10-04hw/isa: Introduce a CONFIG_ISA_SUPERIO switch for isa-superio.cThomas Huth
2019-10-04iotests: Remove Python 2 compatibility codeKevin Wolf
2019-10-04iotests: Require Python 3.6 or laterKevin Wolf