qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/3] Misc patches
@ 2020-02-07 12:24 Daniel P. Berrangé
  2020-02-07 12:24 ` [PULL 1/3] io/channel-websock: treat 'binary' and no sub-protocol as the same Daniel P. Berrangé
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Daniel P. Berrangé @ 2020-02-07 12:24 UTC (permalink / raw)
  To: qemu-devel; +Cc: Daniel P. Berrangé

The following changes since commit 5b7686f3fa2092d2b3be92df67b5966ee1b0142a:

  Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-02-06' into staging (2020-02-06 18:59:12 +0000)

are available in the Git repository at:

  https://github.com/berrange/qemu tags/misc-fixes-pull-request

for you to fetch changes up to 416b71906edfcf280ef31d0e5e607898330b6271:

  docs: stop documenting the e1000 NIC model as the default (2020-02-07 12:22:19 +0000)

----------------------------------------------------------------

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

----------------------------------------------------------------

Daniel P. Berrangé (1):
  docs: stop documenting the e1000 NIC model as the default

Jafar Abdi (1):
  authz: fix usage of bool in listfile.c

yuchenlin (1):
  io/channel-websock: treat 'binary' and no sub-protocol as the same

 authz/listfile.c     |  2 +-
 io/channel-websock.c | 36 ++++++++++++++++++++++++------------
 qemu-options.hx      | 12 +++++++-----
 3 files changed, 32 insertions(+), 18 deletions(-)

-- 
2.24.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-02-07 18:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-07 12:24 [PULL 0/3] Misc patches Daniel P. Berrangé
2020-02-07 12:24 ` [PULL 1/3] io/channel-websock: treat 'binary' and no sub-protocol as the same Daniel P. Berrangé
2020-02-07 12:24 ` [PULL 2/3] authz: fix usage of bool in listfile.c Daniel P. Berrangé
2020-02-07 12:24 ` [PULL 3/3] docs: stop documenting the e1000 NIC model as the default Daniel P. Berrangé
2020-02-07 18:02 ` [PULL 0/3] Misc patches Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).