Kernel KVM virtualization development
 help / color / mirror / Atom feed
* [PATCH 0/2] qemu vfio-pci: PCIe and generic config space mangling
@ 2013-02-18 18:29 Alex Williamson
  2013-02-18 18:29 ` [PATCH 1/2] vfio-pci: Generalize PCI config mangling Alex Williamson
  2013-02-18 18:29 ` [PATCH 2/2] vfio-pci: Add PCIe capability mangling based on bus type Alex Williamson
  0 siblings, 2 replies; 3+ messages in thread
From: Alex Williamson @ 2013-02-18 18:29 UTC (permalink / raw)
  To: alex.williamson, qemu-devel; +Cc: kvm

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 |  210 ++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 171 insertions(+), 39 deletions(-)

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

end of thread, other threads:[~2013-02-18 18:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-18 18:29 [PATCH 0/2] qemu vfio-pci: PCIe and generic config space mangling Alex Williamson
2013-02-18 18:29 ` [PATCH 1/2] vfio-pci: Generalize PCI config mangling Alex Williamson
2013-02-18 18:29 ` [PATCH 2/2] vfio-pci: Add PCIe capability mangling based on bus type Alex Williamson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox