qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [for-2.8 0/4] 9p patches for 2.8 20161123


From: Greg Kurz
Subject: [Qemu-devel] [for-2.8 0/4] 9p patches for 2.8 20161123
Date: Wed, 23 Nov 2016 17:58:14 +0100

The following changes since commit 00227fefd2059464cd2f59aed29944874c630e2f:

  Update version for v2.8.0-rc1 release (2016-11-22 22:29:08 +0000)

are available in the git repository at:

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

for you to fetch changes up to 898ae90a44551d25b8e956fd87372d303c82fe68:

  9pfs: add cleanup operation for proxy backend driver (2016-11-23 13:53:34 
+0100)

----------------------------------------------------------------
This pull request fixes some leaks (memory, fd) in the handle and proxy
backends.

----------------------------------------------------------------
Li Qiang (4):
      9pfs: adjust the order of resource cleanup in device unrealize
      9pfs: add cleanup operation in FileOperations
      9pfs: add cleanup operation for handle backend driver
      9pfs: add cleanup operation for proxy backend driver

 fsdev/file-op-9p.h  |  1 +
 hw/9pfs/9p-handle.c |  9 +++++++++
 hw/9pfs/9p-proxy.c  | 13 +++++++++++++
 hw/9pfs/9p.c        | 10 ++++++++--
 4 files changed, 31 insertions(+), 2 deletions(-)
-- 
2.7.4




reply via email to

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