Merge remote-tracking branch 'remotes/kraxel/tags/fixes-31-20181127-pull-request...
commit4822f1ee9efa8df56e29db0a68323b484bdb0335
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 27 Nov 2018 11:21:38 +0000 (27 11:21 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 27 Nov 2018 11:21:38 +0000 (27 11:21 +0000)
treee6b6aefcccf8d46f4c758d1b699abaef21bd0cff
parentd5d31c9a8ab5e87db4230602a6fd5da8eb13135c
parente1ca8f7e1915496148f6e0ce1f7c2309af013312
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-31-20181127-pull-request' into staging

various bugfixes for 3.1: fmops, ps2, cirrus, hda, usb-host, qapi

# gpg: Signature made Tue 27 Nov 2018 06:49:13 GMT
# gpg:                using RSA key 4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
# gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
# gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/fixes-31-20181127-pull-request:
  qapi: add query-display-options command
  usb-host: set ifs.detached as true if kernel driver is not active
  audio/hda: fix guest triggerable assert
  cirrus_vga/migration: update the bank offset before use
  ps2kbd: default to scan enabled after reset
  fmops: fix off-by-one in AR_TABLE and DR_TABLE array size

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