summaryrefslogtreecommitdiff
path: root/Documentation/lguest
AgeCommit message (Expand)Author
2009-04-19lguest: document 32-bit and PAE requirementsRusty Russell
2009-04-19lguest: tell git to ignore Documentation/lguest/lguestMatt Kraai
2009-03-30lguest: barrier me harderRusty Russell
2009-01-30lguest: disable the FORTIFY for lguest.Tim 'mithro' Ansell
2008-12-30lguest: move the initial guest page table creation code to the hostMatias Zabaljauregui
2008-12-30virtio: use LGUEST_VRING_ALIGN instead of relying on pagesizeRusty Russell
2008-10-31lguest: fix example launcher compile after moved asm-x86 dir.Rusty Russell
2008-10-28doc/x86: fix doc subdirsUwe Hermann
2008-08-26lguest: update commentryRusty Russell
2008-08-12lguest: don't set MAC address for guest unless specifiedRusty Russell
2008-07-29lguest: turn Waker into a thread, not a processRusty Russell
2008-07-29lguest: Enlarge virtio ringsRusty Russell
2008-07-29lguest: Use GSO/IFF_VNET_HDR extensions on tun/tapRusty Russell
2008-07-29lguest: Remove 'network: no dma buffer!' warningRusty Russell
2008-07-29lguest: Adaptive timeoutRusty Russell
2008-07-29lguest: Tell Guest net not to notify us on every packet xmitRusty Russell
2008-07-29lguest: net block unneeded receive queue update notificationsRusty Russell
2008-07-29lguest: wrap last_avail accesses.Rusty Russell
2008-07-29lguest: virtio-rng supportRusty Russell
2008-07-29lguest: Support assigning a MAC addressMark McLoughlin
2008-07-29lguest: Don't leak /dev/zero fdMark McLoughlin
2008-07-29lguest: fix verbose printing of device features.Rusty Russell
2008-05-30lguest: notify on emptyRusty Russell
2008-05-02lguest: make Launcher see device status updatesRusty Russell
2008-05-02virtio: de-structify virtio_block status byteRusty Russell
2008-03-28lguest: comment documentation update.Rusty Russell
2008-03-28lguest: Don't need comment terminator before disk section.Rusty Russell
2008-03-28lguest: lguest.txt documentation fixPaul Bolle
2008-03-28lguest: Add puppies which where previously missing.Tim Ansell
2008-03-11lguest: Do not append space to guests kernel command linePaul Bolle
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