aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/lguest
Commit message (Expand)AuthorAgeFilesLines
* lguest: notify on emptyRusty Russell2008-05-301-2/+10
* lguest: make Launcher see device status updatesRusty Russell2008-05-021-15/+35
* virtio: de-structify virtio_block status byteRusty Russell2008-05-021-6/+6
* lguest: comment documentation update.Rusty Russell2008-03-281-31/+38
* lguest: Don't need comment terminator before disk section.Rusty Russell2008-03-281-1/+0
* lguest: lguest.txt documentation fixPaul Bolle2008-03-281-4/+8
* lguest: Add puppies which where previously missing.Tim Ansell2008-03-281-3/+4
* lguest: Do not append space to guests kernel command linePaul Bolle2008-03-111-2/+5
* virtio: reset functionRusty Russell2008-02-041-10/+52
* virtio: clarify NO_NOTIFY flag usageRusty Russell2008-02-041-4/+5
* virtio: simplify config mechanism.Rusty Russell2008-02-041-71/+105
* lguest: adapt launcher to per-cpunessGlauber de Oliveira Costa2008-01-301-4/+13
* lguest: Reboot supportBalaji Rao2008-01-301-2/+30
* Fix lguest documentationSheela2007-12-171-4/+0
* lguest: Fix uninitialized members in example launcherRusty Russell2007-11-191-3/+6
* virtio: Force use of power-of-two for descriptor ring sizesRusty Russell2007-11-121-4/+5
* lguest: Fix lguest virtio-blk backend size computationAnthony Liguori2007-11-121-4/+4
* lguest: documentation updateRusty Russell2007-10-251-60/+95
* lguest: example launcher header cleanup.Rusty Russell2007-10-251-12/+11
* Use "struct boot_params" in example launcherRusty Russell2007-10-231-25/+22
* Loading bzImage directly.Rusty Russell2007-10-231-64/+29
* Revert lguest magic and use hook in head.SRusty Russell2007-10-231-29/+13
* Update lguest documentation to reflect the new virtual block device name.Chris Malley2007-10-231-3/+3
* Example launcher handle guests not being ready for inputRusty Russell2007-10-231-50/+57
* Update example launcher for virtioRusty Russell2007-10-231-462/+681
* Boot with virtual == physical to get closer to native Linux.Rusty Russell2007-10-231-103/+31
* Change example launcher to use unsigned long not u32Jes Sorensen2007-10-231-13/+14
* Introduce guest mem offset, static link example launcherRusty Russell2007-10-232-102/+113
* 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/+29
* 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/+35
* lguest: the documentation, example launcherRusty Russell2007-07-193-0/+1168