1. a6bd8e1 lguest: comment documentation update. by Rusty Russell · 16 years ago
  2. e95035c lguest: fix mis-merge against hpa's TSS renaming by Rusty Russell · 16 years ago
  3. d145c72 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  4. faca622 x86: use generic register name in the thread and tss structures by H. Peter Anvin · 16 years ago
  5. 382ac6b lguest: get rid of lg variable assignments by Glauber de Oliveira Costa · 16 years ago
  6. ae3749d lguest: move changed bitmap to lg_cpu by Glauber de Oliveira Costa · 16 years ago
  7. f34f8c5 lguest: move last_pages to lg_cpu by Glauber de Oliveira Costa · 16 years ago
  8. c40a9f4 lguest: change last_guest to last_cpu by Glauber de Oliveira Costa · 16 years ago
  9. 1713608 lguest: per-vcpu lguest pgdir management by Glauber de Oliveira Costa · 17 years ago
  10. 4665ac8e lguest: makes special fields be per-vcpu by Glauber de Oliveira Costa · 17 years ago
  11. fc708b3 lguest: replace lguest_arch with lg_cpu_arch. by Glauber de Oliveira Costa · 17 years ago
  12. a53a35a lguest: make registers per-vcpu by Glauber de Oliveira Costa · 17 years ago
  13. a3863f6 lguest: make emulate_insn receive a vcpu struct. by Glauber de Oliveira Costa · 17 years ago
  14. 0c78441 lguest: map_switcher_in_guest() per-vcpu by Glauber de Oliveira Costa · 17 years ago
  15. 177e449 lguest: per-vcpu interrupt processing. by Glauber de Oliveira Costa · 17 years ago
  16. 73044f0 lguest: make hypercalls use the vcpu struct by Glauber de Oliveira Costa · 17 years ago
  17. d0953d4 lguest: per-cpu run guest by Glauber de Oliveira Costa · 17 years ago
  18. 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 16 years ago
  19. e1e7296 lguest: documentation update by Rusty Russell · 17 years ago
  20. 25c47bb lguest: use defines from x86 headers instead of magic numbers by Rusty Russell · 17 years ago
  21. 2d37f94 generalize lgread_u32/lgwrite_u32. by Rusty Russell · 17 years ago
  22. 0ca49ca Remove old lguest bus and drivers. 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. d612cde Move register setup into i386_core.c by Jes Sorensen · 17 years ago
  26. b410e7b Make hypercalls arch-independent. by Jes Sorensen · 17 years ago
  27. cc6d4fb Introduce "hcall" pointer to indicate pending hypercall. by Rusty Russell · 17 years ago
  28. 4614a3a Reorder guest saved regs to match hyperall order by Jes Sorensen · 17 years ago
  29. 625efab Move i386 part of core.c to x86/core.c. by Jes Sorensen · 17 years ago
  30. 1f4e1de Rename switcher.S to x86/switcher_32.S by Rusty Russell · 17 years ago