linux/drivers/lguest/x86
Jes Sorensen d612cde060 Move register setup into i386_core.c
Move setup_regs() to lguest_arch_setup_regs() in i386_core.c given
that this is very architecture specific.

Signed-off-by: Jes Sorensen <jes@sgi.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2007-10-23 15:49:52 +10:00
..
core.c Move register setup into i386_core.c 2007-10-23 15:49:52 +10:00
switcher_32.S Reorder guest saved regs to match hyperall order 2007-10-23 15:49:51 +10:00