aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-15Update version for v5.1.0-rc0 releasev5.1.0-rc0Peter Maydell
2020-07-15Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-for-rc0-150720-3...Peter Maydell
2020-07-15Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20200714' ...Peter Maydell
2020-07-15Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200714...Peter Maydell
2020-07-15.travis.yml: skip ppc64abi32-linux-user with pluginsAlex Bennée
2020-07-15plugins: expand the bb plugin to be thread safe and track per-cpuAlex Bennée
2020-07-15cputlb: ensure we save the IOTLB data in case of resetAlex Bennée
2020-07-15tests/plugins: don't unconditionally add -WpsabiAlex Bennée
2020-07-15fpu/softfloat: fix up float16 nan recognitionLIU Zhiwei
2020-07-15gitlab-ci/containers: Add missing wildcard where we should look for changesThomas Huth
2020-07-15docker.py: fix fetching of FROM layersAlex Bennée
2020-07-15tests/docker: Remove the libssh workaround from the ubuntu 20.04 imageThomas Huth
2020-07-15docs/devel: fix grammar in multi-thread-tcgAlex Bennée
2020-07-15Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sdcard-CVE-2020-1325...Peter Maydell
2020-07-14python/qmp.py: add QMPProtocolErrorJohn Snow
2020-07-14python/qmp.py: add casts to JSON deserializationJohn Snow
2020-07-14python/qmp.py: Do not return None from cmd_objJohn Snow
2020-07-14python/qmp.py: re-absorb MonitorResponseErrorJohn Snow
2020-07-14iotests.py: use qemu.qmp type aliasesJohn Snow
2020-07-14python/qmp.py: Define common typesJohn Snow
2020-07-14python/machine.py: change default wait timeout to 3 secondsJohn Snow
2020-07-14python/machine.py: re-add sigkill warning suppressionJohn Snow
2020-07-14python/machine.py: split shutdown into hard and soft flavorsJohn Snow
2020-07-14tests/acceptance: Don't test reboot on cubieboardJohn Snow
2020-07-14tests/acceptance: wait() instead of shutdown() where appropriateJohn Snow
2020-07-14python/machine.py: Make wait() call shutdown()John Snow
2020-07-14python/machine.py: Add a configurable timeout to shutdown()John Snow
2020-07-14python/machine.py: Prohibit multiple shutdown() callsJohn Snow
2020-07-14python/machine.py: Perform early cleanup for wait() calls, tooJohn Snow
2020-07-14python/machine.py: Add _early_cleanup hookJohn Snow
2020-07-14python/machine.py: Close QMP socket in cleanupJohn Snow
2020-07-14python/machine.py: consolidate _post_shutdown()John Snow
2020-07-14scripts/performance: Add dissect.py scriptAhmed Karaman
2020-07-14Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-07-13-tag' in...Peter Maydell
2020-07-14MAINTAINERS: Adjust MIPS maintainership (add Huacai Chen & Jiaxun Yang)Aleksandar Markovic
2020-07-14target/mips: Fix ADD.S FPU instructionAlex Richardson
2020-07-14target/mips: Remove identical if/else branchesAleksandar Markovic
2020-07-14Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...Peter Maydell
2020-07-14Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-07-14Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell
2020-07-14Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-reques...Peter Maydell
2020-07-14hw/sd/sdcard: Do not switch to ReceivingData if address is invalidPhilippe Mathieu-Daudé
2020-07-14hw/sd/sdcard: Update coding style to make checkpatch.pl happyPhilippe Mathieu-Daudé
2020-07-14hw/sd/sdcard: Do not allow invalid SD card sizesPhilippe Mathieu-Daudé
2020-07-14hw/sd/sdcard: Simplify realize() a bitPhilippe Mathieu-Daudé
2020-07-14hw/sd/sdcard: Restrict Class 6 commands to SCSD cardsPhilippe Mathieu-Daudé
2020-07-14tests/acceptance/boot_linux: Expand SD card image to power of 2Philippe Mathieu-Daudé
2020-07-14tests/acceptance/boot_linux: Tag tests using a SD card with 'device:sd'Philippe Mathieu-Daudé
2020-07-14docs/orangepi: Add instructions for resizing SD image to power of twoNiek Linnenbank
2020-07-14MAINTAINERS: Cc qemu-block mailing listPhilippe Mathieu-Daudé