qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/7] vfio pull request
@ 2014-01-17 19:25 Alex Williamson
  2014-01-17 19:25 ` [Qemu-devel] [PULL 1/7] vfio: Destroy memory regions Alex Williamson
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Alex Williamson @ 2014-01-17 19:25 UTC (permalink / raw)
  To: aliguori; +Cc: qemu-devel, kvm

Hi Anthony,

The following changes since commit 1cf892ca2689c84960b4ce4d2723b6bee453711c:

  SPARC: Fix LEON3 power down instruction (2014-01-15 15:37:33 +1000)

are available in the git repository at:

  git://github.com/awilliam/qemu-vfio.git tags/vfio-pci-for-qemu-20140117.0

for you to fetch changes up to 8d7b5a1da0e06aa7addd7f084d9ec9d433c4bafb:

  vfio: fix mapping of MSIX bar (2014-01-17 11:12:56 -0700)

----------------------------------------------------------------
vfio-pci updates include:
 - Destroy MemoryRegions on device teardown
 - Print warnings around PCI option ROM failures
 - Skip bogus mappings from 64bit BAR sizing
 - Act on DMA mapping failures
 - Fix alignment to avoid MSI-X table mapping

----------------------------------------------------------------
Alex Williamson (3):
      vfio: Destroy memory regions
      vfio: Filter out bogus mappings
      vfio-pci: Fail initfn on DMA mapping errors

Alexey Kardashevskiy (2):
      kvm: initialize qemu_host_page_size
      vfio: fix mapping of MSIX bar

Bandan Das (2):
      vfio: warn if host device rom can't be read
      vfio: Do not reattempt a failed rom read

 hw/misc/vfio.c          | 76 ++++++++++++++++++++++++++++++++++++++++++-------
 include/exec/exec-all.h |  1 +
 kvm-all.c               |  1 +
 translate-all.c         | 14 +++++----
 4 files changed, 76 insertions(+), 16 deletions(-)

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

end of thread, other threads:[~2014-01-19 16:59 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-17 19:25 [Qemu-devel] [PULL 0/7] vfio pull request Alex Williamson
2014-01-17 19:25 ` [Qemu-devel] [PULL 1/7] vfio: Destroy memory regions Alex Williamson
2014-01-17 19:25 ` [Qemu-devel] [PULL 2/7] vfio: warn if host device rom can't be read Alex Williamson
2014-01-17 19:25 ` [Qemu-devel] [PULL 3/7] vfio: Do not reattempt a failed rom read Alex Williamson
2014-01-17 19:25 ` [Qemu-devel] [PULL 4/7] vfio: Filter out bogus mappings Alex Williamson
2014-01-17 19:25 ` [Qemu-devel] [PULL 5/7] vfio-pci: Fail initfn on DMA mapping errors Alex Williamson
2014-01-17 19:25 ` [Qemu-devel] [PULL 6/7] kvm: initialize qemu_host_page_size Alex Williamson
2014-01-17 19:25 ` [Qemu-devel] [PULL 7/7] vfio: fix mapping of MSIX bar Alex Williamson
2014-01-19 14:03   ` Kai Huang
2014-01-19 14:11     ` Alex Williamson
2014-01-19 15:46       ` Kai Huang
2014-01-19 16:59         ` Alex Williamson

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).