Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-11-05 | lguest: tidy up documentation | Rusty Russell | 1 | -22/+21 |
2007-11-05 | lguest: make async_hcall() static | Adrian Bunk | 1 | -13/+13 |
2007-10-25 | lguest: documentation update | Rusty Russell | 1 | -23/+25 |
2007-10-25 | lguest: build fix | Jeff Garzik | 1 | -0/+1 |
2007-10-25 | lguest: use defines from x86 headers instead of magic numbers | Rusty Russell | 1 | -3/+2 |
2007-10-23 | Revert lguest magic and use hook in head.S | Rusty Russell | 1 | -16/+1 |
2007-10-23 | Lguest support for Virtio | Rusty Russell | 1 | -0/+21 |
2007-10-23 | Remove old lguest bus and drivers. | Rusty Russell | 1 | -41/+0 |
2007-10-23 | Boot with virtual == physical to get closer to native Linux. | Rusty Russell | 1 | -5/+2 |
2007-10-23 | Allow guest to specify syscall vector to use. | Rusty Russell | 1 | -0/+1 |
2007-10-23 | Make hypercalls arch-independent. | Jes Sorensen | 1 | -4/+4 |
2007-10-23 | Move i386 part of core.c to x86/core.c. | Jes Sorensen | 1 | -0/+1 |
2007-10-23 | Move lguest guest support to arch/x86. | Rusty Russell | 1 | -0/+1106 |