aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-27migration/block-dirty-bitmap: refactor state global variablesVladimir Sementsov-Ogievskiy
2020-07-27migration/block-dirty-bitmap: move mutex init to dirty_bitmap_mig_initVladimir Sementsov-Ogievskiy
2020-07-27migration/block-dirty-bitmap: rename dirty_bitmap_mig_cleanupVladimir Sementsov-Ogievskiy
2020-07-27migration/block-dirty-bitmap: rename state structure typesVladimir Sementsov-Ogievskiy
2020-07-27migration/block-dirty-bitmap: fix dirty_bitmap_mig_before_vm_startVladimir Sementsov-Ogievskiy
2020-07-27qemu-iotests/199: increase postcopy periodVladimir Sementsov-Ogievskiy
2020-07-27qemu-iotests/199: change discard patternsVladimir Sementsov-Ogievskiy
2020-07-27qemu-iotests/199: improve performance: set bitmap by discardVladimir Sementsov-Ogievskiy
2020-07-27qemu-iotests/199: better catch postcopy timeVladimir Sementsov-Ogievskiy
2020-07-27qemu-iotests/199: drop extra constraintsVladimir Sementsov-Ogievskiy
2020-07-27qemu-iotests/199: fix styleVladimir Sementsov-Ogievskiy
2020-07-27qcow2: Fix capitalization of header extension constant.Andrey Shinkevich
2020-07-27linux-user: Use getcwd syscall directlyAndreas Schwab
2020-07-27linux-user: Fix syscall rt_sigtimedwait() implementationFilip Bozuta
2020-07-27linux-user: Ensure mmap_min_addr is non-zeroRichard Henderson
2020-07-27Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-07-27Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200727' into stagingPeter Maydell
2020-07-27virtio-pci: fix virtio_pci_queue_enabled()Laurent Vivier
2020-07-27target/arm: Improve IMPDEF algorithm for IRGRichard Henderson
2020-07-27hw/arm/boot: Fix MTE for EL3 direct kernel bootRichard Henderson
2020-07-27hw/arm/boot: Fix PAUTH for EL3 direct kernel bootRichard Henderson
2020-07-27docs/system/arm/virt: Document 'mte' machine optionPeter Maydell
2020-07-27target/arm: Always pass cacheattr in S1_ptw_translateRichard Henderson
2020-07-27hw/misc/aspeed_sdmc: Fix incorrect memory sizePhilippe Mathieu-Daudé
2020-07-27ACPI: Assert that we don't run out of the preallocated memoryDongjiu Geng
2020-07-27Update OpenBIOS images to 7f28286f built from submodule.Mark Cave-Ayland
2020-07-27Merge remote-tracking branch 'remotes/stsquad/tags/pull-fixes-for-rc2-270720-...Peter Maydell
2020-07-27iotests/197: Fix for compat=0.10Max Reitz
2020-07-27MAINTAINERS: Cover the firmware JSON schemaPhilippe Mathieu-Daudé
2020-07-27vhost-vdpa :Fix Coverity CID 1430270 / CID 1420267Cindy Lu
2020-07-27libvhost-user: Report descriptor index on panicPhilippe Mathieu-Daudé
2020-07-27Fix vhost-user buffer over-read on ram hot-unplugRaphael Norwitz
2020-07-27hw/pci-host: save/restore pci host config registerHogan Wang
2020-07-27virtio-mem-pci: force virtio version 1David Hildenbrand
2020-07-27iotests: Select a default machine for the rx and avr targetsThomas Huth
2020-07-27block/amend: Check whether the node existsMax Reitz
2020-07-27tests/vm: add shutdown timeout in basevm.pyRobert Foley
2020-07-27python/qemu: Change ConsoleSocket to optionally drain socket.Robert Foley
2020-07-27python/qemu: Cleanup changes to ConsoleSocketRobert Foley
2020-07-27linux-user, ppc: fix clock_nanosleep() for linux-user-ppcLaurent Vivier
2020-07-27linux-user: fix clock_nanosleep()Laurent Vivier
2020-07-27tests/docker: add support for DEB_KEYRINGAlex Bennée
2020-07-27tests/docker: fix binfmt_misc image buildingAlex Bennée
2020-07-27tests/docker: fix update command due to python3 str/bytes distinctionAlex Bennée
2020-07-27linux-user: don't use MAP_FIXED in pgd_find_hole_fallbackAlex Bennée
2020-07-27target/i386: floatx80: avoid compound literals in static initializersLaszlo Ersek
2020-07-27accel/tcg: better handle memory constrained systemsAlex Bennée
2020-07-27util/oslib-win32: add qemu_get_host_physmem implementationAlex Bennée
2020-07-27util: add qemu_get_host_physmem utility functionAlex Bennée
2020-07-27semihosting: don't send the trailing '\0'KONRAD Frederic