* Glauber Costa <[EMAIL PROTECTED]> wrote:
> It'd be kvm.git with the machine_ops non-static functions patch.
> However, as it turned out, we only used one of the functions, instead
> of all of them. If ingo prefers, we can revert that patch, and come up
> with a new one that just exposes the
Avi Kivity wrote:
> Glauber Costa wrote:
>> This patch a llows machine_crash_shutdown to
>> be replaced, just like any of the other functions
>> in machine_ops
>>
>>
> er, against what tree is this? doesn't apply to kvm.git.
>
It'd be kvm.git with the machine_ops non-static functions patch.
Ho
Glauber Costa wrote:
> This patch a llows machine_crash_shutdown to
> be replaced, just like any of the other functions
> in machine_ops
>
>
er, against what tree is this? doesn't apply to kvm.git.
--
Any sufficiently difficult bug is indistinguishable from a feature.
--
This patch a llows machine_crash_shutdown to
be replaced, just like any of the other functions
in machine_ops
Signed-off-by: Glauber Costa <[EMAIL PROTECTED]>
---
arch/x86/kernel/crash.c |3 ++-
arch/x86/kernel/reboot.c |7 ++-
include/asm-x86/reboot.h |1 +
3 files changed, 9 in