1. a6c372d lguest: fix lguest wake on guest clock tick, or fd activity by Rusty Russell · 15 years ago
  2. 05dfdbb lguest: Fix a memory leak with the lg object during launcher close by Mark Wallis · 16 years ago
  3. 58a2456 lguest: move the initial guest page table creation code to the host by Matias Zabaljauregui · 16 years ago
  4. 9f3f746 lguest: remove bogus NULL cpu check by Rusty Russell · 16 years ago
  5. 24adf12 lguest: avoid using NR_CPUS as a bounds check. by Rusty Russell · 16 years ago
  6. 74dbf71 misc __user misannotations (pointless casts to long) by Al Viro · 16 years ago
  7. a6bd8e1 lguest: comment documentation update. by Rusty Russell · 16 years ago
  8. f73d1e6 lguest: make sure cpu is initialized before accessing it by Eugene Teo · 16 years ago
  9. ca94f2b lguest: Use explicit includes rateher than indirect by Glauber de Oliveira Costa · 17 years ago
  10. f34f8c5 lguest: move last_pages to lg_cpu by Glauber de Oliveira Costa · 17 years ago
  11. 5e232f4 lguest: make pending notifications per-vcpu by Glauber de Oliveira Costa · 17 years ago
  12. 66686c2 lguest: per-vcpu lguest task management by Glauber de Oliveira Costa · 17 years ago
  13. a53a35a lguest: make registers per-vcpu by Glauber de Oliveira Costa · 17 years ago
  14. 177e449 lguest: per-vcpu interrupt processing. by Glauber de Oliveira Costa · 17 years ago
  15. ad8d8f3 lguest: per-vcpu lguest timers by Glauber de Oliveira Costa · 17 years ago
  16. 7ea07a1 lguest: make write() operation smp aware by Glauber de Oliveira Costa · 17 years ago
  17. d0953d4 lguest: per-cpu run guest by Glauber de Oliveira Costa · 17 years ago
  18. 4dcc53d lguest: initialize vcpu by Glauber de Oliveira Costa · 17 years ago
  19. 4305441 lguest_user.c: fix memory leak by Adrian Bunk · 17 years ago
  20. e1e7296 lguest: documentation update by Rusty Russell · 17 years ago
  21. 1504527 Remove old lguest I/O infrrasructure. by Rusty Russell · 17 years ago
  22. 47436aa Boot with virtual == physical to get closer to native Linux. by Rusty Russell · 17 years ago
  23. d612cde Move register setup into i386_core.c by Jes Sorensen · 17 years ago
  24. 511801d Change example launcher to use unsigned long not u32 by Jes Sorensen · 17 years ago
  25. 48245cc Remove fixed limit on number of guests, and lguests array. by Rusty Russell · 17 years ago
  26. 3c6b5bf Introduce guest mem offset, static link example launcher by Rusty Russell · 17 years ago
  27. dde7978 lguest: documentation IV: Launcher by Rusty Russell · 17 years ago
  28. f938d2c lguest: documentation I: Preparation by Rusty Russell · 17 years ago
  29. d7e28ff lguest: the host code by Rusty Russell · 17 years ago