On Sun, 2009-06-21 at 20:54 +0200, Robert Millan wrote:
> Move grub_stop to init.c to ease code sharing with i386-qemu.

That's not quite a movement.  grub_cpu_idle() does nothing.

I think we need to have several implementations of grub_stop: hard halt
with interrupts disabled, exit from qemu, exit from other emulators if
it's different, power off, exit to BIOS.  Then different platforms
should enable and try whatever is appropriate for them.

-- 
Regards,
Pavel Roskin


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to