search for: pf_xen

Displaying 3 results from an estimated 3 matches for "pf_xen".

Did you mean: if_xen
2008 Aug 21
0
[PATCH]fix a little problem in formats file of xentrace
...x00081002 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) VMEXIT [ dom:vcpu = 0x%(1)08x, exitcode = 0x%(2)08x, rIP = 0x%(3)08x ] 0x00081102 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) VMEXIT [ dom:vcpu = 0x%(1)08x, exitcode = 0x%(2)08x, rIP = 0x%(3)016x ] -0x00082001 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) PF_XEN [ dom:vcpu = 0x%(1)08x, errorcode = 0x%(3)02x, virt = 0x%(2)08x ] -0x00082101 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) PF_XEN [ dom:vcpu = 0x%(1)08x, errorcode = 0x%(3)02x, virt = 0x%(2)016x ] +0x00082001 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) PF_XEN [ dom:vcpu = 0x%(1)08x, errorcode = 0x%...
2009 Jan 07
4
xentrace and MSR_READ/MSR_WRITE
...to learn some more about the way windows does TPR writes, and tried xentrace for the first time. I did ''xentrace --time-interval=5 xentrace.out'' to capture some data, and then ran it through ''xentrace_format'' using the supplied example defs file. I can see some PF_XEN entries with virt=0xFFFE0080 (address of TPR), but I want to know the value being written, which I don''t think is there. I''m also only seeing a handful of those records - I have 4 Windows domains running on this test machine so there should be plenty of ''action''...
2009 Feb 10
7
hang on restore in 3.3.1
...000 ] CPU0 200130258175532 (+ 6194) VMENTRY [ dom:vcpu = 0x00000062 ] CPU0 200130258179633 (+ 4101) VMEXIT [ dom:vcpu = 0x00000062, exitcode = 0x0000004e, rIP = 0x0000000080a562b9 ] CPU0 0 (+ 0) MMIO_AST_WR [ address = 0xfee000b0, data = 0x00000000 ] CPU0 0 (+ 0) PF_XEN [ dom:vcpu = 0x00000062, errorcode = 0x0b, virt = 0xfffe00b0 ] CPU0 0 (+ 0) INJ_VIRQ [ dom:vcpu = 0x00000062, vector = 0x00, fake = 1 ] CPU0 200130258185932 (+ 6299) VMENTRY [ dom:vcpu = 0x00000062 ] CPU0 200130258189737 (+ 3805) VMEXIT [ dom:vcpu = 0x00000062, ex...