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