summaryrefslogtreecommitdiffstats
path: root/arch/x86/lguest/boot.c
Commit message (Expand)AuthorAgeFilesLines
* Revert lguest magic and use hook in head.SRusty Russell2007-10-231-16/+1
* Lguest support for VirtioRusty Russell2007-10-231-0/+21
* Remove old lguest bus and drivers.Rusty Russell2007-10-231-41/+0
* Boot with virtual == physical to get closer to native Linux.Rusty Russell2007-10-231-5/+2
* Allow guest to specify syscall vector to use.Rusty Russell2007-10-231-0/+1
* Make hypercalls arch-independent.Jes Sorensen2007-10-231-4/+4
* Move i386 part of core.c to x86/core.c.Jes Sorensen2007-10-231-0/+1
* Move lguest guest support to arch/x86.Rusty Russell2007-10-231-0/+1106