KVM: VMX: Optimize vmx_get_rflags()
authorAvi Kivity <avi@redhat.com>
Mon, 7 Mar 2011 10:51:22 +0000 (12:51 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 11 May 2011 11:56:54 +0000 (07:56 -0400)
If called several times within the same exit, return cached results.

Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found