All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] qemu-kvm: Fixes and improvements for device assigment
@ 2010-11-02 14:55 Jan Kiszka
  2010-11-02 14:55 ` [PATCH 1/4] pci-assign: Convert iommu property to booleam Jan Kiszka
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Jan Kiszka @ 2010-11-02 14:55 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti; +Cc: kvm

Mostly usability fixes, but also a patch to allow using devices that
have problems with MSIs.

Jan Kiszka (4):
  pci-assign: Convert iommu property to booleam
  pci-assign: Allow to disable MSI perference for host IRQ
  pci-assign: Issue warning when running w/o IOMMU
  pci-assign: Remove broken -pcidevice and pci_add host

 hmp-commands.hx        |    2 +-
 hw/device-assignment.c |   81 ++++++++---------------------------------------
 hw/device-assignment.h |   15 ++++-----
 hw/ipf.c               |    6 ---
 hw/pc.c                |    6 ---
 hw/pci-hotplug.c       |   22 -------------
 qemu-options.hx        |    5 ---
 vl.c                   |   14 --------
 8 files changed, 22 insertions(+), 129 deletions(-)


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

end of thread, other threads:[~2010-11-03 22:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-02 14:55 [PATCH 0/4] qemu-kvm: Fixes and improvements for device assigment Jan Kiszka
2010-11-02 14:55 ` [PATCH 1/4] pci-assign: Convert iommu property to booleam Jan Kiszka
2010-11-02 14:55 ` [PATCH 2/4] pci-assign: Allow to disable MSI perference for host IRQ Jan Kiszka
2010-11-03 12:54   ` Markus Armbruster
2010-11-02 14:55 ` [PATCH 3/4] pci-assign: Issue warning when running w/o IOMMU Jan Kiszka
2010-11-02 14:55 ` [PATCH 4/4] pci-assign: Remove broken -pcidevice and pci_add host Jan Kiszka
2010-11-03 13:02   ` Markus Armbruster
2010-11-03 13:12     ` Jan Kiszka
2010-11-03 15:22       ` Markus Armbruster
     [not found] ` <4CD119D6.2050602@web.de>
     [not found]   ` <20101103083321.GE6772@redhat.com>
     [not found]     ` <4CD120E9.7050306@web.de>
2010-11-03  9:11       ` [PATCH 5/4] pci-assign: Use PCI-2.3-based shared legacy interrupts by default Michael S. Tsirkin
2010-11-03 20:03 ` [PATCH 0/4] qemu-kvm: Fixes and improvements for device assigment Marcelo Tosatti

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.