Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lguest_user.c: fix memory leak | Adrian Bunk | 2007-11-14 | 1 | -1/+1 |
* | lguest: documentation update | Rusty Russell | 2007-10-25 | 1 | -11/+12 |
* | Remove old lguest I/O infrrasructure. | Rusty Russell | 2007-10-23 | 1 | -34/+5 |
* | Boot with virtual == physical to get closer to native Linux. | Rusty Russell | 2007-10-23 | 1 | -9/+2 |
* | Move register setup into i386_core.c | Jes Sorensen | 2007-10-23 | 1 | -36/+1 |
* | Change example launcher to use unsigned long not u32 | Jes Sorensen | 2007-10-23 | 1 | -15/+16 |
* | Remove fixed limit on number of guests, and lguests array. | Rusty Russell | 2007-10-23 | 1 | -11/+6 |
* | Introduce guest mem offset, static link example launcher | Rusty Russell | 2007-10-23 | 1 | -10/+13 |
* | lguest: documentation IV: Launcher | Rusty Russell | 2007-07-26 | 1 | -9/+150 |
* | lguest: documentation I: Preparation | Rusty Russell | 2007-07-26 | 1 | -1/+6 |
* | lguest: the host code | Rusty Russell | 2007-07-19 | 1 | -0/+236 |