summaryrefslogtreecommitdiff
path: root/include/linux/lguest.h
Commit message (Expand)AuthorAge
* lguest: suppress interrupts for single insn, not range.Rusty Russell2015-03-24
* lguest: use a special 1:1 linear pagetable mode until first switch.Rusty Russell2011-07-22
* lguest and virtio: cleanup struct definitions to Linux style.Rusty Russell2009-07-30
* lguest: fix comment styleRusty Russell2009-07-30
* lguest: fix journeyMatias Zabaljauregui2009-07-17
* lguest: improve interrupt handling, speed up stream networkingRusty Russell2009-06-12
* lguest: documentation updateRusty Russell2007-10-25
* Boot with virtual == physical to get closer to native Linux.Rusty Russell2007-10-23
* Allow guest to specify syscall vector to use.Rusty Russell2007-10-23
* lguest.h declares a struct timespec, make it include linux/time.hJes Sorensen2007-10-23
* Make hypercalls arch-independent.Jes Sorensen2007-10-23
* Remove fixed limit on number of guests, and lguests array.Rusty Russell2007-10-23
* Move lguest hcalls to arch-specific headerJes Sorensen2007-10-23
* Provide timespec to guests rather than jiffies clock.Rusty Russell2007-07-28
* lguest: documentation II: GuestRusty Russell2007-07-26
* lguest: the host codeRusty Russell2007-07-19
* lguest: the guest codeRusty Russell2007-07-19