summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tpm: tpm_spapr: Exit on TPM backend failuresStefan Berger2020-07-151-1/+4
* Update version for v5.1.0-rc0 releasePeter Maydell2020-07-151-1/+1
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-for-rc0-150720-3...Peter Maydell2020-07-1512-32/+174
|\
| * .travis.yml: skip ppc64abi32-linux-user with pluginsAlex Bennée2020-07-151-1/+2
| * plugins: expand the bb plugin to be thread safe and track per-cpuAlex Bennée2020-07-151-13/+84
| * cputlb: ensure we save the IOTLB data in case of resetAlex Bennée2020-07-153-3/+52
| * tests/plugins: don't unconditionally add -WpsabiAlex Bennée2020-07-152-4/+21
| * fpu/softfloat: fix up float16 nan recognitionLIU Zhiwei2020-07-151-2/+2
| * gitlab-ci/containers: Add missing wildcard where we should look for changesThomas Huth2020-07-151-0/+1
| * docker.py: fix fetching of FROM layersAlex Bennée2020-07-151-5/+11
| * tests/docker: Remove the libssh workaround from the ubuntu 20.04 imageThomas Huth2020-07-151-3/+0Star
| * docs/devel: fix grammar in multi-thread-tcgAlex Bennée2020-07-151-1/+1
* | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20200714' ...Peter Maydell2020-07-153-9/+6Star
|\ \
| * | MAINTAINERS: Adjust MIPS maintainership (add Huacai Chen & Jiaxun Yang)Aleksandar Markovic2020-07-141-0/+4
| * | target/mips: Fix ADD.S FPU instructionAlex Richardson2020-07-141-1/+1
| * | target/mips: Remove identical if/else branchesAleksandar Markovic2020-07-141-8/+1Star
* | | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200714...Peter Maydell2020-07-157-71/+368
|\ \ \
| * | | python/qmp.py: add QMPProtocolErrorJohn Snow2020-07-141-0/+10
| * | | python/qmp.py: add casts to JSON deserializationJohn Snow2020-07-141-2/+6
| * | | python/qmp.py: Do not return None from cmd_objJohn Snow2020-07-141-9/+5Star
| * | | python/qmp.py: re-absorb MonitorResponseErrorJohn Snow2020-07-143-18/+21
| * | | iotests.py: use qemu.qmp type aliasesJohn Snow2020-07-141-6/+3Star
| * | | python/qmp.py: Define common typesJohn Snow2020-07-141-0/+18
| * | | python/machine.py: change default wait timeout to 3 secondsJohn Snow2020-07-141-2/+2
| * | | python/machine.py: re-add sigkill warning suppressionJohn Snow2020-07-141-1/+6
| * | | python/machine.py: split shutdown into hard and soft flavorsJohn Snow2020-07-141-15/+83
| * | | tests/acceptance: Don't test reboot on cubieboardJohn Snow2020-07-141-6/+2Star
| * | | tests/acceptance: wait() instead of shutdown() where appropriateJohn Snow2020-07-142-0/+12
| * | | python/machine.py: Make wait() call shutdown()John Snow2020-07-141-8/+9
| * | | python/machine.py: Add a configurable timeout to shutdown()John Snow2020-07-141-3/+5
| * | | python/machine.py: Prohibit multiple shutdown() callsJohn Snow2020-07-141-1/+13
| * | | python/machine.py: Perform early cleanup for wait() calls, tooJohn Snow2020-07-141-0/+1
| * | | python/machine.py: Add _early_cleanup hookJohn Snow2020-07-141-6/+12
| * | | python/machine.py: Close QMP socket in cleanupJohn Snow2020-07-141-3/+4
| * | | python/machine.py: consolidate _post_shutdown()John Snow2020-07-141-14/+13Star
| * | | scripts/performance: Add dissect.py scriptAhmed Karaman2020-07-141-0/+166
| |/ /
* | | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sdcard-CVE-2020-1325...Peter Maydell2020-07-154-31/+106
|\ \ \ | |_|/ |/| |
| * | hw/sd/sdcard: Do not switch to ReceivingData if address is invalidPhilippe Mathieu-Daudé2020-07-141-14/+24
| * | hw/sd/sdcard: Update coding style to make checkpatch.pl happyPhilippe Mathieu-Daudé2020-07-141-8/+16
| * | hw/sd/sdcard: Do not allow invalid SD card sizesPhilippe Mathieu-Daudé2020-07-141-0/+25
| * | hw/sd/sdcard: Simplify realize() a bitPhilippe Mathieu-Daudé2020-07-141-5/+5
| * | hw/sd/sdcard: Restrict Class 6 commands to SCSD cardsPhilippe Mathieu-Daudé2020-07-141-0/+5
| * | tests/acceptance/boot_linux: Expand SD card image to power of 2Philippe Mathieu-Daudé2020-07-141-9/+22
| * | tests/acceptance/boot_linux: Tag tests using a SD card with 'device:sd'Philippe Mathieu-Daudé2020-07-141-0/+3
| * | docs/orangepi: Add instructions for resizing SD image to power of twoNiek Linnenbank2020-07-141-3/+13
| * | MAINTAINERS: Cc qemu-block mailing listPhilippe Mathieu-Daudé2020-07-141-0/+1
* | | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-07-13-tag' in...Peter Maydell2020-07-146-18/+96
|\ \ \
| * | | qga: Use qemu_get_host_name() instead of g_get_host_name()Michal Privoznik2020-07-141-4/+13
| * | | util: Introduce qemu_get_host_name()Michal Privoznik2020-07-143-0/+58
| * | | qga: fix assert regression on guest-shutdownMarc-André Lureau2020-07-141-1/+5