summaryrefslogtreecommitdiff
path: root/arch/x86/lguest/boot.c
AgeCommit message (Expand)Author
2007-11-05lguest: tidy up documentationRusty Russell
2007-11-05lguest: make async_hcall() staticAdrian Bunk
2007-10-25lguest: documentation updateRusty Russell
2007-10-25lguest: build fixJeff Garzik
2007-10-25lguest: use defines from x86 headers instead of magic numbersRusty Russell
2007-10-23Revert lguest magic and use hook in head.SRusty Russell
2007-10-23Lguest support for VirtioRusty Russell
2007-10-23Remove old lguest bus and drivers.Rusty Russell
2007-10-23Boot with virtual == physical to get closer to native Linux.Rusty Russell
2007-10-23Allow guest to specify syscall vector to use.Rusty Russell
2007-10-23Make hypercalls arch-independent.Jes Sorensen
2007-10-23Move i386 part of core.c to x86/core.c.Jes Sorensen
2007-10-23Move lguest guest support to arch/x86.Rusty Russell