X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=arch%2Fx86%2Fkvm%2Fvmx.c;h=a7e18551c9689b5192d528ccae10ee9dbb20e84a;hb=fe489bf4505ae26d3c6d6a1f1d3064c2a9c5cd85;hp=036e8636f68591efdad24a32395382d0000ba99b;hpb=a3ff5fbc94a829680d4aa005cd17add1c1a1fb5b;p=cascardo%2Flinux.git diff --git a/arch/x86/kvm/vmx.c b/arch/x86/kvm/vmx.c index 036e8636f685..a7e18551c968 100644 --- a/arch/x86/kvm/vmx.c +++ b/arch/x86/kvm/vmx.c @@ -7951,7 +7951,7 @@ static void load_vmcs12_host_state(struct kvm_vcpu *vcpu, kvm_register_write(vcpu, VCPU_REGS_RSP, vmcs12->host_rsp); kvm_register_write(vcpu, VCPU_REGS_RIP, vmcs12->host_rip); - vmx_set_rflags(vcpu, X86_EFLAGS_BIT1); + vmx_set_rflags(vcpu, X86_EFLAGS_FIXED); /* * Note that calling vmx_set_cr0 is important, even if cr0 hasn't * actually changed, because it depends on the current state of