summaryrefslogtreecommitdiffstats
path: root/arch/x86/lguest/boot.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-01-311-2/+9
|\
| * lguest: Reboot supportBalaji Rao2008-01-301-2/+9
* | x86: change write_gdt_entry signature.Glauber de Oliveira Costa2008-01-301-3/+3
* | x86: change write_idt_entry signatureGlauber de Oliveira Costa2008-01-301-4/+5
* | x86: unify struct desc_ptrGlauber de Oliveira Costa2008-01-301-2/+2
* | x86: use generic register name in the thread and tss structuresH. Peter Anvin2008-01-301-3/+3
* | x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-301-11/+11
* | x86: use u32 for some lapic functionsThomas Gleixner2008-01-301-2/+2
|/
* lguest: tidy up documentationRusty Russell2007-11-051-22/+21
* lguest: make async_hcall() staticAdrian Bunk2007-11-051-13/+13
* lguest: documentation updateRusty Russell2007-10-251-23/+25
* lguest: build fixJeff Garzik2007-10-251-0/+1
* lguest: use defines from x86 headers instead of magic numbersRusty Russell2007-10-251-3/+2
* Revert lguest magic and use hook in head.SRusty Russell2007-10-231-16/+1
* Lguest support for VirtioRusty Russell2007-10-231-0/+21
* Remove old lguest bus and drivers.Rusty Russell2007-10-231-41/+0
* Boot with virtual == physical to get closer to native Linux.Rusty Russell2007-10-231-5/+2
* Allow guest to specify syscall vector to use.Rusty Russell2007-10-231-0/+1
* Make hypercalls arch-independent.Jes Sorensen2007-10-231-4/+4
* Move i386 part of core.c to x86/core.c.Jes Sorensen2007-10-231-0/+1
* Move lguest guest support to arch/x86.Rusty Russell2007-10-231-0/+1106
OpenPOWER on IntegriCloud