Merge remote-tracking branch 'remotes/berrange/tags/misc-fixes-pull-request' into...
commit42ccca1bd9456568f996d5646b2001faac96944b
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 7 Feb 2020 15:01:23 +0000 (7 15:01 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 7 Feb 2020 15:01:23 +0000 (7 15:01 +0000)
treee4237056312fb22b50f6700d7e874c6e47085578
parentb6bef1147f0f4edb7d8aac1e26d9511898ae854d
parent416b71906edfcf280ef31d0e5e607898330b6271
Merge remote-tracking branch 'remotes/berrange/tags/misc-fixes-pull-request' into staging

Misc fixes

* Use correct constants for 'bool' type
* Fix compatibility with noVNC in websocket impl
* Remove inaccurate docs aout default NIC model

# gpg: Signature made Fri 07 Feb 2020 12:23:53 GMT
# gpg:                using RSA key DAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF
# gpg: Good signature from "Daniel P. Berrange <dan@berrange.com>" [full]
# gpg:                 aka "Daniel P. Berrange <berrange@redhat.com>" [full]
# Primary key fingerprint: DAF3 A6FD B26B 6291 2D0E  8E3F BE86 EBB4 1510 4FDF

* remotes/berrange/tags/misc-fixes-pull-request:
  docs: stop documenting the e1000 NIC model as the default
  authz: fix usage of bool in listfile.c
  io/channel-websock: treat 'binary' and no sub-protocol as the same

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