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)
commit736fdf72518b400321f8b20c770bfb500f829928
treeefb04b376b999a9f69113f8dabda9f36a082b455
parent1af1ac910bb3394ac1c0062f5781983dde40a8c0
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