summaryrefslogtreecommitdiffstats
path: root/arch/x86/lguest/i386_head.S
Commit message (Expand)AuthorAgeFilesLines
* lguest: Fix three simple typos in commentsAdrian Knoth2011-07-221-1/+1
* lguest: update commentsRusty Russell2011-07-221-7/+11
* lguest: remove remaining vmcallRusty Russell2011-07-221-6/+2
* lguest: use a special 1:1 linear pagetable mode until first switch.Rusty Russell2011-07-221-2/+7
* x86, mm: Initialize initial_page_table before paravirt jumpsRusty Russell2011-01-041-105/+0
* lguest: populate initial_page_tableRusty Russell2010-12-161-0/+105
* lguest: stop using KVM hypercall mechanismRusty Russell2010-04-141-1/+1
* lguest: update commentryRusty Russell2009-07-301-0/+2
* lguest: fix comment styleRusty Russell2009-07-301-42/+68
* lguest: optimize by coding restore_flags and irq_enable in assembler.Rusty Russell2009-06-121-1/+57
* lguest: improve interrupt handling, speed up stream networkingRusty Russell2009-06-121-2/+0
* lguest: use KVM hypercallsMatias Zabaljauregui2009-03-301-2/+2
* lguest: move the initial guest page table creation code to the hostMatias Zabaljauregui2008-12-301-15/+0
* lguest: comment documentation update.Rusty Russell2008-03-281-4/+11
* lguest: documentation updateRusty Russell2007-10-251-3/+5
* Revert lguest magic and use hook in head.SRusty Russell2007-10-231-13/+4
* Boot with virtual == physical to get closer to native Linux.Rusty Russell2007-10-231-5/+36
* Move lguest guest support to arch/x86.Rusty Russell2007-10-231-0/+93
OpenPOWER on IntegriCloud