Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lguest: update commentry | Rusty Russell | 2009-07-30 | 1 | -0/+2 |
* | lguest: fix comment style | Rusty Russell | 2009-07-30 | 1 | -42/+68 |
* | lguest: optimize by coding restore_flags and irq_enable in assembler. | Rusty Russell | 2009-06-12 | 1 | -1/+57 |
* | lguest: improve interrupt handling, speed up stream networking | Rusty Russell | 2009-06-12 | 1 | -2/+0 |
* | lguest: use KVM hypercalls | Matias Zabaljauregui | 2009-03-30 | 1 | -2/+2 |
* | lguest: move the initial guest page table creation code to the host | Matias Zabaljauregui | 2008-12-30 | 1 | -15/+0 |
* | lguest: comment documentation update. | Rusty Russell | 2008-03-28 | 1 | -4/+11 |
* | lguest: documentation update | Rusty Russell | 2007-10-25 | 1 | -3/+5 |
* | Revert lguest magic and use hook in head.S | Rusty Russell | 2007-10-23 | 1 | -13/+4 |
* | Boot with virtual == physical to get closer to native Linux. | Rusty Russell | 2007-10-23 | 1 | -5/+36 |
* | Move lguest guest support to arch/x86. | Rusty Russell | 2007-10-23 | 1 | -0/+93 |