aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lguest (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-29lguest: prevent VISWS or VOYAGER randconfigsRandy Dunlap1-0/+1
2007-11-05lguest: tidy up documentationRusty Russell1-22/+21
2007-11-05lguest: make async_hcall() staticAdrian Bunk1-13/+13
2007-10-25lguest: documentation updateRusty Russell2-26/+30
2007-10-25lguest: build fixJeff Garzik1-0/+1
2007-10-25lguest: use defines from x86 headers instead of magic numbersRusty Russell1-3/+2
2007-10-23Revert lguest magic and use hook in head.SRusty Russell2-29/+5
2007-10-23Lguest support for VirtioRusty Russell2-0/+26
2007-10-23Remove old lguest bus and drivers.Rusty Russell1-41/+0
2007-10-23Virtio helper routines for a descriptor ringbuffer implementationRusty Russell1-0/+1
2007-10-23Boot with virtual == physical to get closer to native Linux.Rusty Russell2-10/+38
2007-10-23Allow guest to specify syscall vector to use.Rusty Russell1-0/+1
2007-10-23Make hypercalls arch-independent.Jes Sorensen1-4/+4
2007-10-23Move i386 part of core.c to x86/core.c.Jes Sorensen1-0/+1
2007-10-23Move lguest guest support to arch/x86.Rusty Russell4-0/+1208