1. 92b4d8d lguest: PAE fixes by Rusty Russell · 15 years ago
  2. acdd0b6 lguest: PAE support by Matias Zabaljauregui · 15 years ago
  3. ebe0ba8 lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD by Matias Zabaljauregui · 15 years ago
  4. 90603d1 lguest: use native_set_* macros, which properly handle 64-bit entries when PAE is activated by Matias Zabaljauregui · 15 years ago
  5. ed1dc77 lguest: map switcher with executable page table entries by Matias Zabaljauregui · 15 years ago
  6. df1693a lguest: use bool instead of int by Matias Zabaljauregui · 15 years ago
  7. 6afbdd0 lguest: fix spurious BUG_ON() on invalid guest stack. by Rusty Russell · 15 years ago
  8. 58a2456 lguest: move the initial guest page table creation code to the host by Matias Zabaljauregui · 16 years ago
  9. 71a3f4e lguest: use get_user_pages_fast() instead of get_user_pages() by Rusty Russell · 16 years ago
  10. a6bd8e1 lguest: comment documentation update. by Rusty Russell · 16 years ago
  11. 4357bd9 lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem. by Rusty Russell · 16 years ago
  12. 31f4b46 lguest: accept guest _PAGE_PWT page table entries by Ahmed S. Darwish · 17 years ago
  13. 84f12e3 lguest: use __PAGE_KERNEL instead of _PAGE_KERNEL by Glauber de Oliveira Costa · 17 years ago
  14. 382ac6b lguest: get rid of lg variable assignments by Glauber de Oliveira Costa · 17 years ago
  15. 934faab lguest: change gpte_addr header by Glauber de Oliveira Costa · 17 years ago
  16. 2092aa2 lguest: change spte_addr header by Glauber de Oliveira Costa · 17 years ago
  17. 1713608 lguest: per-vcpu lguest pgdir management by Glauber de Oliveira Costa · 17 years ago
  18. 4665ac8 lguest: makes special fields be per-vcpu by Glauber de Oliveira Costa · 17 years ago
  19. a53a35a lguest: make registers per-vcpu by Glauber de Oliveira Costa · 17 years ago
  20. 0c78441 lguest: map_switcher_in_guest() per-vcpu 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. ee3db0f Rename "cr3" to "gpgdir" to avoid x86-specific naming. by Rusty Russell · 17 years ago
  25. df29f43 Pagetables to use normal kernel types by Matias Zabaljauregui · 17 years ago
  26. 3c6b5bf Introduce guest mem offset, static link example launcher by Rusty Russell · 17 years ago
  27. f56a384 lguest: documentation VII: FIXMEs by Rusty Russell · 17 years ago
  28. bff672e lguest: documentation V: Host by Rusty Russell · 17 years ago
  29. f938d2c lguest: documentation I: Preparation by Rusty Russell · 17 years ago
  30. d7e28ff lguest: the host code by Rusty Russell · 17 years ago