Searched hist:"4566654 bb9be9e8864df417bb72ceee5136b6a6a" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/kvm/ |
H A D | x86.h | diff 4566654bb9be9e8864df417bb72ceee5136b6a6a Thu Sep 18 21:39:44 CEST 2014 Nadav Amit <namit@cs.technion.ac.il> KVM: vmx: Inject #GP on invalid PAT CR
Guest which sets the PAT CR to invalid value should get a #GP. Currently, if vmx supports loading PAT CR during entry, then the value is not checked. This patch makes the required check in that case.
Signed-off-by: Nadav Amit <namit@cs.technion.ac.il> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | x86.c | diff 4566654bb9be9e8864df417bb72ceee5136b6a6a Thu Sep 18 21:39:44 CEST 2014 Nadav Amit <namit@cs.technion.ac.il> KVM: vmx: Inject #GP on invalid PAT CR
Guest which sets the PAT CR to invalid value should get a #GP. Currently, if vmx supports loading PAT CR during entry, then the value is not checked. This patch makes the required check in that case.
Signed-off-by: Nadav Amit <namit@cs.technion.ac.il> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|