From: "André Weidemann" <Andre.Weidemann@web.de>
To: kvm <kvm@vger.kernel.org>
Subject: Re: gfx card passthrough broken with latest head
Date: Sun, 21 Aug 2011 09:42:45 +0200 [thread overview]
Message-ID: <4E50B6F5.1090301@web.de> (raw)
In-Reply-To: <4E467DBD.1030803@web.de>
Hi,
On 13.08.2011 15:35, André Weidemann wrote:
> Hi,
> I pulled latest git yesterday and noticed that graphics card pass
> through does not work anymore. The VM hangs (probably when initializing
> the gfx card) when passing a graphics card to the VM.
>
> I started to do a git bisect but device assignment does not work at all
> when doing it.
>
> I started like this:
>
> cd /usr/local/src
> git clone git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git
> qemu-kvm-2011-08-12
> cd qemu-kvm-2011-08-12
> git bisect start
> git bisect good fda19064e889d4419dd3dc69ca8e6e7a1535fdf5
> git bisect bad 44755ea36fee3f0b1093ef27404def8857602274
>
> Bisecting: 229 revisions left to test after this
> [55c0975c5b358e948b9ae7bd7b07eff92508e756] Do constant folding for shift
> operations.
>
> ./configure --audio-drv-list=alsa --target-list=x86_64-softmmu
> --enable-kvm-device-assignment
>
> ERROR: unknown option --enable-kvm-device-assignment
>
> What am I doing wrong?
I continued with "git bisect bad" from this point on, but up to where I
started, no revision supported device assignment.
I then did a "git bisect reset" and started over again. Now I continued
with a few "git bisect good" until a revision came up that supported
device assignment, but then after compiling and running
qemu-system-x86_64, it exited with a segmentation fault. I continued
with "git bisect good" until the end but all revision supporting device
assignment existed with a segmentation fault.
How come so many revision do not support device assignment? Is there a
trick to enable it?
Any help in this matter is greatly appreciated.
Regards
André
next prev parent reply other threads:[~2011-08-21 7:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-13 13:35 gfx card passthrough broken with latest head André Weidemann
2011-08-21 7:42 ` André Weidemann [this message]
2011-08-23 23:28 ` Chris Wright
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=4E50B6F5.1090301@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox