1. f87e0434 lguest, x86/entry/32: Fix handling of guest syscalls using interrupt gates by Rusty Russell · 8 years ago
  2. f435e68 x86/asm/entry: Fix remaining use of SYSCALL_VECTOR by Ingo Molnar · 9 years ago
  3. 3eebd23 lguest: handle traps on the "interrupt suppressed" iret instruction. by Rusty Russell · 9 years ago
  4. 2f921b5 lguest: suppress interrupts for single insn, not range. by Rusty Russell · 9 years ago
  5. 98fb4e5 lguest: fix guest kernel stack overflow when TF bit set. by Rusty Russell · 11 years ago
  6. 9f54288 lguest: update comments by Rusty Russell · 13 years ago
  7. 6d7a5d1 lguest: don't rewrite vmcall instructions by Rusty Russell · 13 years ago
  8. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  9. 2e04ef7 lguest: fix comment style by Rusty Russell · 15 years ago
  10. 9f155a9 lguest: allow any process to send interrupts by Rusty Russell · 15 years ago
  11. a32a8813 lguest: improve interrupt handling, speed up stream networking by Rusty Russell · 15 years ago
  12. abd41f0 lguest: fix race in halt code by Rusty Russell · 15 years ago
  13. a6c372d lguest: fix lguest wake on guest clock tick, or fd activity by Rusty Russell · 15 years ago
  14. df1693a lguest: use bool instead of int by Matias Zabaljauregui · 15 years ago
  15. 4cd8b5e lguest: use KVM hypercalls by Matias Zabaljauregui · 15 years ago
  16. b77b881 x86: fix lguest used_vectors breakage, -v2 by Yinghai Lu · 15 years ago
  17. 0c12091 lguest: Guest int3 fix by Rusty Russell · 16 years ago
  18. a6bd8e1 lguest: comment documentation update. by Rusty Russell · 16 years ago
  19. 382ac6b lguest: get rid of lg variable assignments by Glauber de Oliveira Costa · 16 years ago
  20. ae3749d lguest: move changed bitmap to lg_cpu by Glauber de Oliveira Costa · 16 years ago
  21. 1713608 lguest: per-vcpu lguest pgdir management by Glauber de Oliveira Costa · 16 years ago
  22. 4665ac8e lguest: makes special fields be per-vcpu by Glauber de Oliveira Costa · 16 years ago
  23. 66686c2 lguest: per-vcpu lguest task management by Glauber de Oliveira Costa · 16 years ago
  24. fc708b3 lguest: replace lguest_arch with lg_cpu_arch. by Glauber de Oliveira Costa · 16 years ago
  25. a53a35a lguest: make registers per-vcpu by Glauber de Oliveira Costa · 16 years ago
  26. 177e449 lguest: per-vcpu interrupt processing. by Glauber de Oliveira Costa · 16 years ago
  27. ad8d8f3 lguest: per-vcpu lguest timers by Glauber de Oliveira Costa · 16 years ago
  28. e1e7296 lguest: documentation update by Rusty Russell · 17 years ago
  29. 2d37f94 generalize lgread_u32/lgwrite_u32. by Rusty Russell · 17 years ago
  30. 47436aa Boot with virtual == physical to get closer to native Linux. by Rusty Russell · 17 years ago
  31. c18acd7 Allow guest to specify syscall vector to use. by Rusty Russell · 17 years ago
  32. 625efab Move i386 part of core.c to x86/core.c. by Jes Sorensen · 17 years ago
  33. 56adbe9 Make shadow IDT a complete IDT with 256 entries. by Rusty Russell · 17 years ago
  34. 8057d76 Fix lguest page-pinning logic ("lguest: bad stack page 0xc057a000") by Rusty Russell · 17 years ago
  35. 0d027c0 lguest: Fix Malicious Guest GDT Host Crash by Rusty Russell · 17 years ago
  36. 6c8dca5 Provide timespec to guests rather than jiffies clock. by Rusty Russell · 17 years ago
  37. f56a384 lguest: documentation VII: FIXMEs by Rusty Russell · 17 years ago
  38. bff672e6 lguest: documentation V: Host by Rusty Russell · 17 years ago
  39. f938d2c lguest: documentation I: Preparation by Rusty Russell · 17 years ago
  40. e5faff4 lguest: fix sense if IF flag on interrupt injection by Rusty Russell · 17 years ago
  41. d7e28ff lguest: the host code by Rusty Russell · 17 years ago