]> www.infradead.org Git - users/dwmw2/qemu.git/commit
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 14 Aug 2017 11:43:07 +0000 (12:43 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 14 Aug 2017 11:43:07 +0000 (12:43 +0100)
commit87ecd4f3408265fc6403dfbe34fb885057f804ec
tree2e2dc15c2505d219bab39dee038d1d76ad2645ea
parent6fef22d7e650a5a7cad76c6115bea629e75eca9f
parenta808c0865b720e22ca2929ec3d362d4610fbad51
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging

trivial patches for 2017-08-14

# gpg: Signature made Mon 14 Aug 2017 12:07:03 BST
# gpg:                using RSA key 0x701B4F6B1A693E59
# gpg: Good signature from "Michael Tokarev <mjt@tls.msk.ru>"
# gpg:                 aka "Michael Tokarev <mjt@corpit.ru>"
# gpg:                 aka "Michael Tokarev <mjt@debian.org>"
# Primary key fingerprint: 6EE1 95D1 886E 8FFB 810D  4324 457C E0A0 8044 65C5
#      Subkey fingerprint: 7B73 BAD6 8BE7 A2C2 8931  4B22 701B 4F6B 1A69 3E59

* remotes/mjt/tags/trivial-patches-fetch:
  hw/misc/mmio_interface: Return after error_setg() to avoid crash
  qemu-iotests: remove comment about root privileges requirement
  qemu-iotests: remove commented out variables
  qemu-iotests: get rid of _full_imgproto_details()
  qemu-doc: Fix "-net van" typo
  libqtest: Fix typo in comments
  unicore32: abort when entering "x 0" on the monitor

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>