mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] vfio-pci: VGA and legacy MMIO & I/O port access
@ 2013-01-15  3:38 Alex Williamson
  2013-01-15  3:38 ` [PATCH 1/3] vfio-pci: Cleanup read/write functions Alex Williamson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alex Williamson @ 2013-01-15  3:38 UTC (permalink / raw)
  To: alex.williamson; +Cc: aik, benh, linux-kernel, kvm, david

This series includes a couple cleanups that I'll target for 3.9 plus
RFC patch 3/3 that adds device regions for legacy I/O and makes use
of the VGA arbiter for enabling VGA assignment.  I know the POWER
guys don't likely care about VGA support, but Alexey, Ben, and David,
I'd appreciate any feedback on the overal incorporation into vfio
given your history with the design.  VGA is still a work in progress
but with this base I'm able to assign a handlful of desktop cards that
I have on hand to a qemu guest using standard builtin VGA drivers.
Thanks,

Alex

---

Alex Williamson (3):
      vfio-pci: Cleanup read/write functions
      vfio-pci: Cleanup BAR access
      vfio-pci: Add support for legacy MMIO & I/O port towards VGA support


 drivers/vfio/pci/Kconfig            |   10 +
 drivers/vfio/pci/vfio_pci.c         |  106 +++++++++----
 drivers/vfio/pci/vfio_pci_config.c  |    5 -
 drivers/vfio/pci/vfio_pci_private.h |   16 +-
 drivers/vfio/pci/vfio_pci_rdwr.c    |  282 +++++++++++++++++------------------
 include/uapi/linux/vfio.h           |    8 +
 6 files changed, 242 insertions(+), 185 deletions(-)

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

end of thread, other threads:[~2013-01-15  4:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-15  3:38 [PATCH 0/3] vfio-pci: VGA and legacy MMIO & I/O port access Alex Williamson
2013-01-15  3:38 ` [PATCH 1/3] vfio-pci: Cleanup read/write functions Alex Williamson
2013-01-15  3:39 ` [PATCH 2/3] vfio-pci: Cleanup BAR access Alex Williamson
2013-01-15  3:39 ` [RFC PATCH 3/3] vfio-pci: Add support for legacy MMIO & I/O port towards VGA support Alex Williamson

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

all inboxes | Powered by JetHome®