Displaying 1 result from an estimated 1 matches for "b7e4a547".
2006 Jun 15
1
Bug with xc_translate_foreign_address?
...second "(XEN) HVM_PIT: guest freq in
cycles="<some value> in the xen dmesg, the value of cr3 is then set to a
value. However, the error shown above remains the same.
 
Running the same command on a non-VT machine (32bit non-PAE)
(xen-testing 3.0.2) it returns:
 
# ./xenctx -f 1
eip: b7e4a547
esp: bfc26164
eax: 080f6968   ebx: b7bdcff4   ecx: b7f16ff4   edx: 080f6968
esi: b7dec6a0   edi: 00000000   ebp: bfc26164
 cs: 00000073    ds: 0000007b    fs: 00000000    gs: 00000033
 
Stack:
 bfc26184 b7bd8551 080f6968 b7bdbb2d bfc2618c b7bdcff4 b7dec6a0 b7f19098
......
etc.
 
Cr3 is immediately...