On 08/30/2013 02:58 AM, Paolo Bonzini wrote:
> CR4.PAE=1 will not enable paging if CR0.PG=0, but the "if" chain
> in x86_cpu_get_phys_page_debug says otherwise.  Check CR0.PG
> before everything else.
> 
> Fixes "-d in_asm" for a code section at the beginning of OVMF.
> 
> Cc: Richard Henderson <[email protected]>
> Signed-off-by: Paolo Bonzini <[email protected]>

Reviewed-by: Richard Henderson <[email protected]>



r~

Reply via email to