public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] pci-assign: More small cleanups
@ 2012-05-30  9:05 Jan Kiszka
  2012-05-30  9:05 ` [PATCH 1/5] pci-assign: Hide ioport regions on lacking sysfs support Jan Kiszka
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Jan Kiszka @ 2012-05-30  9:05 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti; +Cc: kvm, Alex Williamson

Besides an update for hiding unsupported ioport BARs and tiny code
massages, this removes the obsolete iommu property from the pci-assign
device.

Jan Kiszka (5):
  pci-assign: Hide ioport regions on lacking sysfs support
  pci-assign: Drop iommu property
  pci-assign: Privatize type definitions
  pci-assign: Drop write-only AssignedDevRegion::num
  pci-assign: Drop kvm_assigned_irq::host_irq initialization

 hw/device-assignment.c |  120 +++++++++++++++++++++++++++++++++++++++--------
 hw/device-assignment.h |   98 ---------------------------------------
 2 files changed, 99 insertions(+), 119 deletions(-)

-- 
1.7.3.4


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

end of thread, other threads:[~2012-06-01 23:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-30  9:05 [PATCH 0/5] pci-assign: More small cleanups Jan Kiszka
2012-05-30  9:05 ` [PATCH 1/5] pci-assign: Hide ioport regions on lacking sysfs support Jan Kiszka
2012-05-30  9:05 ` [PATCH 2/5] pci-assign: Drop iommu property Jan Kiszka
2012-05-30  9:05 ` [PATCH 3/5] pci-assign: Privatize type definitions Jan Kiszka
2012-05-30  9:05 ` [PATCH 4/5] pci-assign: Drop write-only AssignedDevRegion::num Jan Kiszka
2012-05-30  9:05 ` [PATCH 5/5] pci-assign: Drop kvm_assigned_irq::host_irq initialization Jan Kiszka
2012-05-30 20:31 ` [PATCH 0/5] pci-assign: More small cleanups Alex Williamson
2012-06-01 23:51 ` Marcelo Tosatti

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