https://bugzilla.kernel.org/show_bug.cgi?id=60679

Jay Ren <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |CODE_FIX

--- Comment #1 from Jay Ren <[email protected]> ---
the following commit fixed the bug:

commit 205befd9a5c701b56f569434045821f413f08f6d
Author: Gleb Natapov <[email protected]>
Date:   Sun Aug 4 15:08:06 2013 +0300

    KVM: nVMX: correctly set tr base on nested vmexit emulation

    After commit 21feb4eb64e21f8dc91136b91ee886b978ce6421 tr base is zeroed
    during vmexit. Set it to L1's HOST_TR_BASE. This should fix
    https://bugzilla.kernel.org/show_bug.cgi?id=60679

    Reported-by: Yongjie Ren <[email protected]>
    Reviewed-by: Arthur Chunqi Li <[email protected]>
    Tested-by: Yongjie Ren <[email protected]>
    Signed-off-by: Gleb Natapov <[email protected]>
    Signed-off-by: Paolo Bonzini <[email protected]>

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to