aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lguest/i386_head.S
Commit message (Expand)AuthorAge
* lguest: Fix three simple typos in commentsAdrian Knoth2011-07-22
* lguest: update commentsRusty Russell2011-07-22
* lguest: remove remaining vmcallRusty Russell2011-07-22
* lguest: use a special 1:1 linear pagetable mode until first switch.Rusty Russell2011-07-22
* x86, mm: Initialize initial_page_table before paravirt jumpsRusty Russell2011-01-04
* lguest: populate initial_page_tableRusty Russell2010-12-16
* lguest: stop using KVM hypercall mechanismRusty Russell2010-04-14
* lguest: update commentryRusty Russell2009-07-30
* lguest: fix comment styleRusty Russell2009-07-30
* lguest: optimize by coding restore_flags and irq_enable in assembler.Rusty Russell2009-06-12
* lguest: improve interrupt handling, speed up stream networkingRusty Russell2009-06-12
* lguest: use KVM hypercallsMatias Zabaljauregui2009-03-30
* lguest: move the initial guest page table creation code to the hostMatias Zabaljauregui2008-12-29
* lguest: comment documentation update.Rusty Russell2008-03-27
* lguest: documentation updateRusty Russell2007-10-25
* Revert lguest magic and use hook in head.SRusty Russell2007-10-23
* Boot with virtual == physical to get closer to native Linux.Rusty Russell2007-10-23
* Move lguest guest support to arch/x86.Rusty Russell2007-10-23