1. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  2. 2e04ef7 lguest: fix comment style by Rusty Russell · 15 years ago
  3. 9f155a9 lguest: allow any process to send interrupts by Rusty Russell · 15 years ago
  4. a32a8813 lguest: improve interrupt handling, speed up stream networking by Rusty Russell · 15 years ago
  5. abd41f0 lguest: fix race in halt code 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. df1693a lguest: use bool instead of int by Matias Zabaljauregui · 15 years ago
  8. 4cd8b5e lguest: use KVM hypercalls by Matias Zabaljauregui · 15 years ago
  9. b77b881 x86: fix lguest used_vectors breakage, -v2 by Yinghai Lu · 16 years ago
  10. 0c12091 lguest: Guest int3 fix by Rusty Russell · 16 years ago
  11. a6bd8e1 lguest: comment documentation update. by Rusty Russell · 16 years ago
  12. 382ac6b lguest: get rid of lg variable assignments by Glauber de Oliveira Costa · 16 years ago
  13. ae3749d lguest: move changed bitmap to lg_cpu by Glauber de Oliveira Costa · 16 years ago
  14. 1713608 lguest: per-vcpu lguest pgdir management by Glauber de Oliveira Costa · 17 years ago
  15. 4665ac8e lguest: makes special fields be per-vcpu by Glauber de Oliveira Costa · 17 years ago
  16. 66686c2 lguest: per-vcpu lguest task management by Glauber de Oliveira Costa · 17 years ago
  17. fc708b3 lguest: replace lguest_arch with lg_cpu_arch. 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. e1e7296 lguest: documentation update by Rusty Russell · 17 years ago
  22. 2d37f94 generalize lgread_u32/lgwrite_u32. by Rusty Russell · 17 years ago
  23. 47436aa Boot with virtual == physical to get closer to native Linux. by Rusty Russell · 17 years ago
  24. c18acd7 Allow guest to specify syscall vector to use. by Rusty Russell · 17 years ago
  25. 625efab Move i386 part of core.c to x86/core.c. by Jes Sorensen · 17 years ago
  26. 56adbe9 Make shadow IDT a complete IDT with 256 entries. by Rusty Russell · 17 years ago
  27. 8057d76 Fix lguest page-pinning logic ("lguest: bad stack page 0xc057a000") by Rusty Russell · 17 years ago
  28. 0d027c0 lguest: Fix Malicious Guest GDT Host Crash by Rusty Russell · 17 years ago
  29. 6c8dca5 Provide timespec to guests rather than jiffies clock. by Rusty Russell · 17 years ago
  30. f56a384 lguest: documentation VII: FIXMEs by Rusty Russell · 17 years ago
  31. bff672e lguest: documentation V: Host by Rusty Russell · 17 years ago
  32. f938d2c lguest: documentation I: Preparation by Rusty Russell · 17 years ago
  33. e5faff4 lguest: fix sense if IF flag on interrupt injection by Rusty Russell · 17 years ago
  34. d7e28ff lguest: the host code by Rusty Russell · 17 years ago