1. 9315307 lguest: implement virtio-PCI MMIO accesses. by Rusty Russell · 10 years ago
  2. d7fbf6e lguest: add PCI config space emulation to example launcher. by Rusty Russell · 10 years ago
  3. 6a54f9a lguest: decode mmio accesses for PCI in example launcher. by Rusty Russell · 10 years ago
  4. 0a6bcc1 lguest: add MMIO region allocator in example launcher. by Rusty Russell · 10 years ago
  5. 7313d52 lguest: add iomem region, where guest page faults get sent to userspace. by Rusty Russell · 10 years ago
  6. 48fd6b7 lguest: suppress PS/2 keyboard polling. by Rusty Russell · 10 years ago
  7. c565650b lguest: send trap 13 through to userspace. by Rusty Russell · 10 years ago
  8. 69a09dc lguest: write more information to userspace about pending traps. by Rusty Russell · 10 years ago
  9. a454bb3 lguest: have --rng read from /dev/urandom not /dev/random. by Rusty Russell · 10 years ago
  10. 927cfb9 tools/lguest: offer VIRTIO_F_ANY_LAYOUT for net device. by Rusty Russell · 11 years ago
  11. e6dc041 lguest: fix example launcher compilation for broken glibc headers. by Rusty Russell · 11 years ago
  12. 0d69a65 tools/lguest: real barriers. by Rusty Russell · 11 years ago
  13. 8fd9a63 tools/lguest: fix missing rmb(). by Rusty Russell · 11 years ago
  14. c0316a9 lguest: fix block request handling in example launcher. by Rusty Russell · 12 years ago
  15. ca16f58 lguest: fix occasional crash in example launcher. by Rusty Russell · 12 years ago
  16. 07fe997 lguest: move the lguest tool to the tools directory by Davidlohr Bueso · 13 years ago[Renamed (99%) from Documentation/virtual/lguest/lguest.c]
  17. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  18. e22a539 lguest: allow booting guest with CONFIG_RELOCATABLE=y by Rusty Russell · 13 years ago
  19. 9f54288 lguest: update comments by Rusty Russell · 13 years ago
  20. 3c3ed48 lguest: Simplify device initialization. by Rusty Russell · 13 years ago
  21. e0377e2 lguest: Do not exit on non-fatal errors by Sakari Ailus · 13 years ago
  22. 990c91f lguest: remove support for VIRTIO_F_NOTIFY_ON_EMPTY. by Rusty Russell · 13 years ago
  23. bc805a0 lguest: fix up compilation after move by Rusty Russell · 13 years ago
  24. ed16648 Move kvm, uml, and lguest subdirectories under a common "virtual" directory, I.E: by Rob Landley · 14 years ago[Renamed from Documentation/lguest/lguest.c]
  25. 5230ff0 lguest: example launcher to use guard pages, drop PROT_EXEC, fix limit logic by Philip Sanderson · 14 years ago
  26. 8aeb36e lguest: --username and --chroot options by Philip Sanderson · 14 years ago
  27. fa251f89 Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier by Jens Axboe · 14 years ago
  28. 7bc9fdd lguest: replace VIRTIO_F_BARRIER support with VIRTIO_F_FLUSH support by Tejun Heo · 14 years ago
  29. f846619 lguest: clean up warnings in demonstration launcher. by Rusty Russell · 14 years ago
  30. a33f322 Documentation/: it's -> its where appropriate by Francis Galiegue · 15 years ago
  31. 28ff4ef lguest: remove unneeded zlib.h include in example launcher by Rusty Russell · 15 years ago
  32. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  33. e95646c virtio: let header files include virtio_ids.h by Christian Borntraeger · 15 years ago
  34. ca60a42 lguest: don't force VIRTIO_F_NOTIFY_ON_EMPTY by Rusty Russell · 15 years ago
  35. 3ca4f5c virtio: add virtio IDs file by Fernando Luis Vazquez Cao · 15 years ago
  36. 1842f23 lguest and virtio: cleanup struct definitions to Linux style. by Rusty Russell · 15 years ago
  37. a91d74a lguest: update commentry by Rusty Russell · 15 years ago
  38. 2e04ef7 lguest: fix comment style by Rusty Russell · 15 years ago
  39. 8ef562d lguest: fix descriptor corruption in example launcher by Rusty Russell · 15 years ago
  40. d1f0132 lguest: add support for indirect ring entries by Mark McLoughlin · 15 years ago
  41. b60da13 lguest: suppress notifications in example Launcher by Rusty Russell · 15 years ago
  42. 4a8962e lguest: try to batch interrupts on network receive by Rusty Russell · 15 years ago
  43. 95c517c lguest: avoid sending interrupts to Guest when no activity occurs. by Rusty Russell · 15 years ago
  44. 38bc2b8 lguest: implement deferred interrupts in example Launcher by Rusty Russell · 15 years ago
  45. 659a0e6 lguest: have example Launcher service all devices in separate threads by Rusty Russell · 15 years ago
  46. 7b5c806 lguest: fix writev returning short on console output by Rusty Russell · 15 years ago
  47. e606490 lguest: clean up length-used value in example launcher by Rusty Russell · 15 years ago
  48. ebf9a5a lguest: remove invalid interrupt forcing logic. by Rusty Russell · 15 years ago
  49. f7027c6 lguest: get more serious about wmb() in example Launcher code by Rusty Russell · 15 years ago
  50. 56739c80 lguest: cleanup passing of /dev/lguest fd around example launcher. by Rusty Russell · 15 years ago
  51. 713b15b lguest: be paranoid about guest playing with device descriptors. by Rusty Russell · 15 years ago
  52. d1881d3 lguest: barrier me harder by Rusty Russell · 16 years ago
  53. 58a2456 lguest: move the initial guest page table creation code to the host by Matias Zabaljauregui · 16 years ago
  54. 2966af7 virtio: use LGUEST_VRING_ALIGN instead of relying on pagesize by Rusty Russell · 16 years ago
  55. d5d02d6 lguest: fix example launcher compile after moved asm-x86 dir. by Rusty Russell · 16 years ago
  56. 71cced6 doc/x86: fix doc subdirs by Uwe Hermann · 16 years ago
  57. 1dc3e3b lguest: update commentry by Rusty Russell · 16 years ago
  58. 40c4207 lguest: don't set MAC address for guest unless specified by Rusty Russell · 16 years ago
  59. 8c79873 lguest: turn Waker into a thread, not a process by Rusty Russell · 16 years ago
  60. 0f0c4fa lguest: Enlarge virtio rings by Rusty Russell · 16 years ago
  61. 398f187 lguest: Use GSO/IFF_VNET_HDR extensions on tun/tap by Rusty Russell · 16 years ago
  62. 9254926 lguest: Remove 'network: no dma buffer!' warning by Rusty Russell · 16 years ago
  63. aa12498 lguest: Adaptive timeout by Rusty Russell · 16 years ago
  64. a161883 lguest: Tell Guest net not to notify us on every packet xmit by Rusty Russell · 16 years ago
  65. 5dae785 lguest: net block unneeded receive queue update notifications by Rusty Russell · 16 years ago
  66. b511179 lguest: wrap last_avail accesses. by Rusty Russell · 16 years ago
  67. 28fd6d7 lguest: virtio-rng support by Rusty Russell · 16 years ago
  68. dec6a2b lguest: Support assigning a MAC address by Mark McLoughlin · 16 years ago
  69. 34bdaab lguest: Don't leak /dev/zero fd by Mark McLoughlin · 16 years ago
  70. 32c68e5 lguest: fix verbose printing of device features. by Rusty Russell · 16 years ago
  71. 2088761 lguest: notify on empty by Rusty Russell · 16 years ago
  72. a007a75 lguest: make Launcher see device status updates by Rusty Russell · 17 years ago
  73. cb38fa2 virtio: de-structify virtio_block status byte by Rusty Russell · 17 years ago
  74. a6bd8e1 lguest: comment documentation update. by Rusty Russell · 17 years ago
  75. e18b094 lguest: Don't need comment terminator before disk section. by Rusty Russell · 17 years ago
  76. 1ef36fa lguest: Do not append space to guests kernel command line by Paul Bolle · 17 years ago
  77. 6e5aa7e virtio: reset function by Rusty Russell · 17 years ago
  78. 426e3e0 virtio: clarify NO_NOTIFY flag usage by Rusty Russell · 17 years ago
  79. a586d4f virtio: simplify config mechanism. by Rusty Russell · 17 years ago
  80. e3283fa lguest: adapt launcher to per-cpuness by Glauber de Oliveira Costa · 17 years ago
  81. ec04b13 lguest: Reboot support by Balaji Rao · 17 years ago
  82. d1c856e lguest: Fix uninitialized members in example launcher by Rusty Russell · 17 years ago
  83. 42b36cc virtio: Force use of power-of-two for descriptor ring sizes by Rusty Russell · 17 years ago
  84. 1200e64 lguest: Fix lguest virtio-blk backend size computation by Anthony Liguori · 17 years ago
  85. e1e7296 lguest: documentation update by Rusty Russell · 17 years ago
  86. db24e8c lguest: example launcher header cleanup. by Rusty Russell · 17 years ago
  87. 43d33b2 Use "struct boot_params" in example launcher by Rusty Russell · 17 years ago
  88. 5bbf89f Loading bzImage directly. by Rusty Russell · 17 years ago
  89. 814a0e5 Revert lguest magic and use hook in head.S by Rusty Russell · 17 years ago
  90. 56ae43d Example launcher handle guests not being ready for input by Rusty Russell · 17 years ago
  91. 17cbca2 Update example launcher for virtio by Rusty Russell · 17 years ago
  92. 47436aa Boot with virtual == physical to get closer to native Linux. by Rusty Russell · 17 years ago
  93. 511801d Change example launcher to use unsigned long not u32 by Jes Sorensen · 17 years ago
  94. 3c6b5bf Introduce guest mem offset, static link example launcher by Rusty Russell · 17 years ago
  95. 6649bb7 Accept elf files that are valid but have sections that can not be mmap'ed for some reason. by Ronald G. Minnich · 17 years ago
  96. b45d8cb Make lguest_launcher.h types userspace-friendly by Rusty Russell · 17 years ago
  97. babed5c turn err into errx in lguest call sites by Glauber de Oliveira Costa · 17 years ago
  98. ee8e7cf Make asm-x86/bootparam.h includable from userspace. by Rusty Russell · 17 years ago
  99. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago
  100. f6a592e lguest example launcher truncates block device file to 0 length on problems by Chris Malley · 17 years ago