Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Revert lguest magic and use hook in head.S | Rusty Russell | 2007-10-23 | 2 | -29/+5 | |
* | Lguest support for Virtio | Rusty Russell | 2007-10-23 | 2 | -0/+26 | |
* | Remove old lguest bus and drivers. | Rusty Russell | 2007-10-23 | 1 | -41/+0 | |
* | Virtio helper routines for a descriptor ringbuffer implementation | Rusty Russell | 2007-10-23 | 1 | -0/+1 | |
* | Boot with virtual == physical to get closer to native Linux. | Rusty Russell | 2007-10-23 | 2 | -10/+38 | |
* | Allow guest to specify syscall vector to use. | Rusty Russell | 2007-10-23 | 1 | -0/+1 | |
* | Make hypercalls arch-independent. | Jes Sorensen | 2007-10-23 | 1 | -4/+4 | |
* | Move i386 part of core.c to x86/core.c. | Jes Sorensen | 2007-10-23 | 1 | -0/+1 | |
* | Move lguest guest support to arch/x86. | Rusty Russell | 2007-10-23 | 4 | -0/+1208 |