qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] instruction execution permission


From: Blue Swirl
Subject: Re: [Qemu-devel] instruction execution permission
Date: Sun, 30 Sep 2012 07:09:45 +0000

On Sun, Sep 30, 2012 at 4:06 AM, Xin Tong <address@hidden> wrote:
> In QEMU x86, is a basicblock is translated with CPL of 0, can the
> translation block be executed in CPL of 3 ?

TB flags are defined by cpu_get_tb_cpu_state(), you can find the x86
version in target-i386/cpu.h.

>
> Xin
>



reply via email to

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