public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* gfx card passthrough broken with latest head
@ 2011-08-13 13:35 André Weidemann
  2011-08-21  7:42 ` André Weidemann
  0 siblings, 1 reply; 3+ messages in thread
From: André Weidemann @ 2011-08-13 13:35 UTC (permalink / raw)
  To: kvm

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é

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-08-23 23:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-13 13:35 gfx card passthrough broken with latest head André Weidemann
2011-08-21  7:42 ` André Weidemann
2011-08-23 23:28   ` Chris Wright

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox