Re: [PATCH 08/16] x86: Emergency virtualization disable function
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Date: Thu, 06 Nov 2008 02:22:39 -0800
Avi Kivity <avi@xxxxxxxxxx> writes:
Eduardo Habkost wrote:
We could move the set_virt_disable_func() calls to vmx.c and svm.c (on
hardware_setup/hardware_unsetup). One could argue that it is sort of a
coincidence that we need the code for both vmx and svm.
I don't share this fear of function calls, but perhaps that's due to lack of
experience with kdump.
Mostly I'm just afraid of extra complexity.
If you want to be extra simple and safe, remove kvm from the equation. Make theConvention?
disabling code part of kdump/emergency_restart and only rely on the convention
that cr3.vmxe == vmxon.
That has the advantage of working with other virtualization systems as well.
Sounds good.
Eric
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 08/16] x86: Emergency virtualization disable function
- From: Avi Kivity
- Re: [PATCH 08/16] x86: Emergency virtualization disable function
- References:
- [PATCH 00/14] x86: disable virt on kdump and emergency_restart
- From: Eduardo Habkost
- [PATCH 08/16] x86: Emergency virtualization disable function
- From: Eduardo Habkost
- Re: [PATCH 08/16] x86: Emergency virtualization disable function
- From: Eric W. Biederman
- Re: [PATCH 08/16] x86: Emergency virtualization disable function
- From: Eduardo Habkost
- Re: [PATCH 08/16] x86: Emergency virtualization disable function
- From: Avi Kivity
- [PATCH 00/14] x86: disable virt on kdump and emergency_restart
- Prev by Date: 2.6.28-rc2-mm1: multiple BUG: scheduling while atomic: swapper, first in acpi_idle_enter_simple, then fbcon has problems
- Next by Date: Re: [PATCH] scripts: script from kerneloops.org to pretty print oops dumps
- Previous by thread: Re: [PATCH 08/16] x86: Emergency virtualization disable function
- Next by thread: Re: [PATCH 08/16] x86: Emergency virtualization disable function
- Index(es):
Relevant Pages
|