1. 2f921b5 lguest: suppress interrupts for single insn, not range. by Rusty Russell · 9 years ago
  2. d9bab50 lguest: remove NOTIFY call and eventfd facility. by Rusty Russell · 9 years ago
  3. 69a09dc lguest: write more information to userspace about pending traps. by Rusty Russell · 9 years ago
  4. a91d74a lguest: update commentry by Rusty Russell · 15 years ago
  5. 2e04ef7 lguest: fix comment style by Rusty Russell · 15 years ago
  6. acdd0b6 lguest: PAE support by Matias Zabaljauregui · 15 years ago
  7. ebe0ba8 lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD by Matias Zabaljauregui · 15 years ago
  8. a32a8813 lguest: improve interrupt handling, speed up stream networking by Rusty Russell · 15 years ago
  9. a6bd8e1 lguest: comment documentation update. by Rusty Russell · 16 years ago
  10. ca94f2b lguest: Use explicit includes rateher than indirect by Glauber de Oliveira Costa · 16 years ago
  11. 382ac6b lguest: get rid of lg variable assignments by Glauber de Oliveira Costa · 16 years ago
  12. 1713608 lguest: per-vcpu lguest pgdir management by Glauber de Oliveira Costa · 16 years ago
  13. 5e232f4 lguest: make pending notifications per-vcpu by Glauber de Oliveira Costa · 16 years ago
  14. 4665ac8e lguest: makes special fields be per-vcpu by Glauber de Oliveira Costa · 16 years ago
  15. 66686c2 lguest: per-vcpu lguest task management by Glauber de Oliveira Costa · 16 years ago
  16. ad8d8f3 lguest: per-vcpu lguest timers by Glauber de Oliveira Costa · 16 years ago
  17. 73044f0 lguest: make hypercalls use the vcpu struct by Glauber de Oliveira Costa · 16 years ago
  18. ec04b13 lguest: Reboot support by Balaji Rao · 16 years ago
  19. e1e7296 lguest: documentation update by Rusty Russell · 17 years ago
  20. 2d37f94 generalize lgread_u32/lgwrite_u32. 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. df29f43 Pagetables to use normal kernel types by Matias Zabaljauregui · 17 years ago
  24. b410e7b Make hypercalls arch-independent. by Jes Sorensen · 17 years ago
  25. cc6d4fb Introduce "hcall" pointer to indicate pending hypercall. by Rusty Russell · 17 years ago
  26. 48245cc Remove fixed limit on number of guests, and lguests array. by Rusty Russell · 17 years ago
  27. 3c6b5bf Introduce guest mem offset, static link example launcher by Rusty Russell · 17 years ago
  28. 891ff65 Use copy_to_user() not put_user for struct timespec by Jes Sorensen · 17 years ago
  29. 6c8dca5 Provide timespec to guests rather than jiffies clock. by Rusty Russell · 17 years ago
  30. bff672e lguest: documentation V: Host by Rusty Russell · 17 years ago
  31. f938d2c lguest: documentation I: Preparation by Rusty Russell · 17 years ago
  32. d7e28ff lguest: the host code by Rusty Russell · 17 years ago