All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] pci-assign: Multiple fixes and cleanups
@ 2011-11-16 20:45 Alex Williamson
  2011-11-16 20:45 ` [PATCH 1/6] pci-assign: Fix device removal Alex Williamson
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Alex Williamson @ 2011-11-16 20:45 UTC (permalink / raw)
  To: kvm; +Cc: jan.kiszka, alex.williamson, yongjie.ren

These patches are all independent.  Patch 1 & 2 fix serious
usability bugs.  Patches 3-6 are more subtle things that
Markus was able to find with Coverity.

Patch 1 fixes https://bugs.launchpad.net/qemu/+bug/875723

I also tested https://bugs.launchpad.net/qemu/+bug/877155
but I'm unable to reproduce.  An 82576 VF works just fine
in a Windows 2008 guest with this patch series.  Thanks,

Alex

---

Alex Williamson (6):
      pci-assign: Harden I/O port test
      pci-assign: Remove bogus PCIe lnkcap wmask setting
      pci-assign: Fix PCIe lnkcap
      pci-assign: Fix PCI_EXP_FLAGS_TYPE shift
      pci-assign: Fix I/O port
      pci-assign: Fix device removal


 hw/device-assignment.c |  137 ++++++++++++++++++++----------------------------
 1 files changed, 57 insertions(+), 80 deletions(-)


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

end of thread, other threads:[~2011-11-17  9:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-16 20:45 [PATCH 0/6] pci-assign: Multiple fixes and cleanups Alex Williamson
2011-11-16 20:45 ` [PATCH 1/6] pci-assign: Fix device removal Alex Williamson
2011-11-16 20:45 ` [PATCH 2/6] pci-assign: Fix I/O port Alex Williamson
2011-11-16 20:45 ` [PATCH 3/6] pci-assign: Fix PCI_EXP_FLAGS_TYPE shift Alex Williamson
2011-11-16 20:46 ` [PATCH 4/6] pci-assign: Fix PCIe lnkcap Alex Williamson
2011-11-16 20:46 ` [PATCH 5/6] pci-assign: Remove bogus PCIe lnkcap wmask setting Alex Williamson
2011-11-16 20:46 ` [PATCH 6/6] pci-assign: Harden I/O port test Alex Williamson
2011-11-17  9:26 ` [PATCH 0/6] pci-assign: Multiple fixes and cleanups Avi Kivity

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.