public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/7] qemu-kvm: device assignment cleanups and upstream diff reductions
@ 2011-08-23 17:32 Jan Kiszka
  2011-08-23 17:32 ` [PATCH v3 1/7] pci-assign: Fix kvm_deassign_irq handling in assign_irq Jan Kiszka
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Jan Kiszka @ 2011-08-23 17:32 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti; +Cc: kvm, Michael S. Tsirkin, Alex Williamson

Rebased version of the previous round.

Jan Kiszka (7):
  pci-assign: Fix kvm_deassign_irq handling in assign_irq
  pci-assign: Update legacy interrupts only if used
  pci-assign: Drop libpci header dependency
  pci-assign: Refactor calc_assigned_dev_id
  pci-assign: Track MSI/MSI-X capability position, clean up related
    code
  pci-assign: Generic config space access management
  qemu-kvm: Resolve PCI upstream diffs

 configure              |   21 ---
 hw/device-assignment.c |  405 ++++++++++++++++++------------------------------
 hw/device-assignment.h |    9 +-
 hw/pci.c               |   29 ++--
 hw/pci.h               |    7 +-
 hw/pci_regs.h          |    7 -
 6 files changed, 174 insertions(+), 304 deletions(-)

-- 
1.7.3.4


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

end of thread, other threads:[~2011-08-24 20:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-23 17:32 [PATCH v3 0/7] qemu-kvm: device assignment cleanups and upstream diff reductions Jan Kiszka
2011-08-23 17:32 ` [PATCH v3 1/7] pci-assign: Fix kvm_deassign_irq handling in assign_irq Jan Kiszka
2011-08-23 17:32 ` [PATCH v3 2/7] pci-assign: Update legacy interrupts only if used Jan Kiszka
2011-08-23 17:32 ` [PATCH v3 3/7] pci-assign: Drop libpci header dependency Jan Kiszka
2011-08-23 17:33 ` [PATCH v3 4/7] pci-assign: Refactor calc_assigned_dev_id Jan Kiszka
2011-08-23 17:33 ` [PATCH v3 5/7] pci-assign: Track MSI/MSI-X capability position, clean up related code Jan Kiszka
2011-08-23 17:33 ` [PATCH v3 6/7] pci-assign: Generic config space access management Jan Kiszka
2011-08-23 17:33 ` [PATCH v3 7/7] qemu-kvm: Resolve PCI upstream diffs Jan Kiszka
2011-08-24 12:38   ` Jan Kiszka
2011-08-23 22:28 ` [PATCH v3 0/7] qemu-kvm: device assignment cleanups and upstream diff reductions Alex Williamson
2011-08-24 17:12 ` Marcelo Tosatti

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