search for: ecsez

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

Did you mean: csez
2009 Jan 31
2
Re: Debugging Xen via serial console
...nd was complete in its implementation. I >> submitted all the changes in proper patch form after the posting you >> referenced above, if you are interested. >> >> Dan. >> >> >> >> >> On Wed, Jan 28, 2009 at 10:53 AM, Emre Can Sezer <ecsezer@ncsu.edu >> <mailto:ecsezer@ncsu.edu>> wrote: >> >> I''m trying to debug Xen remotely using serial port. I followed >> the instructions on the following post made in this xen-devel list: >> http://lists.xensource.com/archives/html/x...
2009 Feb 26
6
Re: Questions on gdbsx
yujiageng734 wrote: > Hi, > > I am trying to use your gdbsx. But I don''t know how to make a 32bit > dom0 running on 64bit hypervisor. Can you explain this for me? I''m > extremely grateful to you. Hmm.. good question. I don''t know, it''s always done for me here. One option would be to just download OVM from edelivery.oracle.com,
2008 Sep 02
0
capturing cpl changes
I have a 64 bit hvm guest and I''d like to capture when the execution switches to kernel mode in the guest. I''ve tried to capture MSR reads and writes, but I only see writes to SYSENTER_CS/EIP/ESP registers once, during initialization I suppose, but I don''t see any reads from these registers as I''d expect when sysenter is called. My goal is to capture when the