Remove old lguest I/O infrrasructure.
[safe/jmp/linux-2.6] / drivers / lguest / core.c
2007-10-23 Rusty RussellRemove old lguest I/O infrrasructure.
2007-10-23 Rusty RussellAllow guest to specify syscall vector to use.
2007-10-23 Rusty RussellIntroduce "hcall" pointer to indicate pending hypercall.
2007-10-23 Jes SorensenMove i386 part of core.c to x86/core.c.
2007-10-23 Rusty RussellRemove fixed limit on number of guests, and lguests...
2007-10-23 Rusty RussellIntroduce guest mem offset, static link example launcher
2007-10-16 Jeremy Fitzhardingeparavirt: refactor struct paravirt_ops into smaller...
2007-08-09 Rusty Russelllguest: Fix Malicious Guest GDT Host Crash
2007-07-26 Rusty Russelllguest: documentation VI: Switcher
2007-07-26 Rusty Russelllguest: documentation V: Host
2007-07-26 Rusty Russelllguest: documentation IV: Launcher
2007-07-26 Rusty Russelllguest: documentation I: Preparation
2007-07-19 Rusty Russelllguest: the host code