]> Git Repo - qemu.git/blobdiff - sysemu.h
microblaze_boot: enabled -dtb argument
[qemu.git] / sysemu.h
index af7381380e8c3648d0e4e6fbfea90a5284f13e0c..98118cc478455ccc4463c216f381839bba8058d5 100644 (file)
--- a/sysemu.h
+++ b/sysemu.h
@@ -40,6 +40,8 @@ void vm_stop_force_state(RunState state);
 
 typedef enum WakeupReason {
     QEMU_WAKEUP_REASON_OTHER = 0,
+    QEMU_WAKEUP_REASON_RTC,
+    QEMU_WAKEUP_REASON_PMTIMER,
 } WakeupReason;
 
 void qemu_system_reset_request(void);
This page took 0.022575 seconds and 4 git commands to generate.