Re: gfx card passthrough broken with latest head

2011-08-23 Thread Chris Wright
* André Weidemann (andre.weidem...@web.de) wrote: > >git clone git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git > >./configure --audio-drv-list=alsa --target-list=x86_64-softmmu > >--enable-kvm-device-assignment > > > >ERROR: unknown option --enable-kvm-device-assignment > How come so many rev

Re: gfx card passthrough broken with latest head

2011-08-21 Thread André Weidemann
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

gfx card passthrough broken with latest head

2011-08-13 Thread André Weidemann
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 starte