aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lguest
Commit message (Expand)AuthorAgeFilesLines
* lguest: tidy up documentationRusty Russell2007-11-051-22/+21
* lguest: make async_hcall() staticAdrian Bunk2007-11-051-13/+13
* lguest: documentation updateRusty Russell2007-10-252-26/+30
* lguest: build fixJeff Garzik2007-10-251-0/+1
* lguest: use defines from x86 headers instead of magic numbersRusty Russell2007-10-251-3/+2
* Revert lguest magic and use hook in head.SRusty Russell2007-10-232-29/+5
* Lguest support for VirtioRusty Russell2007-10-232-0/+26
* Remove old lguest bus and drivers.Rusty Russell2007-10-231-41/+0
* Virtio helper routines for a descriptor ringbuffer implementationRusty Russell2007-10-231-0/+1
* Boot with virtual == physical to get closer to native Linux.Rusty Russell2007-10-232-10/+38
* 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-234-0/+1208