aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/lguest/segments.c
Commit message (Expand)AuthorAgeFilesLines
* lguest: fix bug in setting guest GDT entryRusty Russell2010-01-041-1/+3
* lguest: fix comment styleRusty Russell2009-07-301-37/+69
* lguest: beyond ARRAY_SIZE of cpu->arch.gdtRoel Kluin2009-06-121-1/+1
* lguest: fix guest crash on non-linear addresses in gdt pvopsRusty Russell2009-04-191-6/+7
* lguest: use bool instead of intMatias Zabaljauregui2009-03-301-1/+1
* lguest: get rid of lg variable assignmentsGlauber de Oliveira Costa2008-01-301-5/+3
* lguest: move changed bitmap to lg_cpuGlauber de Oliveira Costa2008-01-301-2/+2
* lguest: replace lguest_arch with lg_cpu_arch.Glauber de Oliveira Costa2008-01-301-20/+22
* lguest: documentation updateRusty Russell2007-10-251-19/+29
* generalize lgread_u32/lgwrite_u32.Rusty Russell2007-10-231-2/+2
* Move i386 part of core.c to x86/core.c.Jes Sorensen2007-10-231-13/+13
* lguest: Fix Malicious Guest GDT Host CrashRusty Russell2007-08-091-57/+5
* lguest: documentation VII: FIXMEsRusty Russell2007-07-261-0/+4
* lguest: documentation V: HostRusty Russell2007-07-261-10/+99
* lguest: documentation I: PreparationRusty Russell2007-07-261-0/+11
* lguest: the host codeRusty Russell2007-07-191-0/+125