]> xenbits.xensource.com Git - xen.git/commit
Added a new Xen-API call VM.send_sysrq, and use that to implement xm sysrq
authorEwan Mellor <ewan@xensource.com>
Thu, 15 Mar 2007 21:59:34 +0000 (21:59 +0000)
committerEwan Mellor <ewan@xensource.com>
Thu, 15 Mar 2007 21:59:34 +0000 (21:59 +0000)
commit746900680c20cbfa285852e718690649b7651dbc
tree5fd7d4c5377a42d919def6fda9978e88220b5e43
parentf918e26c26e5664e08dd82f6b3d45ba3936c828a
Added a new Xen-API call VM.send_sysrq, and use that to implement xm sysrq
through Xen-API.

Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
tools/python/xen/xend/XendAPI.py
tools/python/xen/xm/main.py