All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Daniel P. Berrangé" <berrange@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Daniel P. Berrangé" <berrange@redhat.com>
Subject: [PULL 0/3] Misc patches
Date: Fri,  7 Feb 2020 12:24:37 +0000	[thread overview]
Message-ID: <20200207122440.2650229-1-berrange@redhat.com> (raw)

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



             reply	other threads:[~2020-02-07 12:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-07 12:24 Daniel P. Berrangé [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200207122440.2650229-1-berrange@redhat.com \
    --to=berrange@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.