aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/lguest
Commit message (Expand)AuthorAge
* lguest: disable the FORTIFY for lguest.Tim 'mithro' Ansell2009-01-29
* lguest: move the initial guest page table creation code to the hostMatias Zabaljauregui2008-12-29
* virtio: use LGUEST_VRING_ALIGN instead of relying on pagesizeRusty Russell2008-12-29
* lguest: fix example launcher compile after moved asm-x86 dir.Rusty Russell2008-10-30
* doc/x86: fix doc subdirsUwe Hermann2008-10-28
* lguest: update commentryRusty Russell2008-08-25
* lguest: don't set MAC address for guest unless specifiedRusty Russell2008-08-12
* lguest: turn Waker into a thread, not a processRusty Russell2008-07-28
* lguest: Enlarge virtio ringsRusty Russell2008-07-28
* lguest: Use GSO/IFF_VNET_HDR extensions on tun/tapRusty Russell2008-07-28
* lguest: Remove 'network: no dma buffer!' warningRusty Russell2008-07-28
* lguest: Adaptive timeoutRusty Russell2008-07-28
* lguest: Tell Guest net not to notify us on every packet xmitRusty Russell2008-07-28
* lguest: net block unneeded receive queue update notificationsRusty Russell2008-07-28
* lguest: wrap last_avail accesses.Rusty Russell2008-07-28
* lguest: virtio-rng supportRusty Russell2008-07-28
* lguest: Support assigning a MAC addressMark McLoughlin2008-07-28
* lguest: Don't leak /dev/zero fdMark McLoughlin2008-07-28
* lguest: fix verbose printing of device features.Rusty Russell2008-07-28
* lguest: notify on emptyRusty Russell2008-05-30
* lguest: make Launcher see device status updatesRusty Russell2008-05-02
* virtio: de-structify virtio_block status byteRusty Russell2008-05-02
* lguest: comment documentation update.Rusty Russell2008-03-27
* lguest: Don't need comment terminator before disk section.Rusty Russell2008-03-27
* lguest: lguest.txt documentation fixPaul Bolle2008-03-27
* lguest: Add puppies which where previously missing.Tim Ansell2008-03-27
* lguest: Do not append space to guests kernel command linePaul Bolle2008-03-10
* virtio: reset functionRusty Russell2008-02-04
* virtio: clarify NO_NOTIFY flag usageRusty Russell2008-02-04
* virtio: simplify config mechanism.Rusty Russell2008-02-04
* lguest: adapt launcher to per-cpunessGlauber de Oliveira Costa2008-01-30
* lguest: Reboot supportBalaji Rao2008-01-30
* Fix lguest documentationSheela2007-12-17
* lguest: Fix uninitialized members in example launcherRusty Russell2007-11-18
* virtio: Force use of power-of-two for descriptor ring sizesRusty Russell2007-11-11
* lguest: Fix lguest virtio-blk backend size computationAnthony Liguori2007-11-11
* lguest: documentation updateRusty Russell2007-10-25
* lguest: example launcher header cleanup.Rusty Russell2007-10-25
* Use "struct boot_params" in example launcherRusty Russell2007-10-23
* Loading bzImage directly.Rusty Russell2007-10-23
* Revert lguest magic and use hook in head.SRusty Russell2007-10-23
* Update lguest documentation to reflect the new virtual block device name.Chris Malley2007-10-23
* Example launcher handle guests not being ready for inputRusty Russell2007-10-23
* Update example launcher for virtioRusty Russell2007-10-23
* Boot with virtual == physical to get closer to native Linux.Rusty Russell2007-10-23
* Change example launcher to use unsigned long not u32Jes Sorensen2007-10-23
* Introduce guest mem offset, static link example launcherRusty Russell2007-10-23
* Accept elf files that are valid but have sections that can not be mmap'ed for...Ronald G. Minnich2007-10-23
* Make lguest_launcher.h types userspace-friendlyRusty Russell2007-10-23
* lguest.txt updateRusty Russell2007-10-23