All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] qemu kvm: correct gsi bitmap
@ 2012-03-27 21:00 ` Jason Baron
  0 siblings, 0 replies; 16+ messages in thread
From: Jason Baron @ 2012-03-27 21:00 UTC (permalink / raw)
  To: kvm; +Cc: qemu-devel, jan.kiszka, mst, alex.williamson, avi, aliguori

Hi,

While testing pci passthrough, I ran out of gsi bits, b/c the bitmap is not
initialized correctly. Fix the initialization of the bitmap, and add extra
error reporting for this condition.

Thanks,

-Jason


Jason Baron (2):
  qemu kvm: Set up gsi bitmap correctly
  qemu kvm: add better error reporting when kvm_get_irq_route_gsi() fails

 hw/device-assignment.c |    4 +++-
 kvm-all.c              |    4 ++--
 qemu-kvm.c             |    2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)


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

end of thread, other threads:[~2012-03-27 22:32 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-27 21:00 [PATCH 0/2] qemu kvm: correct gsi bitmap Jason Baron
2012-03-27 21:00 ` [Qemu-devel] " Jason Baron
2012-03-27 21:00 ` [PATCH 1/2] qemu kvm: Set up gsi bitmap correctly Jason Baron
2012-03-27 21:00   ` [Qemu-devel] " Jason Baron
2012-03-27 21:31   ` Alex Williamson
2012-03-27 21:31     ` [Qemu-devel] " Alex Williamson
2012-03-27 22:01     ` Jan Kiszka
2012-03-27 22:01       ` [Qemu-devel] " Jan Kiszka
2012-03-27 22:25       ` Alex Williamson
2012-03-27 22:25         ` [Qemu-devel] " Alex Williamson
2012-03-27 22:32         ` Jan Kiszka
2012-03-27 22:32           ` [Qemu-devel] " Jan Kiszka
2012-03-27 21:52   ` Jan Kiszka
2012-03-27 21:52     ` [Qemu-devel] " Jan Kiszka
2012-03-27 21:00 ` [PATCH 2/2] qemu kvm: add better error reporting when kvm_get_irq_route_gsi() fails Jason Baron
2012-03-27 21:00   ` [Qemu-devel] " Jason Baron

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.