qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Greg Kurz <gkurz@linux.vnet.ibm.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
	Greg Kurz <gkurz@linux.vnet.ibm.com>,
	"Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>,
	Paolo Bonzini <pbonzini@redhat.com>
Subject: [Qemu-devel] [PULL 0/2] virtio-9p fixes for 2.5
Date: Mon, 30 Nov 2015 17:11:18 +0100	[thread overview]
Message-ID: <1448899880-24623-1-git-send-email-gkurz@linux.vnet.ibm.com> (raw)

The following changes since commit 714487515dbe0c65d5904251e796cd3a5b3579fb:

  Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging (2015-11-27 10:44:42 +0000)

are available in the git repository at:

  https://github.com/gkurz/qemu.git tags/for-upstream

for you to fetch changes up to ebac1202c95a4f1b76b6ef3f0f63926fa76e753e:

  virtio-9p: use QEMU thread pool (2015-11-30 12:36:12 +0100)

----------------------------------------------------------------
Two fixes for virtfs/9p from Paolo.

----------------------------------------------------------------
Paolo Bonzini (2):
      fsdev-proxy-helper: avoid TOC/TOU race
      virtio-9p: use QEMU thread pool

 fsdev/virtfs-proxy-helper.c | 20 ++++++-------
 hw/9pfs/virtio-9p-coth.c    | 69 +++++++++------------------------------------
 hw/9pfs/virtio-9p-coth.h    | 10 +------
 hw/9pfs/virtio-9p-device.c  |  4 ---
 4 files changed, 25 insertions(+), 78 deletions(-)
-- 
2.4.3

             reply	other threads:[~2015-11-30 16:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-30 16:11 Greg Kurz [this message]
2015-11-30 16:11 ` [Qemu-devel] [PULL 1/2] fsdev-proxy-helper: avoid TOC/TOU race Greg Kurz
2015-11-30 16:11 ` [Qemu-devel] [PULL 2/2] virtio-9p: use QEMU thread pool Greg Kurz
2015-12-01 16:30 ` [Qemu-devel] [PULL 0/2] virtio-9p fixes for 2.5 Peter Maydell
2015-12-02 10:58   ` Greg Kurz

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=1448899880-24623-1-git-send-email-gkurz@linux.vnet.ibm.com \
    --to=gkurz@linux.vnet.ibm.com \
    --cc=aneesh.kumar@linux.vnet.ibm.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --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 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).