Re: [PATCH 08/16] x86: Emergency virtualization disable function

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Avi Kivity
Date: Sunday, November 9, 2008 - 4:23 am

Eduardo Habkost wrote:

That's cpu_has_kvm_support() in vmx.c.  Should compile to three 
instructions.


That's has_svm() in svm.c; slightly longer but not any more dangerous.


We could move the code to a header file, and so compile it both for kvm 
and for emergency_restart/kdump.

-- 
error compiling committee.c: too many arguments to function

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 03/16] x86 kdump: Create kdump_nmi_shootdown_cpus(), Eduardo Habkost, (Tue Nov 4, 7:52 am)
[PATCH 06/16] x86: Move nmi_shootdown_cpus() to reboot.c, Eduardo Habkost, (Tue Nov 4, 7:52 am)
[PATCH 13/16] kvm: vmx: crash_hardware_disable function, Eduardo Habkost, (Tue Nov 4, 7:52 am)
Re: [PATCH 15/16] kvm: x86: set kdump virt_disable functio ..., Eric W. Biederman, (Wed Nov 5, 10:26 am)
Re: [PATCH 08/16] x86: Emergency virtualization disable fu ..., Eric W. Biederman, (Wed Nov 5, 10:33 am)
Re: [PATCH 08/16] x86: Emergency virtualization disable fu ..., Avi Kivity, (Sun Nov 9, 4:23 am)