From: Alex Williamson <alex.williamson@redhat.com>
To: qemu-devel@nongnu.org
Cc: alex.williamson@redhat.com
Subject: [Qemu-devel] [PULL 0/2] vfio fixes
Date: Wed, 04 Feb 2015 12:09:17 -0700 [thread overview]
Message-ID: <20150204190814.24612.42368.stgit@bling.home> (raw)
The following changes since commit ec6f25e788ef57ce1e9f734984ef8885172fd9e2:
Merge remote-tracking branch 'remotes/rth/tags/pull-tg-s390-20150203' into staging (2015-02-03 21:37:16 +0000)
are available in the git repository at:
git://github.com/awilliam/qemu-vfio.git tags/vfio-update-20150204.0
for you to fetch changes up to 3a4dbe6aa934370a92372528c1255ee1504965ee:
vfio-pci: Fix missing unparent of dynamically allocated MemoryRegion (2015-02-04 11:45:32 -0700)
----------------------------------------------------------------
VFIO fixes:
- Fix wrong initializer (Chen Fan)
- Add missing object_unparent (Alex Williamson)
----------------------------------------------------------------
Alex Williamson (1):
vfio-pci: Fix missing unparent of dynamically allocated MemoryRegion
Chen Fan (1):
vfio: fix wrong initialize vfio_group_list
hw/vfio/common.c | 2 +-
hw/vfio/pci.c | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
next reply other threads:[~2015-02-04 19:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-04 19:09 Alex Williamson [this message]
2015-02-04 19:09 ` [Qemu-devel] [PULL 1/2] vfio: fix wrong initialize vfio_group_list Alex Williamson
2015-02-04 19:09 ` [Qemu-devel] [PULL 2/2] vfio-pci: Fix missing unparent of dynamically allocated MemoryRegion Alex Williamson
2015-02-05 11:11 ` [Qemu-devel] [PULL 0/2] vfio fixes Peter Maydell
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=20150204190814.24612.42368.stgit@bling.home \
--to=alex.williamson@redhat.com \
--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).