So is my command line to start the guest OK? The command line is as:
qemu-img -boot c -hda readhat.img -device pci-assign,host=XX:00.0
Why doesn't the network work?
Yi
2012/8/25 Stefan Hajnoczi
> On Sat, Aug 25, 2012 at 5:35 AM, GaoYi wrote:
> > Hi all,
> >
> >I am trying to
On Sat, Aug 25, 2012 at 5:35 AM, GaoYi wrote:
> Hi all,
>
>I am trying to implement pci passthrough for network card according to
> this guideline:
> http://www.linux-kvm.org/page/How_to_assign_devices_with_VT-d_in_KVM.
>The configuration steps were all ok. However, when I started the gues
Hi all,
I am trying to implement pci passthrough for network card according to
this guideline:
http://www.linux-kvm.org/page/How_to_assign_devices_with_VT-d_in_KVM.
The configuration steps were all ok. However, when I started the guest
by:
qemu-img -boot c -hda readhat.img -devi