From: Jeremy Fitzhardinge Date: Wed, 2 May 2007 17:27:11 +0000 (+0200) Subject: [PATCH] i386: Add machine_ops interface to abstract halting and rebooting X-Git-Tag: v2.6.22-rc1~1011^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07f3331c6bfd27a06dfb0ca9fa4f06dec6606876;p=pandora-kernel.git [PATCH] i386: Add machine_ops interface to abstract halting and rebooting machine_ops is an interface for the machine_* functions defined in . This is intended to allow hypervisors to intercept the reboot process, but it could be used to implement other x86 subarchtecture reboots. Signed-off-by: Jeremy Fitzhardinge Signed-off-by: Andi Kleen --- Reading git-diff-tree failed