]> Git Repo - linux.git/commit
KVM: x86/xen: Kernel acceleration for XENVER_version
authorDavid Woodhouse <[email protected]>
Thu, 3 Mar 2022 15:41:23 +0000 (15:41 +0000)
committerPaolo Bonzini <[email protected]>
Sat, 2 Apr 2022 09:41:16 +0000 (05:41 -0400)
commit28d1629f751c4a5f9437fbaa0ee4ed81d1a8e587
tree7bb6ea3c92b73d698db299b5c6edff4bfc678d0b
parent536395260582be7443b0b35b0bbb89ffe3947f62
KVM: x86/xen: Kernel acceleration for XENVER_version

Turns out this is a fast path for PV guests because they use it to
trigger the event channel upcall. So letting it bounce all the way up
to userspace is not great.

Signed-off-by: David Woodhouse <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Message-Id: <20220303154127[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/xen.c
include/uapi/linux/kvm.h
This page took 0.053591 seconds and 4 git commands to generate.