[PULL] lguest and virtio.

From: Rusty Russell
Date: Thu Jan 20 2011 - 06:13:40 EST


The following changes since commit 8a335bc631ac9c43675821580c26ebf95a3044ba:

Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/scsi-post-merge-2.6 (2011-01-16 15:06:43 -0800)

are available in the git repository at:

ssh://master.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus.git master

Christoph Lameter (1):
lguest: Use this_cpu_ops

Milton Miller (1):
virtio: remove virtio-pci root device

Philip Sanderson (3):
lguest: --username and --chroot options
lguest: example launcher to use guard pages, drop PROT_EXEC, fix limit logic
lguest: document --rng in example Launcher

Randy Dunlap (1):
LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO)

Rusty Russell (1):
lguest: compile fixes

Documentation/lguest/lguest.c | 73 ++++++++++++++++++++++++++++++++++----
Documentation/lguest/lguest.txt | 5 +++
arch/x86/lguest/Kconfig | 1 +
arch/x86/lguest/boot.c | 2 +-
drivers/lguest/page_tables.c | 2 +-
drivers/lguest/x86/core.c | 4 +-
drivers/virtio/virtio_pci.c | 20 +---------
7 files changed, 77 insertions(+), 30 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/