]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - drivers/lguest/x86/core.c
Remove old lguest bus and drivers.
[linux-2.6-omap-h63xx.git] / drivers / lguest / x86 / core.c
2007-10-23 Rusty RussellRemove old lguest bus and drivers.
2007-10-23 Rusty RussellBoot with virtual == physical to get closer to native...
2007-10-23 Rusty RussellAllow guest to specify syscall vector to use.
2007-10-23 Jes SorensenMove register setup into i386_core.c
2007-10-23 Jes SorensenMake hypercalls arch-independent.
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.