[Lguest] [PULL] lguest fixes
Rusty Russell
rusty at rustcorp.com.au
Tue Mar 11 09:56:48 EST 2008
The following changes since commit cdeeeae056a429e729ae9e914fa8142ee45bee93:
Linus Torvalds (1):
Linux 2.6.25-rc5
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus.git master
Eugene Teo (1):
lguest: make sure cpu is initialized before accessing it
Paul Bolle (1):
lguest: Do not append space to guests kernel command line
Rusty Russell (3):
lguest: fix __get_vm_area usage.
lguest: Sanitize the lguest clock.
lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem.
Documentation/lguest/lguest.c | 7 +++-
arch/x86/lguest/boot.c | 55 ++++++++++++++++------------------------
drivers/lguest/core.c | 15 +++++++++-
drivers/lguest/lguest_user.c | 15 ++++++-----
drivers/lguest/page_tables.c | 2 +-
5 files changed, 49 insertions(+), 45 deletions(-)
More information about the Lguest
mailing list