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