Age | Commit message (Expand) | Author | Files | Lines |
2017-08-24 | x86/lguest: Remove lguest support | Juergen Gross | 1 | -44/+0 |
2015-02-11 | lguest: remove NOTIFY call and eventfd facility. | Rusty Russell | 1 | -1/+1 |
2015-02-11 | lguest: remove lguest bus definitions from header. | Rusty Russell | 1 | -47/+2 |
2015-02-11 | lguest: add infrastructure for userspace to deliver a trap to the guest. | Rusty Russell | 1 | -0/+1 |
2015-02-11 | lguest: write more information to userspace about pending traps. | Rusty Russell | 1 | -0/+13 |
2015-02-11 | lguest: add operations to get/set a register from the Launcher. | Rusty Russell | 1 | -0/+2 |
2009-07-30 | lguest: fix comment style | Rusty Russell | 1 | -6/+12 |
2009-06-12 | lguest: remove obsolete LHREQ_BREAK call | Rusty Russell | 1 | -1/+1 |
2009-06-12 | lguest: use eventfds for device notification | Rusty Russell | 1 | -0/+1 |
2008-12-30 | lguest: move the initial guest page table creation code to the host | Matias Zabaljauregui | 1 | -1/+1 |
2008-12-30 | virtio: use LGUEST_VRING_ALIGN instead of relying on pagesize | Rusty Russell | 1 | -0/+4 |
2008-03-28 | lguest: comment documentation update. | Rusty Russell | 1 | -1/+5 |
2008-02-04 | virtio: simplify config mechanism. | Rusty Russell | 1 | -2/+7 |
2007-10-25 | lguest: documentation update | Rusty Russell | 1 | -1/+5 |
2007-10-25 | lguest: clean up lguest_launcher.h | Rusty Russell | 1 | -14/+4 |
2007-10-23 | Lguest support for Virtio | Rusty Russell | 1 | -28/+19 |
2007-10-23 | Remove old lguest I/O infrrasructure. | Rusty Russell | 1 | -35/+1 |
2007-10-23 | Remove old lguest bus and drivers. | Rusty Russell | 1 | -26/+0 |
2007-10-23 | Make lguest_launcher.h types userspace-friendly | Rusty Russell | 1 | -10/+11 |
2007-07-26 | lguest: documentation III: Drivers | Rusty Russell | 1 | -3/+57 |
2007-07-19 | lguest: the host code | Rusty Russell | 1 | -0/+73 |