1. 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 16 years ago
  2. e1e7296 lguest: documentation update by Rusty Russell · 17 years ago
  3. 25c47bb lguest: use defines from x86 headers instead of magic numbers by Rusty Russell · 17 years ago
  4. 2d37f94 generalize lgread_u32/lgwrite_u32. by Rusty Russell · 17 years ago
  5. 0ca49ca Remove old lguest bus and drivers. by Rusty Russell · 17 years ago
  6. 47436aa Boot with virtual == physical to get closer to native Linux. by Rusty Russell · 17 years ago
  7. c18acd7 Allow guest to specify syscall vector to use. by Rusty Russell · 17 years ago
  8. d612cde Move register setup into i386_core.c by Jes Sorensen · 17 years ago
  9. b410e7b Make hypercalls arch-independent. by Jes Sorensen · 17 years ago
  10. cc6d4fb Introduce "hcall" pointer to indicate pending hypercall. by Rusty Russell · 17 years ago
  11. 4614a3a Reorder guest saved regs to match hyperall order by Jes Sorensen · 17 years ago
  12. 625efab Move i386 part of core.c to x86/core.c. by Jes Sorensen · 17 years ago
  13. 1f4e1de Rename switcher.S to x86/switcher_32.S by Rusty Russell · 17 years ago