Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt...
[safe/jmp/linux-2.6] / include / linux / lguest.h
2007-10-25 Rusty Russelllguest: documentation update
2007-10-23 Rusty RussellBoot with virtual == physical to get closer to native...
2007-10-23 Rusty RussellAllow guest to specify syscall vector to use.
2007-10-23 Jes Sorensenlguest.h declares a struct timespec, make it include...
2007-10-23 Jes SorensenMake hypercalls arch-independent.
2007-10-23 Rusty RussellRemove fixed limit on number of guests, and lguests...
2007-10-23 Jes SorensenMove lguest hcalls to arch-specific header
2007-07-29 Rusty RussellProvide timespec to guests rather than jiffies clock.
2007-07-26 Rusty Russelllguest: documentation II: Guest
2007-07-19 Rusty Russelllguest: the host code
2007-07-19 Rusty Russelllguest: the guest code