Commit Graph

15 Commits (bdbc5dd7de5d07d6c9d3536e598956165a031d4c)

Author SHA1 Message Date
Rusty Russell 1842f23c05 lguest and virtio: cleanup struct definitions to Linux style. 16 years ago
Rusty Russell 2e04ef7691 lguest: fix comment style 16 years ago
Matias Zabaljauregui 5780888bca lguest: fix journey 16 years ago
Rusty Russell a32a8813d0 lguest: improve interrupt handling, speed up stream networking 16 years ago
Rusty Russell e1e72965ec lguest: documentation update 18 years ago
Rusty Russell 47436aa4ad Boot with virtual == physical to get closer to native Linux. 18 years ago
Rusty Russell c18acd73ff Allow guest to specify syscall vector to use. 18 years ago
Jes Sorensen 47aee45ae3 lguest.h declares a struct timespec, make it include linux/time.h 18 years ago
Jes Sorensen b410e7b149 Make hypercalls arch-independent. 18 years ago
Rusty Russell 48245cc070 Remove fixed limit on number of guests, and lguests array. 18 years ago
Jes Sorensen c37ae93d59 Move lguest hcalls to arch-specific header 18 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