From: "André Weidemann" <Andre.Weidemann@web.de>
To: kvm <kvm@vger.kernel.org>
Subject: gfx card passthrough broken with latest head
Date: Sat, 13 Aug 2011 15:35:57 +0200 [thread overview]
Message-ID: <4E467DBD.1030803@web.de> (raw)
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?
Regards
André
next reply other threads:[~2011-08-13 13:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-13 13:35 André Weidemann [this message]
2011-08-21 7:42 ` gfx card passthrough broken with latest head André Weidemann
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=4E467DBD.1030803@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.