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