Re: [kvm-devel] virtio module backport

2008-01-03 Thread Anthony Liguori
Avi Kivity wrote: > Anthony Liguori wrote: >> Hi, >> >> I've posted a repo that contains my initial attempt at backporting >> the virtio modules. I've tested against a 2.6.22, 2.6.20, and 2.6.18 >> kernel (although I haven't tried the block device against 2.6.18). >> It requires Rusty's patch

Re: [kvm-devel] virtio module backport

2008-01-03 Thread Avi Kivity
Anthony Liguori wrote: > Hi, > > I've posted a repo that contains my initial attempt at backporting the > virtio modules. I've tested against a 2.6.22, 2.6.20, and 2.6.18 kernel > (although I haven't tried the block device against 2.6.18). It requires > Rusty's patch queue plus the three patch

Re: [kvm-devel] virtio module backport

2008-01-02 Thread Anthony Liguori
Just to be clear, to use this repository, you need a kernel tree with Rusty's virtio patch queue applied. For instance, if you had the latest KVM git tree, you would then need to get Rusty's queue at http://ozlabs.org/~rusty/kernel/hg.I apply up to virtio:virtio_net-performance-stats.patch.

[kvm-devel] virtio module backport

2008-01-02 Thread Anthony Liguori
Hi, I've posted a repo that contains my initial attempt at backporting the virtio modules. I've tested against a 2.6.22, 2.6.20, and 2.6.18 kernel (although I haven't tried the block device against 2.6.18). It requires Rusty's patch queue plus the three patches I just sent to [EMAIL PROTECTE