On 03/27/2014 05:51 AM, vanthao nguyen wrote:
Hi George,
How to tracing through tools/libxl/xl_cmdimpl.c ?
Please help me!
Thanks very much!

1. Please don't top-post.
2. Please don't respond privately to a post on the list.
3. It's not my job to teach you how to program.

 -George




2014-03-24 18:50 GMT+07:00 George Dunlap <George.Dunlap@eu.citrix.com>:
On Wed, Mar 19, 2014 at 3:15 PM, vanthao nguyen <tkhforever001@gmail.com> wrote:
> Hi,
> I'm modifying source xen 4.2.1 and modify about permission such as:
> shutdown, pause, reboot,... Virtual Machine. When using xend or xl tools to
> shutdown VM then libxc called final? I don't know functions that called
> final.
> Thanks very much!

Have you tried tracing through tools/libxl/xl_cmdimpl.c to see what
happens when you run "xl shutdown [domid]"?

 -George