summaryrefslogtreecommitdiffstats
path: root/Documentation/lguest
Commit message (Expand)AuthorAgeFilesLines
...
* Accept elf files that are valid but have sections that can not be mmap'ed for...Ronald G. Minnich2007-10-231-29/+32
* Make lguest_launcher.h types userspace-friendlyRusty Russell2007-10-232-3/+3
* lguest.txt updateRusty Russell2007-10-231-39/+29Star
* turn err into errx in lguest call sitesGlauber de Oliveira Costa2007-10-231-2/+2
* Make asm-x86/bootparam.h includable from userspace.Rusty Russell2007-10-231-1/+1
* i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-111-1/+1
* lguest example launcher truncates block device file to 0 length on problemsChris Malley2007-09-261-1/+1
* lguest: avoid shared libraries mapped over guest memoryRonald G. Minnich2007-08-091-1/+3
* lguest: documentation VII: FIXMEsRusty Russell2007-07-261-0/+12
* lguest: documentation IV: LauncherRusty Russell2007-07-261-44/+555
* lguest: documentation I: PreparationRusty Russell2007-07-262-2/+65
* link lguest example launcher non-staticRusty Russell2007-07-242-52/+35Star
* lguest: the documentation, example launcherRusty Russell2007-07-193-0/+1168