]> Git Repo - qemu.git/commit - sysemu.h
vl.c: Introduce getter for shutdown_requested and reset_requested.
authorAnthony PERARD <[email protected]>
Thu, 22 Jul 2010 14:52:48 +0000 (15:52 +0100)
committerAlexander Graf <[email protected]>
Sun, 8 May 2011 08:10:01 +0000 (10:10 +0200)
commit1291eb35404b077ec96e5c06c7a70935597fe7c6
treed68261e186796f6e6ee3ae433fbaa48988187e2c
parent8c12f1912afed98715d995cb7c72c8203aaced9d
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 <[email protected]>
Signed-off-by: Stefano Stabellini <[email protected]>
Acked-by: Alexander Graf <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
sysemu.h
vl.c
This page took 0.025712 seconds and 4 git commands to generate.