qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/2] virtio-9p fixes for 2.5


From: Greg Kurz
Subject: [Qemu-devel] [PULL 0/2] virtio-9p fixes for 2.5
Date: Mon, 30 Nov 2015 17:11:18 +0100

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 via email to

[Prev in Thread] Current Thread [Next in Thread]