Sean Christopherson 7ab0abdb55 KVM: VMX: Use vmx_get_rflags() to query RFLAGS in vmx_interrupt_blocked()
Use vmx_get_rflags() instead of manually reading vmcs.GUEST_RFLAGS when
querying RFLAGS.IF so that multiple checks against interrupt blocking in
a single run loop only require a single VMREAD.

Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Message-Id: <20200423022550.15113-14-sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-05-13 12:14:48 -04:00
..
2020-04-03 13:12:26 -07:00
2020-04-03 13:12:26 -07:00
2020-01-31 14:48:54 -08:00
2020-04-03 13:12:26 -07:00
2020-04-10 17:20:06 -07:00
2020-04-11 09:46:12 -07:00