summaryrefslogtreecommitdiff
path: root/Documentation/lguest
AgeCommit message (Expand)Author
2008-02-04virtio: reset functionRusty Russell
2008-02-04virtio: clarify NO_NOTIFY flag usageRusty Russell
2008-02-04virtio: simplify config mechanism.Rusty Russell
2008-01-30lguest: adapt launcher to per-cpunessGlauber de Oliveira Costa
2008-01-30lguest: Reboot supportBalaji Rao
2007-12-17Fix lguest documentationSheela
2007-11-19lguest: Fix uninitialized members in example launcherRusty Russell
2007-11-12virtio: Force use of power-of-two for descriptor ring sizesRusty Russell
2007-11-12lguest: Fix lguest virtio-blk backend size computationAnthony Liguori
2007-10-25lguest: documentation updateRusty Russell
2007-10-25lguest: example launcher header cleanup.Rusty Russell
2007-10-23Use "struct boot_params" in example launcherRusty Russell
2007-10-23Loading bzImage directly.Rusty Russell
2007-10-23Revert lguest magic and use hook in head.SRusty Russell
2007-10-23Update lguest documentation to reflect the new virtual block device name.Chris Malley
2007-10-23Example launcher handle guests not being ready for inputRusty Russell
2007-10-23Update example launcher for virtioRusty Russell
2007-10-23Boot with virtual == physical to get closer to native Linux.Rusty Russell
2007-10-23Change example launcher to use unsigned long not u32Jes Sorensen
2007-10-23Introduce guest mem offset, static link example launcherRusty Russell
2007-10-23Accept elf files that are valid but have sections that can not be mmap'ed for...Ronald G. Minnich
2007-10-23Make lguest_launcher.h types userspace-friendlyRusty Russell
2007-10-23lguest.txt updateRusty Russell
2007-10-23turn err into errx in lguest call sitesGlauber de Oliveira Costa
2007-10-23Make asm-x86/bootparam.h includable from userspace.Rusty Russell
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner
2007-09-26lguest example launcher truncates block device file to 0 length on problemsChris Malley
2007-08-09lguest: avoid shared libraries mapped over guest memoryRonald G. Minnich
2007-07-26lguest: documentation VII: FIXMEsRusty Russell
2007-07-26lguest: documentation IV: LauncherRusty Russell
2007-07-26lguest: documentation I: PreparationRusty Russell
2007-07-24link lguest example launcher non-staticRusty Russell
2007-07-19lguest: the documentation, example launcherRusty Russell