summaryrefslogtreecommitdiffstats
path: root/drivers/lguest/segments.c
AgeCommit message (Expand)AuthorLines
2012-01-12lguest: switch segment-voodoo-numbers to readable symbolsJacek Galowicz-11/+17
2010-01-04lguest: fix bug in setting guest GDT entryRusty Russell-1/+3
2009-07-30lguest: fix comment styleRusty Russell-37/+69
2009-06-12lguest: beyond ARRAY_SIZE of cpu->arch.gdtRoel Kluin-1/+1
2009-04-19lguest: fix guest crash on non-linear addresses in gdt pvopsRusty Russell-6/+7
2009-03-30lguest: use bool instead of intMatias Zabaljauregui-1/+1
2008-01-30lguest: get rid of lg variable assignmentsGlauber de Oliveira Costa-5/+3
2008-01-30lguest: move changed bitmap to lg_cpuGlauber de Oliveira Costa-2/+2
2008-01-30lguest: replace lguest_arch with lg_cpu_arch.Glauber de Oliveira Costa-20/+22
2007-10-25lguest: documentation updateRusty Russell-19/+29
2007-10-23generalize lgread_u32/lgwrite_u32.Rusty Russell-2/+2
2007-10-23Move i386 part of core.c to x86/core.c.Jes Sorensen-13/+13
2007-08-09lguest: Fix Malicious Guest GDT Host CrashRusty Russell-57/+5
2007-07-26lguest: documentation VII: FIXMEsRusty Russell-0/+4
2007-07-26lguest: documentation V: HostRusty Russell-10/+99
2007-07-26lguest: documentation I: PreparationRusty Russell-0/+11
2007-07-19lguest: the host codeRusty Russell-0/+125