[Lguest] [PULL] lguest fixes

Rusty Russell rusty at rustcorp.com.au
Thu Dec 16 18:33:03 EST 2010


[ The arch/x86/kernel/head_32.S changes are to expose a couple of symbols ]

The following changes since commit b0c3844d8af6b9f3f18f31e1b0502fbefa2166be:

  Linux 2.6.37-rc6 (2010-12-15 17:24:48 -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

Rusty Russell (3):
      lguest: fix crash lguest_time_init
      lguest: restore boot speed
      lguest: populate initial_page_table

 arch/x86/kernel/head_32.S   |    4 +-
 arch/x86/lguest/boot.c      |   16 +++---
 arch/x86/lguest/i386_head.S |  105 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 115 insertions(+), 10 deletions(-)


More information about the Lguest mailing list