aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lguest
Commit message (Expand)AuthorAge
...
* lguest: include function prototypesHarvey Harrison2008-02-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-01-30
|\
| * lguest: Reboot supportBalaji Rao2008-01-30
* | x86: remove depends on X86_32 from PARAVIRT & PARAVIRT_GUESTEduardo Pereira Habkost2008-01-30
* | x86: change write_gdt_entry signature.Glauber de Oliveira Costa2008-01-30
* | x86: change write_idt_entry signatureGlauber de Oliveira Costa2008-01-30
* | x86: unify struct desc_ptrGlauber de Oliveira Costa2008-01-30
* | x86: use generic register name in the thread and tss structuresH. Peter Anvin2008-01-30
* | x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-30
* | x86: use u32 for some lapic functionsThomas Gleixner2008-01-30
|/
* lguest: prevent VISWS or VOYAGER randconfigsRandy Dunlap2007-11-29
* lguest: tidy up documentationRusty Russell2007-11-05
* lguest: make async_hcall() staticAdrian Bunk2007-11-05
* lguest: documentation updateRusty Russell2007-10-25
* lguest: build fixJeff Garzik2007-10-25
* lguest: use defines from x86 headers instead of magic numbersRusty Russell2007-10-25
* Revert lguest magic and use hook in head.SRusty Russell2007-10-23
* Lguest support for VirtioRusty Russell2007-10-23
* Remove old lguest bus and drivers.Rusty Russell2007-10-23
* Virtio helper routines for a descriptor ringbuffer implementationRusty Russell2007-10-23
* Boot with virtual == physical to get closer to native Linux.Rusty Russell2007-10-23
* Allow guest to specify syscall vector to use.Rusty Russell2007-10-23
* Make hypercalls arch-independent.Jes Sorensen2007-10-23
* Move i386 part of core.c to x86/core.c.Jes Sorensen2007-10-23
* Move lguest guest support to arch/x86.Rusty Russell2007-10-23