commit | 1291eb35404b077ec96e5c06c7a70935597fe7c6 | [log] [tgz] |
---|---|---|
author | Anthony PERARD <anthony.perard@citrix.com> | Thu Jul 22 15:52:48 2010 +0100 |
committer | Alexander Graf <agraf@suse.de> | Sun May 08 10:10:01 2011 +0200 |
tree | d68261e186796f6e6ee3ae433fbaa48988187e2c | |
parent | 8c12f1912afed98715d995cb7c72c8203aaced9d [diff] |
vl.c: Introduce getter for shutdown_requested and reset_requested. Introduce two functions qemu_shutdown_requested_get and qemu_reset_requested_get to get the value of shutdown/reset_requested without reset it. Signed-off-by: Anthony PERARD <anthony.perard@citrix.com> Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Acked-by: Alexander Graf <agraf@suse.de> Signed-off-by: Alexander Graf <agraf@suse.de>