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