1. e27d90e lguest: Map switcher text R/O by Rusty Russell · 8 years ago
  2. 83a3511 lguest: fix out-by-one error in address checking. by Rusty Russell · 9 years ago
  3. d9bab50 lguest: remove NOTIFY call and eventfd facility. by Rusty Russell · 9 years ago
  4. 69a09dc lguest: write more information to userspace about pending traps. by Rusty Russell · 9 years ago
  5. 18c1373 lguest: add operations to get/set a register from the Launcher. by Rusty Russell · 9 years ago
  6. f6f8ed4 mm/vmalloc.c: clean up map_vm_area third argument by WANG Chao · 10 years ago
  7. 6b39271 lguest: map Switcher below fixmap. by Rusty Russell · 11 years ago
  8. 3412b6a lguest: don't share Switcher PTE pages between guests. by Rusty Russell · 11 years ago
  9. f1f394b lguest: expost switcher_pages array (as lg_switcher_pages). by Rusty Russell · 11 years ago
  10. 93a2cdf lguest: assume Switcher text is a single page. by Rusty Russell · 11 years ago
  11. 856c608 lguest: rename switcher_page to switcher_pages. by Rusty Russell · 11 years ago
  12. 406a590b lguest: prepare to make SWITCHER_ADDR a variable. by Rusty Russell · 11 years ago
  13. 681f206 lguest: fix typo by Alex Russell · 12 years ago
  14. 0acf000 lguest: move process freezing before pending signals check by Michal Hocko · 13 years ago
  15. b56e321 lguest: Allow running under paravirt-enabled KVM. by Rusty Russell · 13 years ago
  16. 9f54288 lguest: update comments by Rusty Russell · 13 years ago
  17. 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
  18. 6c189d8 lguest: cleanup for map_switcher() by Xiao Guangrong · 15 years ago
  19. a91d74a lguest: update commentry by Rusty Russell · 15 years ago
  20. 2e04ef7 lguest: fix comment style by Rusty Russell · 15 years ago
  21. 5dac051 lguest: remove obsolete LHREQ_BREAK call by Rusty Russell · 15 years ago
  22. df60aee lguest: use eventfds for device notification by Rusty Russell · 15 years ago
  23. ed1dc77 lguest: map switcher with executable page table entries by Matias Zabaljauregui · 15 years ago
  24. a32a8813 lguest: improve interrupt handling, speed up stream networking by Rusty Russell · 15 years ago
  25. abd41f0 lguest: fix race in halt code by Rusty Russell · 15 years ago
  26. df1693a lguest: use bool instead of int by Matias Zabaljauregui · 15 years ago
  27. 72410af lguest: typos fix by Atsushi SAKAI · 15 years ago
  28. 0a70721 lguest: fix switcher_page leak on unload by Johannes Weiner · 16 years ago
  29. a6bd8e1 lguest: comment documentation update. by Rusty Russell · 16 years ago
  30. f14ae65 lguest: fix __get_vm_area usage. by Rusty Russell · 16 years ago
  31. 382ac6b lguest: get rid of lg variable assignments by Glauber de Oliveira Costa · 16 years ago
  32. 5e232f4 lguest: make pending notifications per-vcpu by Glauber de Oliveira Costa · 16 years ago
  33. 66686c2 lguest: per-vcpu lguest task management by Glauber de Oliveira Costa · 16 years ago
  34. 177e449 lguest: per-vcpu interrupt processing. by Glauber de Oliveira Costa · 16 years ago
  35. 73044f0 lguest: make hypercalls use the vcpu struct by Glauber de Oliveira Costa · 16 years ago
  36. d0953d4 lguest: per-cpu run guest by Glauber de Oliveira Costa · 16 years ago
  37. ec04b13 lguest: Reboot support by Balaji Rao · 16 years ago
  38. 5c55841 lguest: remove pv_info dependency by Glauber de Oliveira Costa · 16 years ago
  39. e1e7296 lguest: documentation update by Rusty Russell · 17 years ago
  40. 2d37f94 generalize lgread_u32/lgwrite_u32. by Rusty Russell · 17 years ago
  41. 1504527 Remove old lguest I/O infrrasructure. by Rusty Russell · 17 years ago
  42. c18acd7 Allow guest to specify syscall vector to use. by Rusty Russell · 17 years ago
  43. cc6d4fb Introduce "hcall" pointer to indicate pending hypercall. by Rusty Russell · 17 years ago
  44. 625efab Move i386 part of core.c to x86/core.c. by Jes Sorensen · 17 years ago
  45. 48245cc Remove fixed limit on number of guests, and lguests array. by Rusty Russell · 17 years ago
  46. 3c6b5bf Introduce guest mem offset, static link example launcher by Rusty Russell · 17 years ago
  47. 93b1eab paravirt: refactor struct paravirt_ops into smaller pv_*_ops by Jeremy Fitzhardinge · 17 years ago
  48. 0d027c0 lguest: Fix Malicious Guest GDT Host Crash by Rusty Russell · 17 years ago
  49. f8f0fdc lguest: documentation VI: Switcher by Rusty Russell · 17 years ago
  50. bff672e lguest: documentation V: Host by Rusty Russell · 17 years ago
  51. dde7978 lguest: documentation IV: Launcher by Rusty Russell · 17 years ago
  52. f938d2c lguest: documentation I: Preparation by Rusty Russell · 17 years ago
  53. d7e28ff lguest: the host code by Rusty Russell · 17 years ago