qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Alex Williamson <alex.williamson@redhat.com>
To: qemu-devel@nongnu.org
Cc: alex.williamson@redhat.com
Subject: [Qemu-devel] [PULL 0/2] VFIO updates 2015-11-10
Date: Tue, 10 Nov 2015 13:08:31 -0700	[thread overview]
Message-ID: <20151110200747.6559.33357.stgit@gimli.home> (raw)

The following changes since commit a1a88589dc982f9f8b6c717c2ac98dd71dd4353d:

  Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151110' into staging (2015-11-10 13:55:07 +0000)

are available in the git repository at:


  git://github.com/awilliam/qemu-vfio.git tags/vfio-update-20151110.0

for you to fetch changes up to bdd81addf4033ce26e6cd180b060f63095f3ded9:

  vfio: Use g_new() & friends where that makes obvious sense (2015-11-10 12:11:08 -0700)

----------------------------------------------------------------
VFIO updates 2015-11-10

 - Make Windows happy with vfio-pci devices exposed on conventional
   PCI buses on q35 by hiding PCIe capability (Alex Williamson)
 - Convert to g_new() where appropriate (Markus Armbruster)

----------------------------------------------------------------
Alex Williamson (1):
      vfio/pci: Hide device PCIe capability on non-express buses for PCIe VMs

Markus Armbruster (1):
      vfio: Use g_new() & friends where that makes obvious sense

 hw/vfio/pci-quirks.c | 16 ++++++++--------
 hw/vfio/pci.c        | 40 +++++++++++++++++++++++++++++++++-------
 hw/vfio/platform.c   |  2 +-
 3 files changed, 42 insertions(+), 16 deletions(-)

             reply	other threads:[~2015-11-10 20:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-10 20:08 Alex Williamson [this message]
2015-11-10 20:08 ` [Qemu-devel] [PULL 1/2] vfio/pci: Hide device PCIe capability on non-express buses for PCIe VMs Alex Williamson
2015-11-10 20:08 ` [Qemu-devel] [PULL 2/2] vfio: Use g_new() & friends where that makes obvious sense Alex Williamson
2015-11-11  9:33 ` [Qemu-devel] [PULL 0/2] VFIO updates 2015-11-10 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=20151110200747.6559.33357.stgit@gimli.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).