-
- Downloads
lguest: PAE support
This version requires that host and guest have the same PAE status. NX cap is not offered to the guest, yet. Signed-off-by:Matias Zabaljauregui <zabaljauregui@gmail.com> Signed-off-by:
Rusty Russell <rusty@rustcorp.com.au>
Showing
- Documentation/lguest/lguest.txt 0 additions, 1 deletionDocumentation/lguest/lguest.txt
- arch/x86/include/asm/lguest.h 6 additions, 1 deletionarch/x86/include/asm/lguest.h
- arch/x86/include/asm/lguest_hcall.h 2 additions, 1 deletionarch/x86/include/asm/lguest_hcall.h
- arch/x86/lguest/Kconfig 0 additions, 1 deletionarch/x86/lguest/Kconfig
- arch/x86/lguest/boot.c 66 additions, 5 deletionsarch/x86/lguest/boot.c
- drivers/lguest/Kconfig 1 addition, 1 deletiondrivers/lguest/Kconfig
- drivers/lguest/hypercalls.c 10 additions, 0 deletionsdrivers/lguest/hypercalls.c
- drivers/lguest/lg.h 5 additions, 0 deletionsdrivers/lguest/lg.h
- drivers/lguest/page_tables.c 313 additions, 38 deletionsdrivers/lguest/page_tables.c
Loading
Please register or sign in to comment