Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce "hcall" pointer to indicate pending hypercall. | Rusty Russell | 2007-10-23 | 1 | -28/+20 |
* | Remove fixed limit on number of guests, and lguests array. | Rusty Russell | 2007-10-23 | 1 | -3/+1 |
* | Introduce guest mem offset, static link example launcher | Rusty Russell | 2007-10-23 | 1 | -6/+9 |
* | Use copy_to_user() not put_user for struct timespec | Jes Sorensen | 2007-10-23 | 1 | -1/+1 |
* | Provide timespec to guests rather than jiffies clock. | Rusty Russell | 2007-07-28 | 1 | -8/+13 |
* | lguest: documentation V: Host | Rusty Russell | 2007-07-26 | 1 | -10/+108 |
* | lguest: documentation I: Preparation | Rusty Russell | 2007-07-26 | 1 | -2/+7 |
* | lguest: the host code | Rusty Russell | 2007-07-19 | 1 | -0/+192 |