Commit Graph

85 Commits (7d6feeb287c61aafa88f06345387b1188edf4b86)

Author SHA1 Message Date
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Christian Borntraeger e95646c3ec virtio: let header files include virtio_ids.h 15 years ago
Rusty Russell ca60a42c9b lguest: don't force VIRTIO_F_NOTIFY_ON_EMPTY 16 years ago
Fernando Luis Vazquez Cao 3ca4f5ca73 virtio: add virtio IDs file 16 years ago
Rusty Russell 1842f23c05 lguest and virtio: cleanup struct definitions to Linux style. 16 years ago
Rusty Russell a91d74a3c4 lguest: update commentry 16 years ago
Rusty Russell 2e04ef7691 lguest: fix comment style 16 years ago
Rusty Russell 8ef562d112 lguest: fix descriptor corruption in example launcher 16 years ago
Mark McLoughlin d1f0132e76 lguest: add support for indirect ring entries 16 years ago
Rusty Russell b60da13fc7 lguest: suppress notifications in example Launcher 16 years ago
Rusty Russell 4a8962e21b lguest: try to batch interrupts on network receive 16 years ago
Rusty Russell 95c517c09b lguest: avoid sending interrupts to Guest when no activity occurs. 16 years ago
Rusty Russell 38bc2b8c56 lguest: implement deferred interrupts in example Launcher 16 years ago
Rusty Russell 659a0e6633 lguest: have example Launcher service all devices in separate threads 16 years ago
Matias Zabaljauregui acdd0b6292 lguest: PAE support 16 years ago
Rusty Russell 7b5c806c35 lguest: fix writev returning short on console output 16 years ago
Rusty Russell e606490c44 lguest: clean up length-used value in example launcher 16 years ago
Rusty Russell 2644f17d6c lguest: clean up example launcher compile flags. 16 years ago
Rusty Russell ebf9a5a99c lguest: remove invalid interrupt forcing logic. 16 years ago
Rusty Russell f7027c6387 lguest: get more serious about wmb() in example Launcher code 16 years ago
Rusty Russell 56739c802c lguest: cleanup passing of /dev/lguest fd around example launcher. 16 years ago
Rusty Russell 713b15b378 lguest: be paranoid about guest playing with device descriptors. 16 years ago
Rusty Russell 38cfe96804 lguest: document 32-bit and PAE requirements 16 years ago
Matt Kraai 9536c26b31 lguest: tell git to ignore Documentation/lguest/lguest 16 years ago
Rusty Russell d1881d3192 lguest: barrier me harder 16 years ago
Tim 'mithro' Ansell b44d49ab09 lguest: disable the FORTIFY for lguest. 16 years ago
Matias Zabaljauregui 58a2456644 lguest: move the initial guest page table creation code to the host 16 years ago
Rusty Russell 2966af73e7 virtio: use LGUEST_VRING_ALIGN instead of relying on pagesize 16 years ago
Rusty Russell d5d02d6dd3 lguest: fix example launcher compile after moved asm-x86 dir. 16 years ago
Uwe Hermann 71cced6eb0 doc/x86: fix doc subdirs 16 years ago
Rusty Russell 1dc3e3bcbf lguest: update commentry 17 years ago
Rusty Russell 40c42076eb lguest: don't set MAC address for guest unless specified 17 years ago
Rusty Russell 8c79873da0 lguest: turn Waker into a thread, not a process 17 years ago
Rusty Russell 0f0c4fab82 lguest: Enlarge virtio rings 17 years ago
Rusty Russell 398f187d74 lguest: Use GSO/IFF_VNET_HDR extensions on tun/tap 17 years ago
Rusty Russell 9254926f85 lguest: Remove 'network: no dma buffer!' warning 17 years ago
Rusty Russell aa1249840b lguest: Adaptive timeout 17 years ago
Rusty Russell a161883a29 lguest: Tell Guest net not to notify us on every packet xmit 17 years ago
Rusty Russell 5dae785a82 lguest: net block unneeded receive queue update notifications 17 years ago
Rusty Russell b5111790fa lguest: wrap last_avail accesses. 17 years ago
Rusty Russell 28fd6d7f95 lguest: virtio-rng support 17 years ago
Mark McLoughlin dec6a2be08 lguest: Support assigning a MAC address 17 years ago
Mark McLoughlin 34bdaab44d lguest: Don't leak /dev/zero fd 17 years ago
Rusty Russell 32c68e5c56 lguest: fix verbose printing of device features. 17 years ago
Rusty Russell 2088761152 lguest: notify on empty 17 years ago
Rusty Russell a007a751d9 lguest: make Launcher see device status updates 17 years ago
Rusty Russell cb38fa23c1 virtio: de-structify virtio_block status byte 17 years ago
Rusty Russell a6bd8e1303 lguest: comment documentation update. 17 years ago
Rusty Russell e18b094f0f lguest: Don't need comment terminator before disk section. 17 years ago
Paul Bolle 9b7a448e2b lguest: lguest.txt documentation fix 17 years ago