public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2]  pci-assign: Fix MSI-X support
@ 2011-09-22 18:08 Alex Williamson
  2011-09-22 18:09 ` [PATCH v2 1/2] pci-assign: Re-order initfn for memory API Alex Williamson
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alex Williamson @ 2011-09-22 18:08 UTC (permalink / raw)
  To: kvm; +Cc: jan.kiszka, avi, yongjie.ren, alex.williamson

Assigned device MSI-X support hasn't been working, this fixes
it.  I believe this should also fix:

https://bugs.launchpad.net/qemu/+bug/830558

v2:
   Incorporate comments from Jan

WRT exposing KVM_CAP_DEVICE_MSIX, I'll send a patch with a big
comment noting that we can't rely on it for older kernels.  Maybe
some day we'll draw a line in the sand and be able to use it.
Thanks,

Alex

---

Alex Williamson (2):
      pci-assign: Fix MSI-X capability test
      pci-assign: Re-order initfn for memory API


 hw/device-assignment.c |   24 +++++++++++++++---------
 1 files changed, 15 insertions(+), 9 deletions(-)

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

end of thread, other threads:[~2011-10-03 19:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-22 18:08 [PATCH v2 0/2] pci-assign: Fix MSI-X support Alex Williamson
2011-09-22 18:09 ` [PATCH v2 1/2] pci-assign: Re-order initfn for memory API Alex Williamson
2011-09-22 18:09 ` [PATCH v2 2/2] pci-assign: Fix MSI-X capability test Alex Williamson
2011-09-23 17:00 ` [PATCH v2 0/2] pci-assign: Fix MSI-X support Jan Kiszka
2011-10-03 19:39 ` Marcelo Tosatti

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