[Devel] [PATCH vz7.19 0/2] KVM:x86: fixes for get_kvmclock_ns

Konstantin Khorenko khorenko at virtuozzo.com
Wed Nov 16 04:38:58 PST 2016


Looks like mainstream suggested another approach, so dropping these patches.

Please send new patches once they are accepted.
(or we have to apply unaccepted due to some reasons)

--
Best regards,

Konstantin Khorenko,
Virtuozzo Linux Kernel Team

On 10/31/2016 08:32 PM, Roman Kagan wrote:
> These two patches address #PSBM-54338, by making VMCS access only from
> vCPU context.
>
> Roman Kagan (2):
>   KVM:x86: remnants of get_kvmclock_ns port
>   KVM:x86: avoid VMCS access from non-vCPU context
>
> ---
> NOTE: the bug is present in the mainline kernel.  The patch has been
> posted; please don't commit in vzkernel until it's reviewed upstream.
>
>  arch/x86/kvm/hyperv.c | 16 +++++++---------
>  arch/x86/kvm/x86.c    | 25 ++++++++++---------------
>  arch/x86/kvm/x86.h    | 11 +----------
>  3 files changed, 18 insertions(+), 34 deletions(-)
>


More information about the Devel mailing list