Re: [kvm-devel] virtio-net working on PowerPC KVM

2008-03-30 Thread Avi Kivity
Hollis Blanchard wrote: > I'm pleased to report that we now have working network support in the > guest, via the virtio-net driver. In fact, we can use NFS for the > guest's root filesystem. :) Boot log attached. > > Congrats! > The bad news is that it's very slow, but the good news is that it

[kvm-devel] virtio-net working on PowerPC KVM

2008-03-28 Thread Hollis Blanchard
I'm pleased to report that we now have working network support in the guest, via the virtio-net driver. In fact, we can use NFS for the guest's root filesystem. :) Boot log attached. The bad news is that it's very slow, but the good news is that it's nice to be improving performance rather than de