]> Git Repo - qemu.git/blobdiff - sysemu.h
sparc64: fix wrpstate and wrtl on delay slot
[qemu.git] / sysemu.h
index b0296a0d467ae554400d2777661fd4f943654d62..7e70daa3daf87c3552678b9db19ea69d73c790c4 100644 (file)
--- a/sysemu.h
+++ b/sysemu.h
@@ -42,6 +42,8 @@ void qemu_system_shutdown_request(void);
 void qemu_system_powerdown_request(void);
 void qemu_system_debug_request(void);
 void qemu_system_vmstop_request(int reason);
+int qemu_shutdown_requested_get(void);
+int qemu_reset_requested_get(void);
 int qemu_shutdown_requested(void);
 int qemu_reset_requested(void);
 int qemu_powerdown_requested(void);
This page took 0.025007 seconds and 4 git commands to generate.