qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Patch: ltr for x86_64 should check the upper descriptor typ


From: Bernhard Kauer
Subject: [Qemu-devel] Patch: ltr for x86_64 should check the upper descriptor type
Date: Mon, 26 Mar 2007 15:53:44 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

The Intel manual states for LTR and 64-Bit Exceptions:

    #GP(selector)
       If the descriptor type of the upper 8-byte of the 16-byte descriptor
       is non-zero.

Qemu currently does not check this. The attached patch fixes the bug.


    Bernhard Kauer

Attachment: qemu_ltr.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]