aboutsummaryrefslogtreecommitdiff
path: root/Documentation/lguest
AgeCommit message (Expand)Author
2011-01-20lguest: document --rng in example LauncherPhilip Sanderson
2011-01-20lguest: example launcher to use guard pages, drop PROT_EXEC, fix limit logicPhilip Sanderson
2011-01-20lguest: --username and --chroot optionsPhilip Sanderson
2010-11-15Docs/Kconfig: Update: osdl.org -> linuxfoundation.orgMichael Witten
2010-10-19Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe
2010-09-10lguest: replace VIRTIO_F_BARRIER support with VIRTIO_F_FLUSH supportTejun Heo
2010-08-27lguest: clean up warnings in demonstration launcher.Rusty Russell
2010-04-23Documentation/: it's -> its where appropriateFrancis Galiegue
2010-02-24lguest: remove unneeded zlib.h include in example launcherRusty Russell
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-10-22virtio: let header files include virtio_ids.hChristian Borntraeger
2009-09-23lguest: don't force VIRTIO_F_NOTIFY_ON_EMPTYRusty Russell
2009-09-23virtio: add virtio IDs fileFernando Luis Vazquez Cao
2009-07-30lguest and virtio: cleanup struct definitions to Linux style.Rusty Russell
2009-07-30lguest: update commentryRusty Russell
2009-07-30lguest: fix comment styleRusty Russell
2009-07-30lguest: fix descriptor corruption in example launcherRusty Russell
2009-06-12lguest: add support for indirect ring entriesMark McLoughlin
2009-06-12lguest: suppress notifications in example LauncherRusty Russell
2009-06-12lguest: try to batch interrupts on network receiveRusty Russell
2009-06-12lguest: avoid sending interrupts to Guest when no activity occurs.Rusty Russell
2009-06-12lguest: implement deferred interrupts in example LauncherRusty Russell
2009-06-12lguest: have example Launcher service all devices in separate threadsRusty Russell
2009-06-12lguest: PAE supportMatias Zabaljauregui
2009-06-12lguest: fix writev returning short on console outputRusty Russell
2009-06-12lguest: clean up length-used value in example launcherRusty Russell
2009-06-12lguest: clean up example launcher compile flags.Rusty Russell
2009-06-12lguest: remove invalid interrupt forcing logic.Rusty Russell
2009-06-12lguest: get more serious about wmb() in example Launcher codeRusty Russell
2009-06-12lguest: cleanup passing of /dev/lguest fd around example launcher.Rusty Russell
2009-06-12lguest: be paranoid about guest playing with device descriptors.Rusty Russell
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