commit | 1f4e1de4f23e158abf976a76e1d0fce6e39b532a | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Mon Oct 22 11:03:25 2007 +1000 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Tue Oct 23 15:49:50 2007 +1000 |
tree | 273ed888c82023888c5de00b6a36cd885ff47859 | |
parent | 34b8867a034364ca33d0adb3a1c5b9982903c719 [diff] |
Rename switcher.S to x86/switcher_32.S lguest uses a "switcher" shim mapped high to bounce between host and guest. As lguest becomes less i386-centric, we separate this code into a subdir. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>