I have a big obsession about the execution process of command "xm
migrate"
in
xen.
I analyze this command in xen-3.1.0. And I want to add a parameter in
function:
server.xend.domain.migrate(dom, dst, opts.vals.live,
opts.vals.resource,
opts.vals.port)
Or rewrite another function like:
server.xend.domain.migrate(dom, dst, opts.vals.block,
opts.vals.resource,
opts.vals.port)
Then we''ll have a command like this ''xm migrate -b DomUID
IP''. But I don''t
know how
the parameters are parsed. For example, the function above, where it jumps
to.
Would you tell me the process in details?
Thank you very much.
Best wishes for you.
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel