On Sun, Nov 18, 2012 at 12:52 AM, Max Filippov <[email protected]> wrote: > cpu_get_phys_page_debug is not in sync with cpu_x86_handle_mmu_fault: > the latter first checks CR0_PG_MASK and only after CR4_PAE_MASK. > > This fixes odd gdb code display with PAE enabled. > > Signed-off-by: Max Filippov <[email protected]> > --- > target-i386/helper.c | 37 ++++++++++++++++++++----------------- > 1 files changed, 20 insertions(+), 17 deletions(-)
Ping? -- Thanks. -- Max
