summaryrefslogtreecommitdiffstats
path: root/include/linux/lguest.h
Commit message (Expand)AuthorAgeFilesLines
* x86/lguest: Remove lguest supportJuergen Gross2017-08-241-73/+0Star
* lguest: suppress interrupts for single insn, not range.Rusty Russell2015-03-241-2/+2
* lguest: use a special 1:1 linear pagetable mode until first switch.Rusty Russell2011-07-221-2/+0Star
* lguest and virtio: cleanup struct definitions to Linux style.Rusty Russell2009-07-301-2/+1Star
* lguest: fix comment styleRusty Russell2009-07-301-12/+24
* lguest: fix journeyMatias Zabaljauregui2009-07-171-1/+1
* lguest: improve interrupt handling, speed up stream networkingRusty Russell2009-06-121-0/+4
* lguest: documentation updateRusty Russell2007-10-251-2/+2
* Boot with virtual == physical to get closer to native Linux.Rusty Russell2007-10-231-1/+4
* Allow guest to specify syscall vector to use.Rusty Russell2007-10-231-0/+3
* lguest.h declares a struct timespec, make it include linux/time.hJes Sorensen2007-10-231-0/+1
* Make hypercalls arch-independent.Jes Sorensen2007-10-231-1/+1
* Remove fixed limit on number of guests, and lguests array.Rusty Russell2007-10-231-2/+0Star
* Move lguest hcalls to arch-specific headerJes Sorensen2007-10-231-65/+4Star
* Provide timespec to guests rather than jiffies clock.Rusty Russell2007-07-291-1/+3
* lguest: documentation II: GuestRusty Russell2007-07-261-9/+38
* lguest: the host codeRusty Russell2007-07-191-6/+6
* lguest: the guest codeRusty Russell2007-07-191-0/+85