[PATCH 0/2] kvm: disable virtualization on kdump

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Eric W. Biederman wrote:
> Why do we need to disable vmx mode before booting a normal linux kernel?
>   

vmx mode blocks INIT (even on the host; not just on the guests) so 
reboots don't work.  It also assigns some memory to the cpu; if the new 
kernel isn't aware of it, the cpu and the kernel would both think it 
belongs to them.  Finally, if vmx mode is enabled, you can't start kvm 
on the new kernel.

> Is it possible to disable vmx mode before we enable interrrupts in the
> kdump kernel?
>   

You need IPIs to disable vmx on smp.

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




[Index of Archives]     [LM Sensors]     [Linux Sound]     [ALSA Users]     [ALSA Devel]     [Linux Audio Users]     [Linux Media]     [Kernel]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux