[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200710230855.06253.borntraeger@de.ibm.com>
Date: Tue, 23 Oct 2007 08:55:06 +0200
From: Christian Borntraeger <borntraeger@...ibm.com>
To: virtualization@...ts.linux-foundation.org
Cc: Rusty Russell <rusty@...tcorp.com.au>,
Linus Torvalds <torvalds@...ux-foundation.org>,
lguest <lguest@...abs.org>, "H. Peter Anvin" <hpa@...or.com>,
linux-kernel@...r.kernel.org
Subject: Re: [git pull] lguest: paravirt boot code
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 <borntraeger@...ibm.com>
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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists