qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] qemu kvm: correct gsi bitmap


From: Jason Baron
Subject: [Qemu-devel] [PATCH 0/2] qemu kvm: correct gsi bitmap
Date: Tue, 27 Mar 2012 17:00:23 -0400

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(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]