]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: VMX: rename RDSEED and RDRAND vmx ctrls to reflect exiting
authorDavid Hildenbrand <david@redhat.com>
Thu, 24 Aug 2017 18:51:37 +0000 (20:51 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 12 Oct 2017 12:01:53 +0000 (14:01 +0200)
commite497f60b580e25b0ed3c6cf75f0b2ca432641658
treeefb04b376b999a9f69113f8dabda9f36a082b455
parent0785c8da61da7e2a4d4a011d7403ca90291def9f
KVM: VMX: rename RDSEED and RDRAND vmx ctrls to reflect exiting

Let's just name these according to the SDM. This should make it clearer
that the are used to enable exiting and not the feature itself.

Signed-off-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
arch/x86/include/asm/vmx.h
arch/x86/kvm/vmx.c