[Kimchi-devel] [PATCH 1/4] reset VM: update API.md

Daniel H Barboza danielhb at linux.vnet.ibm.com
Thu Apr 10 14:01:12 UTC 2014


Reviewed-by: Daniel Barboza <danielhb at linux.vnet.ibm.com>

On 04/10/2014 10:04 AM, shaohef at linux.vnet.ibm.com wrote:
> From: ShaoHe Feng <shaohef at linux.vnet.ibm.com>
>
> Add reset action for VM.
>
> Signed-off-by: ShaoHe Feng <shaohef at linux.vnet.ibm.com>
> ---
>   docs/API.md | 3 +++
>   1 file changed, 3 insertions(+)
>
> diff --git a/docs/API.md b/docs/API.md
> index 143c70c..489f062 100644
> --- a/docs/API.md
> +++ b/docs/API.md
> @@ -104,6 +104,9 @@ the following general conventions:
>   * start: Power on a VM
>   * poweroff: Power off a VM forcefully. Note this action may produce undesirable
>               results, for example unflushed disk cache in the guest.
> +* reset: Reset a VM immediately without the guest OS shutdown.
> +         It emulates the power reset button on a machine. Note that there is a
> +         risk of data loss caused by reset without the guest OS shutdown.
>   * connect: Prepare the connection for spice or vnc
>
>   ### Sub-resource: Virtual Machine Screenshot




More information about the Kimchi-devel mailing list