OSDN Git Service

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

Trivial merge