Re: [kvm-devel] How-to use paravirt layer for network and block devices

2008-01-30 Thread Cam Macdonell
Dor Laor wrote: > On Tue, 2008-01-29 at 10:50 -0700, Cameron Macdonell wrote: >> Hi, >> >> What are the command-line options necessary to get the guest devices >> to use the paravirt layer? >> > > For network you use '-net nic,model=virtio', > I hope to write a wiki page for it tomorrow. > Par

Re: [kvm-devel] How-to use paravirt layer for network and block devices

2008-01-30 Thread Cam Macdonell
Dor Laor wrote: > On Tue, 2008-01-29 at 10:50 -0700, Cameron Macdonell wrote: >> Hi, >> >> What are the command-line options necessary to get the guest devices >> to use the paravirt layer? >> > > For network you use '-net nic,model=virtio', > I hope to write a wiki page for it tomorrow. > Gre

Re: [kvm-devel] How-to use paravirt layer for network and block devices

2008-01-29 Thread Dor Laor
On Tue, 2008-01-29 at 10:50 -0700, Cameron Macdonell wrote: > Hi, > > What are the command-line options necessary to get the guest devices > to use the paravirt layer? > For network you use '-net nic,model=virtio', I hope to write a wiki page for it tomorrow. > Thanks, > Cam > > ---