From: Alex Williamson <alex.williamson@redhat.com>
To: alex.williamson@redhat.com, qemu-devel@nongnu.org
Cc: kvm@vger.kernel.org
Subject: [PATCH v2 0/2] qemu vfio-pci: PCIe and generic config space mangling
Date: Mon, 18 Feb 2013 13:15:46 -0700 [thread overview]
Message-ID: <20130218201427.17809.20995.stgit@bling.home> (raw)
v2: Removing trailing \n from error_report calls
This series generalizes the places where we already rely on QEMU
config space emulation to make it easier to add various other fields.
It turns out that when we start running on Q35 Windows cares quite
a bit about the PCIe type we expose. Drivers will fail to load if
not set to something valid and appropriate for the bus. We don't
have anything in place yet to tell what the bus is, so for now we
rely on a temporary option that will eventually get replaced by
something automatic. Thanks,
Alex
---
Alex Williamson (2):
vfio-pci: Generalize PCI config mangling
vfio-pci: Add PCIe capability mangling based on bus type
hw/vfio_pci.c | 209 ++++++++++++++++++++++++++++++++++++++++++++++-----------
1 file changed, 170 insertions(+), 39 deletions(-)
next reply other threads:[~2013-02-18 20:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-18 20:15 Alex Williamson [this message]
2013-02-18 20:15 ` [PATCH v2 1/2] vfio-pci: Generalize PCI config mangling Alex Williamson
2013-02-18 20:15 ` [PATCH v2 2/2] vfio-pci: Add PCIe capability mangling based on bus type Alex Williamson
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=20130218201427.17809.20995.stgit@bling.home \
--to=alex.williamson@redhat.com \
--cc=kvm@vger.kernel.org \
--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