Commit Graph

13 Commits (aee3a29240ad167ad7875d859506d8bb90431c70)

Author SHA1 Message Date
Gautham R Shenoy 86ef5c9a8e cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() 17 years ago
Rusty Russell e1e72965ec lguest: documentation update 17 years ago
Rusty Russell 25c47bb353 lguest: use defines from x86 headers instead of magic numbers 17 years ago
Rusty Russell 2d37f94a28 generalize lgread_u32/lgwrite_u32. 17 years ago
Rusty Russell 0ca49ca946 Remove old lguest bus and drivers. 17 years ago
Rusty Russell 47436aa4ad Boot with virtual == physical to get closer to native Linux. 17 years ago
Rusty Russell c18acd73ff Allow guest to specify syscall vector to use. 17 years ago
Jes Sorensen d612cde060 Move register setup into i386_core.c 17 years ago
Jes Sorensen b410e7b149 Make hypercalls arch-independent. 17 years ago
Rusty Russell cc6d4fbcef Introduce "hcall" pointer to indicate pending hypercall. 17 years ago
Jes Sorensen 4614a3a3b6 Reorder guest saved regs to match hyperall order 17 years ago
Jes Sorensen 625efab1cd Move i386 part of core.c to x86/core.c. 17 years ago
Rusty Russell 1f4e1de4f2 Rename switcher.S to x86/switcher_32.S 17 years ago