Commit Graph

53 Commits (06164f3194e01ea4c76941ac60f541d656c8975f)

Author SHA1 Message Date
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 1ef36fa64e lguest: Do not append space to guests kernel command line 17 years ago
Rusty Russell 6e5aa7efb2 virtio: reset function 17 years ago
Rusty Russell 426e3e0af5 virtio: clarify NO_NOTIFY flag usage 17 years ago
Rusty Russell a586d4f601 virtio: simplify config mechanism. 17 years ago
Glauber de Oliveira Costa e3283fa0cc lguest: adapt launcher to per-cpuness 17 years ago
Balaji Rao ec04b13f67 lguest: Reboot support 17 years ago
Rusty Russell d1c856e0f1 lguest: Fix uninitialized members in example launcher 17 years ago
Rusty Russell 42b36cc0ce virtio: Force use of power-of-two for descriptor ring sizes 17 years ago
Anthony Liguori 1200e646ae lguest: Fix lguest virtio-blk backend size computation 17 years ago
Rusty Russell e1e72965ec lguest: documentation update 18 years ago
Rusty Russell db24e8c2ef lguest: example launcher header cleanup. 18 years ago
Rusty Russell 43d33b21a0 Use "struct boot_params" in example launcher 18 years ago
Rusty Russell 5bbf89fc26 Loading bzImage directly. 18 years ago
Rusty Russell 814a0e5cdf Revert lguest magic and use hook in head.S 18 years ago
Rusty Russell 56ae43dfe2 Example launcher handle guests not being ready for input 18 years ago
Rusty Russell 17cbca2ba3 Update example launcher for virtio 18 years ago
Rusty Russell 47436aa4ad Boot with virtual == physical to get closer to native Linux. 18 years ago
Jes Sorensen 511801dc31 Change example launcher to use unsigned long not u32 18 years ago
Rusty Russell 3c6b5bfa3c Introduce guest mem offset, static link example launcher 18 years ago
Ronald G. Minnich 6649bb7af6 Accept elf files that are valid but have sections that can not be mmap'ed for some reason. 18 years ago
Rusty Russell b45d8cb054 Make lguest_launcher.h types userspace-friendly 18 years ago
Glauber de Oliveira Costa babed5c002 turn err into errx in lguest call sites 18 years ago
Rusty Russell ee8e7cfe9d Make asm-x86/bootparam.h includable from userspace. 18 years ago
Thomas Gleixner 96a388de5d i386/x86_64: move headers to include/asm-x86 18 years ago
Chris Malley f6a592e8ab lguest example launcher truncates block device file to 0 length on problems 18 years ago
Rusty Russell f56a384e98 lguest: documentation VII: FIXMEs 18 years ago
Rusty Russell dde797899a lguest: documentation IV: Launcher 18 years ago