From: "André Weidemann" <Andre.Weidemann@web.de>
To: kvm@vger.kernel.org
Subject: IRQ issue on graphics card passthrough
Date: Sat, 04 Jun 2011 19:50:06 +0200 [thread overview]
Message-ID: <4DEA704E.2080504@web.de> (raw)
Hi,
as mentioned before I have successfully passed a graphics card from a
Linux host to VM using qemu-kvm.
Shortly after starting the VM and before Windows7 initializes the
graphics card, "info pci" looks like this:
Bus 0, device 4, function 0:
VGA controller: PCI device 1002:6719
IRQ 10.
BAR0: 32 bit prefetchable memory at 0xe0000000 [0xefffffff].
BAR2: 32 bit memory at 0xfeba0000 [0xfebbffff].
BAR4: I/O at 0xc000 [0xc0ff].
BAR6: 32 bit memory at 0xffffffffffffffff [0x0001fffe].
id "radeon6950"
After Windows has initialized the graphics card, "info pci" lists the
following for the graphics card:
Bus 0, device 4, function 0:
VGA controller: PCI device 1002:6719
IRQ 0.
BAR0: 32 bit prefetchable memory at 0xe0000000 [0xefffffff].
BAR2: 32 bit memory at 0xfeba0000 [0xfebbffff].
BAR4: I/O at 0xc000 [0xc0ff].
BAR6: 32 bit memory at 0xffffffffffffffff [0x0001fffe].
id "radeon6950"
Notice that the IRQ changed from 10 to 0...
The graphics card's IRQ under Windows7 is displayed as:
"0xFFFFFFFE (-2)".
During another problem of assigning sound cards to a VM, Jan Kiszka has
pointed me to a patch that addresses an IRQ issue:
http://thread.gmane.org/gmane.comp.emulators.qemu/102540
Unfortuantely it does not help here.
What can I do to examine this issue further?
Regards
André
next reply other threads:[~2011-06-04 17:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-04 17:50 André Weidemann [this message]
2011-06-05 8:30 ` IRQ issue on graphics card passthrough Jan Kiszka
2011-06-05 12:13 ` André Weidemann
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=4DEA704E.2080504@web.de \
--to=andre.weidemann@web.de \
--cc=kvm@vger.kernel.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 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.