aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-27qemu-iotests/199: better catch postcopy timeVladimir Sementsov-Ogievskiy1-15/+57
2020-07-27qemu-iotests/199: drop extra constraintsVladimir Sementsov-Ogievskiy1-2/+1
2020-07-27qemu-iotests/199: fix styleVladimir Sementsov-Ogievskiy1-6/+7
2020-07-27qcow2: Fix capitalization of header extension constant.Andrey Shinkevich2-2/+2
2020-07-27linux-user: Use getcwd syscall directlyAndreas Schwab1-8/+1
2020-07-27linux-user: Fix syscall rt_sigtimedwait() implementationFilip Bozuta1-1/+3
2020-07-27linux-user: Ensure mmap_min_addr is non-zeroRichard Henderson1-2/+14
2020-07-27Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell12-10/+60
2020-07-27Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200727' into stagingPeter Maydell2-2/+7
2020-07-27virtio-pci: fix virtio_pci_queue_enabled()Laurent Vivier3-2/+8
2020-07-27target/arm: Improve IMPDEF algorithm for IRGRichard Henderson1-7/+30
2020-07-27hw/arm/boot: Fix MTE for EL3 direct kernel bootRichard Henderson1-0/+3
2020-07-27hw/arm/boot: Fix PAUTH for EL3 direct kernel bootRichard Henderson1-0/+3
2020-07-27docs/system/arm/virt: Document 'mte' machine optionPeter Maydell1-0/+4
2020-07-27target/arm: Always pass cacheattr in S1_ptw_translateRichard Henderson1-13/+6
2020-07-27hw/misc/aspeed_sdmc: Fix incorrect memory sizePhilippe Mathieu-Daudé1-3/+4
2020-07-27ACPI: Assert that we don't run out of the preallocated memoryDongjiu Geng1-8/+4
2020-07-27Update OpenBIOS images to 7f28286f built from submodule.Mark Cave-Ayland4-0/+0
2020-07-27Merge remote-tracking branch 'remotes/stsquad/tags/pull-fixes-for-rc2-270720-...Peter Maydell18-311/+390
2020-07-27iotests/197: Fix for compat=0.10Max Reitz1-1/+3
2020-07-27MAINTAINERS: Cover the firmware JSON schemaPhilippe Mathieu-Daudé1-0/+8
2020-07-27vhost-vdpa :Fix Coverity CID 1430270 / CID 1420267Cindy Lu1-2/+2
2020-07-27libvhost-user: Report descriptor index on panicPhilippe Mathieu-Daudé1-2/+2
2020-07-27Fix vhost-user buffer over-read on ram hot-unplugRaphael Norwitz1-1/+1
2020-07-27hw/pci-host: save/restore pci host config registerHogan Wang4-1/+37
2020-07-27virtio-mem-pci: force virtio version 1David Hildenbrand1-2/+2
2020-07-27iotests: Select a default machine for the rx and avr targetsThomas Huth1-5/+9
2020-07-27block/amend: Check whether the node existsMax Reitz1-1/+5
2020-07-27tests/vm: add shutdown timeout in basevm.pyRobert Foley1-5/+10
2020-07-27python/qemu: Change ConsoleSocket to optionally drain socket.Robert Foley2-46/+59
2020-07-27python/qemu: Cleanup changes to ConsoleSocketRobert Foley3-32/+34
2020-07-27linux-user, ppc: fix clock_nanosleep() for linux-user-ppcLaurent Vivier1-7/+0
2020-07-27linux-user: fix clock_nanosleep()Laurent Vivier1-1/+7
2020-07-27tests/docker: add support for DEB_KEYRINGAlex Bennée1-0/+7
2020-07-27tests/docker: fix binfmt_misc image buildingAlex Bennée1-1/+1
2020-07-27tests/docker: fix update command due to python3 str/bytes distinctionAlex Bennée1-6/+7
2020-07-27linux-user: don't use MAP_FIXED in pgd_find_hole_fallbackAlex Bennée2-4/+9
2020-07-27target/i386: floatx80: avoid compound literals in static initializersLaszlo Ersek2-213/+214
2020-07-27accel/tcg: better handle memory constrained systemsAlex Bennée1-1/+6
2020-07-27util/oslib-win32: add qemu_get_host_physmem implementationAlex Bennée1-1/+6
2020-07-27util: add qemu_get_host_physmem utility functionAlex Bennée3-0/+33
2020-07-27semihosting: don't send the trailing '\0'KONRAD Frederic1-1/+3
2020-07-27semihosting: defer connect_chardevs a little more to use serialxKONRAD Frederic1-2/+3
2020-07-27shippable: add one more qemu to registry urlAlex Bennée1-1/+1
2020-07-27Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.1-20200727' into...Peter Maydell3-5/+4
2020-07-27pseries: fix kvmppc_set_fwnmi()Laurent Vivier3-5/+4
2020-07-26Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200725' into stagingPeter Maydell3-6/+8
2020-07-25Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-07-24-1...Peter Maydell5-31/+59
2020-07-25Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200724-pull-request...Peter Maydell4-3/+2
2020-07-25python/machine: Change default timeout to 30 secondsJohn Snow1-15/+15