David B. Kinder
e2ad788f63
doc: clean up tools docs
...
Made the titles consistent across the tools (some had capital letters).
Fixed heading levels in acrnctl/acrnd doc (had two H1 headings).
Changed a text-based drawing to use graphviz.
Some general grammar tweaks as well.
Signed-off-by: David B. Kinder <david.b.kinder@intel.com >
2018-07-20 11:42:21 -07:00
yuhong.tao@intel.com
dc6d7755e4
tools: acrnd: update README.rst
...
Reviewed-by: Yan Like <like.yan@intel.com >
Reviewed-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com >
Signed-off-by: Tao Yuhong <yuhong.tao@intel.com >
2018-07-18 09:20:13 -07:00
Kaige Fu
2dd4e8f81a
tools: acrnctl: Add support for reseting vm
...
Add command reset to stop and then start vm.
Signed-off-by: Kaige Fu <kaige.fu@intel.com >
Reviewed-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com >
Reviewed-by: Yan, Like <like.yan@intel.com >
Acked-by: Eddie Dong <eddie.dong@intel.com >
2018-06-07 14:36:18 +08:00
Kaige Fu
7a0e8ddeec
tools: acrnctl: Add support for resuming vm
...
Add command resume to resume vm from suspend state.
Signed-off-by: Kaige Fu <kaige.fu@intel.com >
Reviewed-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com >
Reviewed-by: Yan, Like <like.yan@intel.com >
Acked-by: Eddie Dong <eddie.dong@intel.com >
2018-06-07 14:36:18 +08:00
Kaige Fu
d6eb39daf4
tools: acrnctl: Add support for suspending vm
...
Add command suspend to switch vm to suspend state.
Signed-off-by: Kaige Fu <kaige.fu@intel.com >
Reviewed-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com >
Reviewed-by: Yan, Like <like.yan@intel.com >
Acked-by: Eddie Dong <eddie.dong@intel.com >
2018-06-07 14:36:18 +08:00
Kaige Fu
665c2ee93f
tools: acrnctl: Add support for continuing vm
...
Add command continue to start vm from pause state.
Signed-off-by: Kaige Fu <kaige.fu@intel.com >
Reviewed-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com >
Reviewed-by: Yan, Like <like.yan@intel.com >
Acked-by: Eddie Dong <eddie.dong@intel.com >
2018-06-07 14:36:18 +08:00
Kaige Fu
1933d60c29
tools: acrnctl: Add support for pausing vm
...
Add command pasue to pause vm.
Signed-off-by: Kaige Fu <kaige.fu@intel.com >
Reviewed-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com >
Reviewed-by: Yan, Like <like.yan@intel.com >
Acked-by: Eddie Dong <eddie.dong@intel.com >
2018-06-07 14:36:18 +08:00
David B. Kinder
50324e5876
doc: fix tools docs formatting and clarity
...
This continues the editing from PR #276 with formatting and clarity
edits to have these tool documents blend in with the rest of the ACRN
documentation. It also builds on PR #307 that set up the doc build
infrastructure to allow leaving these tool docs within the tools/
folder.
Signed-off-by: David B. Kinder <david.b.kinder@intel.com >
2018-05-30 10:36:31 -07:00
Taimoor
f4b9412013
fix acrntrace README
...
fix acrnlog README
Fix acrn-manager README
Signed-off-by: T <shrmrf@users.noreply.github.com >
2018-05-29 14:24:17 -07:00
Yan, Like
867e56d04b
Move ACRN tools code directory one level higher
...
The tools directory is moved out of ./devicemodle, to be in parallel with
hypervisor, devicemodel and doc.
Signed-off-by: Yan, Like <like.yan@intel.com >
2018-05-15 18:03:33 +08:00