qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Greg Kurz <groug@kaod.org>
To: qemu-devel@nongnu.org
Cc: Stefan Hajnoczi <stefanha@redhat.com>,
	"Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>,
	Greg Kurz <groug@kaod.org>
Subject: [Qemu-devel] [for-2.8 0/4] 9p patches for 2.8 20161123
Date: Wed, 23 Nov 2016 17:58:14 +0100	[thread overview]
Message-ID: <1479920298-24983-1-git-send-email-groug@kaod.org> (raw)

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	other threads:[~2016-11-23 16:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-23 16:58 Greg Kurz [this message]
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

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=1479920298-24983-1-git-send-email-groug@kaod.org \
    --to=groug@kaod.org \
    --cc=aneesh.kumar@linux.vnet.ibm.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /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).