qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] qemu kvm: correct gsi bitmap
@ 2012-03-27 21:00 Jason Baron
  2012-03-27 21:00 ` [Qemu-devel] [PATCH 1/2] qemu kvm: Set up gsi bitmap correctly Jason Baron
  2012-03-27 21:00 ` [Qemu-devel] [PATCH 2/2] qemu kvm: add better error reporting when kvm_get_irq_route_gsi() fails Jason Baron
  0 siblings, 2 replies; 8+ messages in thread
From: Jason Baron @ 2012-03-27 21:00 UTC (permalink / raw)
  To: kvm; +Cc: aliguori, mst, jan.kiszka, qemu-devel, alex.williamson, avi

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] 8+ messages in thread

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

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).