Files
android_kernel_xiaomi_sm8450/arch/x86/kvm
Jim Mattson 75f4fc8da9 kvm: vmx: Raise #UD on unsupported RDSEED
A guest may not be configured to support RDSEED, even when the host
does. If the guest does not support RDSEED, intercept the instruction
and synthesize #UD. Also clear the "allowed-1" bit for RDSEED exiting
in the IA32_VMX_PROCBASED_CTLS2 MSR.

Signed-off-by: Jim Mattson <jmattson@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2017-08-24 15:35:46 +02:00
..
2017-04-12 20:17:15 +02:00
2017-04-12 20:17:13 +02:00
2017-07-19 16:19:14 +02:00
2016-01-15 17:56:32 -08:00
2017-08-18 14:37:48 +02:00
2017-05-08 17:15:12 -07:00
2017-08-23 18:37:37 +02:00