1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  2. 1842f23 lguest and virtio: cleanup struct definitions to Linux style. by Rusty Russell · 15 years ago
  3. 2e04ef7 lguest: fix comment style by Rusty Russell · 15 years ago
  4. 27de22d lguest: remove unnecessary forward struct declaration by Davide Libenzi · 15 years ago
  5. 1338901 eventfd: revised interface and cleanups by Davide Libenzi · 15 years ago
  6. 5dac051 lguest: remove obsolete LHREQ_BREAK call by Rusty Russell · 15 years ago
  7. df60aee lguest: use eventfds for device notification by Rusty Russell · 15 years ago
  8. 9f155a9 lguest: allow any process to send interrupts by Rusty Russell · 15 years ago
  9. acdd0b6 lguest: PAE support by Matias Zabaljauregui · 15 years ago
  10. ebe0ba8 lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD by Matias Zabaljauregui · 15 years ago
  11. f086122 lguest: Segment selectors are 16-bit long. Fix lg_cpu.ss1 definition. by Matias Zabaljauregui · 15 years ago
  12. a32a8813 lguest: improve interrupt handling, speed up stream networking by Rusty Russell · 15 years ago
  13. abd41f0 lguest: fix race in halt code by Rusty Russell · 15 years ago
  14. a489f0b lguest: fix guest crash on non-linear addresses in gdt pvops by Rusty Russell · 15 years ago
  15. df1693a lguest: use bool instead of int by Matias Zabaljauregui · 15 years ago
  16. 58a2456 lguest: move the initial guest page table creation code to the host by Matias Zabaljauregui · 16 years ago
  17. a15af1c x86/paravirt: add pte_flags to just get pte flags by Jeremy Fitzhardinge · 16 years ago
  18. d313584 drivers: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  19. ca94f2b lguest: Use explicit includes rateher than indirect by Glauber de Oliveira Costa · 16 years ago
  20. 382ac6b lguest: get rid of lg variable assignments by Glauber de Oliveira Costa · 16 years ago
  21. ae3749d lguest: move changed bitmap to lg_cpu by Glauber de Oliveira Costa · 16 years ago
  22. f34f8c5 lguest: move last_pages to lg_cpu by Glauber de Oliveira Costa · 16 years ago
  23. 1713608 lguest: per-vcpu lguest pgdir management by Glauber de Oliveira Costa · 17 years ago
  24. 5e232f4 lguest: make pending notifications per-vcpu by Glauber de Oliveira Costa · 17 years ago
  25. 4665ac8e lguest: makes special fields be per-vcpu by Glauber de Oliveira Costa · 17 years ago
  26. 66686c2 lguest: per-vcpu lguest task management by Glauber de Oliveira Costa · 17 years ago
  27. fc708b3 lguest: replace lguest_arch with lg_cpu_arch. by Glauber de Oliveira Costa · 17 years ago
  28. a53a35a lguest: make registers per-vcpu by Glauber de Oliveira Costa · 17 years ago
  29. 0c78441 lguest: map_switcher_in_guest() per-vcpu by Glauber de Oliveira Costa · 17 years ago
  30. 177e449 lguest: per-vcpu interrupt processing. by Glauber de Oliveira Costa · 17 years ago
  31. ad8d8f3 lguest: per-vcpu lguest timers by Glauber de Oliveira Costa · 17 years ago
  32. 73044f0 lguest: make hypercalls use the vcpu struct by Glauber de Oliveira Costa · 17 years ago
  33. d0953d4 lguest: per-cpu run guest by Glauber de Oliveira Costa · 17 years ago
  34. badb1e0 lguest: introduce vcpu struct by Glauber de Oliveira Costa · 17 years ago
  35. e1e7296 lguest: documentation update by Rusty Russell · 17 years ago
  36. 197bff6 lguest: remove unused "wake" element from struct lguest by Rusty Russell · 17 years ago
  37. 2d37f94 generalize lgread_u32/lgwrite_u32. by Rusty Russell · 17 years ago
  38. 1504527 Remove old lguest I/O infrrasructure. by Rusty Russell · 17 years ago
  39. 47436aa Boot with virtual == physical to get closer to native Linux. by Rusty Russell · 17 years ago
  40. c18acd7 Allow guest to specify syscall vector to use. by Rusty Russell · 17 years ago
  41. ee3db0f Rename "cr3" to "gpgdir" to avoid x86-specific naming. by Rusty Russell · 17 years ago
  42. df29f43 Pagetables to use normal kernel types by Matias Zabaljauregui · 17 years ago
  43. d612cde Move register setup into i386_core.c by Jes Sorensen · 17 years ago
  44. b410e7b Make hypercalls arch-independent. by Jes Sorensen · 17 years ago
  45. cc6d4fb Introduce "hcall" pointer to indicate pending hypercall. by Rusty Russell · 17 years ago
  46. 625efab Move i386 part of core.c to x86/core.c. by Jes Sorensen · 17 years ago
  47. 56adbe9 Make shadow IDT a complete IDT with 256 entries. by Rusty Russell · 17 years ago
  48. 48245cc Remove fixed limit on number of guests, and lguests array. by Rusty Russell · 17 years ago
  49. 3c6b5bf Introduce guest mem offset, static link example launcher by Rusty Russell · 17 years ago
  50. 25e82eb Remove binfmts.h include from lg.h by Rusty Russell · 17 years ago
  51. 6c8dca5 Provide timespec to guests rather than jiffies clock. by Rusty Russell · 17 years ago
  52. bff672e lguest: documentation V: Host by Rusty Russell · 17 years ago
  53. dde7978 lguest: documentation IV: Launcher by Rusty Russell · 17 years ago
  54. d7e28ff lguest: the host code by Rusty Russell · 17 years ago