aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-17ipmi: Fix a man page entryCorey Minyard1-1/+1
2020-07-17ipmi: Add man page pieces for the IPMI PCI devicesCorey Minyard1-0/+9
2020-07-16Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200716-pull-request...Peter Maydell2-2/+2
2020-07-16Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-07-15-1...Peter Maydell2-2/+9
2020-07-16Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell15-77/+188
2020-07-16usb: fix storage regressionGerd Hoffmann1-2/+1
2020-07-16vfio: fix use-after-free in displayGerd Hoffmann1-0/+1
2020-07-15tests: tpm: Skip over pcrUpdateCounter byte in result comparisonStefan Berger1-1/+5
2020-07-15tpm: tpm_spapr: Exit on TPM backend failuresStefan Berger1-1/+4
2020-07-15Update version for v5.1.0-rc0 releasev5.1.0-rc0Peter Maydell1-1/+1
2020-07-15Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-for-rc0-150720-3...Peter Maydell12-32/+174
2020-07-15ftgmac100: fix dblac write testerik-smit1-6/+8
2020-07-15net: detect errors from probing vnet hdr flag for TAP devicesDaniel P. Berrange6-12/+29
2020-07-15net: check if the file descriptor is valid before using itLaurent Vivier5-39/+79
2020-07-15qemu-options.hx: Clean up and fix typo for colo-compareZhang Chen1-16/+16
2020-07-15net/colo-compare.c: Expose compare "max_queue_size" to usersZhang Chen2-3/+45
2020-07-15hw/net: Added CSO for IPv6Andrew1-3/+12
2020-07-15virtio-net: fix removal of failover deviceJuan Quintela1-0/+1
2020-07-15Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20200714' ...Peter Maydell3-9/+6
2020-07-15Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200714...Peter Maydell7-71/+368
2020-07-15.travis.yml: skip ppc64abi32-linux-user with pluginsAlex Bennée1-1/+2
2020-07-15plugins: expand the bb plugin to be thread safe and track per-cpuAlex Bennée1-13/+84
2020-07-15cputlb: ensure we save the IOTLB data in case of resetAlex Bennée3-3/+52
2020-07-15tests/plugins: don't unconditionally add -WpsabiAlex Bennée2-4/+21
2020-07-15fpu/softfloat: fix up float16 nan recognitionLIU Zhiwei1-2/+2
2020-07-15gitlab-ci/containers: Add missing wildcard where we should look for changesThomas Huth1-0/+1
2020-07-15docker.py: fix fetching of FROM layersAlex Bennée1-5/+11
2020-07-15tests/docker: Remove the libssh workaround from the ubuntu 20.04 imageThomas Huth1-3/+0
2020-07-15docs/devel: fix grammar in multi-thread-tcgAlex Bennée1-1/+1
2020-07-15Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sdcard-CVE-2020-1325...Peter Maydell4-31/+106
2020-07-14python/qmp.py: add QMPProtocolErrorJohn Snow1-0/+10
2020-07-14python/qmp.py: add casts to JSON deserializationJohn Snow1-2/+6
2020-07-14python/qmp.py: Do not return None from cmd_objJohn Snow1-9/+5
2020-07-14python/qmp.py: re-absorb MonitorResponseErrorJohn Snow3-18/+21
2020-07-14iotests.py: use qemu.qmp type aliasesJohn Snow1-6/+3
2020-07-14python/qmp.py: Define common typesJohn Snow1-0/+18
2020-07-14python/machine.py: change default wait timeout to 3 secondsJohn Snow1-2/+2
2020-07-14python/machine.py: re-add sigkill warning suppressionJohn Snow1-1/+6
2020-07-14python/machine.py: split shutdown into hard and soft flavorsJohn Snow1-15/+83
2020-07-14tests/acceptance: Don't test reboot on cubieboardJohn Snow1-6/+2
2020-07-14tests/acceptance: wait() instead of shutdown() where appropriateJohn Snow2-0/+12
2020-07-14python/machine.py: Make wait() call shutdown()John Snow1-8/+9
2020-07-14python/machine.py: Add a configurable timeout to shutdown()John Snow1-3/+5
2020-07-14python/machine.py: Prohibit multiple shutdown() callsJohn Snow1-1/+13
2020-07-14python/machine.py: Perform early cleanup for wait() calls, tooJohn Snow1-0/+1
2020-07-14python/machine.py: Add _early_cleanup hookJohn Snow1-6/+12
2020-07-14python/machine.py: Close QMP socket in cleanupJohn Snow1-3/+4
2020-07-14python/machine.py: consolidate _post_shutdown()John Snow1-14/+13
2020-07-14scripts/performance: Add dissect.py scriptAhmed Karaman1-0/+166
2020-07-14Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-07-13-tag' in...Peter Maydell6-18/+96