Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200724-pull-request' into...
commitb0ce3f021e0157e9a5ab836cb162c48caac132e1
authorPeter Maydell <peter.maydell@linaro.org>
Sat, 25 Jul 2020 17:46:48 +0000 (25 18:46 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Sat, 25 Jul 2020 17:46:48 +0000 (25 18:46 +0100)
treef54c35113ff714fdd3ef9a4c546c11276f298acf
parent8226a4b88b35aab2d7c95f9dbe2fcd662276685a
parent9b52b17ba5e96cec182537715e87308108b47117
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200724-pull-request' into staging

bugfixes: virtio-input, usb-dwc2, pixman.

# gpg: Signature made Fri 24 Jul 2020 17:42:43 BST
# gpg:                using RSA key 4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>" [full]
# gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>" [full]
# gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>" [full]
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/fixes-20200724-pull-request:
  configure: Allow to build tools without pixman
  hw/input/virtio-input-hid.c: Don't undef CONFIG_CURSES
  hw: Only compile the usb-dwc2 controller if it is really needed

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