qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [for-2.8 0/4] 9p patches for 2.8 20161123
@ 2016-11-23 16:58 Greg Kurz
  2016-11-23 16:58 ` [Qemu-devel] [for-2.8 1/4] 9pfs: adjust the order of resource cleanup in device unrealize Greg Kurz
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Greg Kurz @ 2016-11-23 16:58 UTC (permalink / raw)
  To: qemu-devel; +Cc: Stefan Hajnoczi, Aneesh Kumar K.V, Greg Kurz

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

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

end of thread, other threads:[~2016-11-24 15:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-23 16:58 [Qemu-devel] [for-2.8 0/4] 9p patches for 2.8 20161123 Greg Kurz
2016-11-23 16:58 ` [Qemu-devel] [for-2.8 1/4] 9pfs: adjust the order of resource cleanup in device unrealize Greg Kurz
2016-11-23 16:58 ` [Qemu-devel] [for-2.8 2/4] 9pfs: add cleanup operation in FileOperations Greg Kurz
2016-11-23 16:58 ` [Qemu-devel] [for-2.8 3/4] 9pfs: add cleanup operation for handle backend driver Greg Kurz
2016-11-23 16:58 ` [Qemu-devel] [for-2.8 4/4] 9pfs: add cleanup operation for proxy " Greg Kurz
2016-11-24 10:19 ` [Qemu-devel] [for-2.8 0/4] 9p patches for 2.8 20161123 Stefan Hajnoczi
2016-11-24 10:36   ` Greg Kurz
2016-11-24 15:24     ` Stefan Hajnoczi

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).