All of lore.kernel.org
 help / color / mirror / Atom feed
* Modifying souce code xen
@ 2014-03-19 15:15 vanthao nguyen
  2014-03-24 11:50 ` George Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: vanthao nguyen @ 2014-03-19 15:15 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 245 bytes --]

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!

[-- Attachment #1.2: Type: text/html, Size: 293 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Modifying souce code xen
  2014-03-19 15:15 Modifying souce code xen vanthao nguyen
@ 2014-03-24 11:50 ` George Dunlap
       [not found]   ` <CA+5Y5jgwcBzPPDv1FxFVLaYp-cHF8w0_rZ1AQESwQweC6x0E0g@mail.gmail.com>
  0 siblings, 1 reply; 3+ messages in thread
From: George Dunlap @ 2014-03-24 11:50 UTC (permalink / raw)
  To: vanthao nguyen; +Cc: xen-devel@lists.xen.org

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Modifying souce code xen
       [not found]   ` <CA+5Y5jgwcBzPPDv1FxFVLaYp-cHF8w0_rZ1AQESwQweC6x0E0g@mail.gmail.com>
@ 2014-03-27  9:56     ` George Dunlap
  0 siblings, 0 replies; 3+ messages in thread
From: George Dunlap @ 2014-03-27  9:56 UTC (permalink / raw)
  To: vanthao nguyen, xen-devel@lists.xen.org


[-- Attachment #1.1: Type: text/plain, Size: 993 bytes --]

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 
> <mailto:George.Dunlap@eu.citrix.com>>:
>
>     On Wed, Mar 19, 2014 at 3:15 PM, vanthao nguyen
>     <tkhforever001@gmail.com <mailto: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
>
>


[-- Attachment #1.2: Type: text/html, Size: 2647 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-03-27  9:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-19 15:15 Modifying souce code xen vanthao nguyen
2014-03-24 11:50 ` George Dunlap
     [not found]   ` <CA+5Y5jgwcBzPPDv1FxFVLaYp-cHF8w0_rZ1AQESwQweC6x0E0g@mail.gmail.com>
2014-03-27  9:56     ` George Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.