aboutsummaryrefslogtreecommitdiff
path: root/include/linux/lguest.h
AgeCommit message (Expand)Author
2009-07-30lguest and virtio: cleanup struct definitions to Linux style.Rusty Russell
2009-07-30lguest: fix comment styleRusty Russell
2009-07-17lguest: fix journeyMatias Zabaljauregui
2009-06-12lguest: improve interrupt handling, speed up stream networkingRusty Russell
2007-10-25lguest: documentation updateRusty 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-23lguest.h declares a struct timespec, make it include linux/time.hJes Sorensen
2007-10-23Make hypercalls arch-independent.Jes Sorensen
2007-10-23Remove fixed limit on number of guests, and lguests array.Rusty Russell
2007-10-23Move lguest hcalls to arch-specific headerJes Sorensen
2007-07-28Provide timespec to guests rather than jiffies clock.Rusty Russell
2007-07-26lguest: documentation II: GuestRusty Russell
2007-07-19lguest: the host codeRusty Russell
2007-07-19lguest: the guest codeRusty Russell