|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Domain core-dumping fixes
On Thu, Mar 12, 2009 at 01:53:39PM +0900, Masaki Kanno wrote:
> Please don't reset a domain after unpaused the domain.
I must admit I don't really understand what this option is for.
> Could you move the reset into xend?
Not without breaking backwards compatibility. Unfortunately, the xend
code in server/SrvDomain.py (I think) does not allow optional arguments:
so every time you add a parameter like 'reset' (which is not there now),
every client breaks. In particular, libvirt.
regards
john
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|