summaryrefslogtreecommitdiff
path: root/Documentation/lguest
Commit message (Expand)AuthorAge
* Documentation/: it's -> its where appropriateFrancis Galiegue2010-04-23
* lguest: remove unneeded zlib.h include in example launcherRusty Russell2010-02-24
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* virtio: let header files include virtio_ids.hChristian Borntraeger2009-10-22
* lguest: don't force VIRTIO_F_NOTIFY_ON_EMPTYRusty Russell2009-09-23
* virtio: add virtio IDs fileFernando Luis Vazquez Cao2009-09-23
* lguest and virtio: cleanup struct definitions to Linux style.Rusty Russell2009-07-30
* lguest: update commentryRusty Russell2009-07-30
* lguest: fix comment styleRusty Russell2009-07-30
* lguest: fix descriptor corruption in example launcherRusty Russell2009-07-30
* lguest: add support for indirect ring entriesMark McLoughlin2009-06-12
* lguest: suppress notifications in example LauncherRusty Russell2009-06-12
* lguest: try to batch interrupts on network receiveRusty Russell2009-06-12
* lguest: avoid sending interrupts to Guest when no activity occurs.Rusty Russell2009-06-12
* lguest: implement deferred interrupts in example LauncherRusty Russell2009-06-12
* lguest: have example Launcher service all devices in separate threadsRusty Russell2009-06-12
* lguest: PAE supportMatias Zabaljauregui2009-06-12
* lguest: fix writev returning short on console outputRusty Russell2009-06-12
* lguest: clean up length-used value in example launcherRusty Russell2009-06-12
* lguest: clean up example launcher compile flags.Rusty Russell2009-06-12
* lguest: remove invalid interrupt forcing logic.Rusty Russell2009-06-12
* lguest: get more serious about wmb() in example Launcher codeRusty Russell2009-06-12
* lguest: cleanup passing of /dev/lguest fd around example launcher.Rusty Russell2009-06-12
* lguest: be paranoid about guest playing with device descriptors.Rusty Russell2009-06-12
* lguest: document 32-bit and PAE requirementsRusty Russell2009-04-19
* lguest: tell git to ignore Documentation/lguest/lguestMatt Kraai2009-04-19
* lguest: barrier me harderRusty Russell2009-03-30
* lguest: disable the FORTIFY for lguest.Tim 'mithro' Ansell2009-01-30
* lguest: move the initial guest page table creation code to the hostMatias Zabaljauregui2008-12-30
* virtio: use LGUEST_VRING_ALIGN instead of relying on pagesizeRusty Russell2008-12-30
* lguest: fix example launcher compile after moved asm-x86 dir.Rusty Russell2008-10-31
* doc/x86: fix doc subdirsUwe Hermann2008-10-28
* lguest: update commentryRusty Russell2008-08-26
* lguest: don't set MAC address for guest unless specifiedRusty Russell2008-08-12
* lguest: turn Waker into a thread, not a processRusty Russell2008-07-29
* lguest: Enlarge virtio ringsRusty Russell2008-07-29
* lguest: Use GSO/IFF_VNET_HDR extensions on tun/tapRusty Russell2008-07-29
* lguest: Remove 'network: no dma buffer!' warningRusty Russell2008-07-29
* lguest: Adaptive timeoutRusty Russell2008-07-29
* lguest: Tell Guest net not to notify us on every packet xmitRusty Russell2008-07-29
* lguest: net block unneeded receive queue update notificationsRusty Russell2008-07-29
* lguest: wrap last_avail accesses.Rusty Russell2008-07-29
* lguest: virtio-rng supportRusty Russell2008-07-29
* lguest: Support assigning a MAC addressMark McLoughlin2008-07-29
* lguest: Don't leak /dev/zero fdMark McLoughlin2008-07-29
* lguest: fix verbose printing of device features.Rusty Russell2008-07-29
* 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-28