Commit Graph

11 Commits (99ffc696d10b28580fe93441d627cf290ac4484c)

Author SHA1 Message Date
Rusty Russell e1e72965ec lguest: documentation update 17 years ago
Rusty Russell 47436aa4ad Boot with virtual == physical to get closer to native Linux. 17 years ago
Rusty Russell c18acd73ff Allow guest to specify syscall vector to use. 17 years ago
Jes Sorensen 47aee45ae3 lguest.h declares a struct timespec, make it include linux/time.h 17 years ago
Jes Sorensen b410e7b149 Make hypercalls arch-independent. 17 years ago
Rusty Russell 48245cc070 Remove fixed limit on number of guests, and lguests array. 17 years ago
Jes Sorensen c37ae93d59 Move lguest hcalls to arch-specific header 17 years ago
Rusty Russell 6c8dca5d53 Provide timespec to guests rather than jiffies clock. 18 years ago
Rusty Russell b2b47c214f lguest: documentation II: Guest 18 years ago
Rusty Russell d7e28ffe6c lguest: the host code 18 years ago
Rusty Russell 07ad157f6e lguest: the guest code 18 years ago