Am Dienstag, 23. Oktober 2007 schrieb Rusty Russell:
>        git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest.git
> This should be fairly clean: 45 lguest patches including the more generic
> drivers (aimed to be used by KVM as well, and hopefully others) and the start
> of separation of arch-specific from general lguest code.

>  drivers/net/virtio_net.c              |  435 +++++++++
>  drivers/virtio/Kconfig                |    8 +
>  drivers/virtio/Makefile               |    2 +
>  drivers/virtio/config.c               |   13 +
>  drivers/virtio/virtio.c               |  189 ++++
>  drivers/virtio/virtio_ring.c          |  313 +++++++
>  drivers/block/virtio_blk.c            |  308 +++++++
>  drivers/char/virtio_console.c         |  225 +++++

Having virtio in Linus tree would make my life easier wiring it up for 
virtualization on s390.

For all virtio patches:

Acked-by: Christian Borntraeger <[EMAIL PROTECTED]>


That reminds me that I promised Rusty to look at one small issue in virtio
net driver. Nothing that should hold of the merge. I will sent the patch via
Rusty when its ready. 

_______________________________________________
Virtualization mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/virtualization

Reply via email to