Kernel KVM virtualization development
 help / color / mirror / Atom feed
From: Jason Baron <jbaron@redhat.com>
To: kvm@vger.kernel.org
Cc: qemu-devel@nongnu.org, jan.kiszka@siemens.com, mst@redhat.com,
	alex.williamson@redhat.com, avi@redhat.com, aliguori@us.ibm.com
Subject: [PATCH 0/2] qemu kvm: correct gsi bitmap
Date: Tue, 27 Mar 2012 17:00:23 -0400	[thread overview]
Message-ID: <cover.1332881354.git.jbaron@redhat.com> (raw)

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	other threads:[~2012-03-27 21:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-27 21:00 Jason Baron [this message]
2012-03-27 21:00 ` [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 ` [PATCH 2/2] qemu kvm: add better error reporting when kvm_get_irq_route_gsi() fails Jason Baron

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1332881354.git.jbaron@redhat.com \
    --to=jbaron@redhat.com \
    --cc=alex.williamson@redhat.com \
    --cc=aliguori@us.ibm.com \
    --cc=avi@redhat.com \
    --cc=jan.kiszka@siemens.com \
    --cc=kvm@vger.kernel.org \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox