]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/blobdiff - trace-events
Support for Humusoft MF624 data acquisition card.
[lisovros/qemu_apohw.git] / trace-events
index d071b97dd7d29c6d7858d316d58197feb4167eb4..11a17a8a406e655a032a0af10dc3351d43ec9260 100644 (file)
@@ -511,6 +511,8 @@ g_malloc(size_t size, void *ptr) "size %zu ptr %p"
 g_realloc(void *ptr, size_t size, void *newptr) "ptr %p size %zu newptr %p"
 g_free(void *ptr) "ptr %p"
 system_wakeup_request(int reason) "reason=%d"
+qemu_system_shutdown_request(void) ""
+qemu_system_powerdown_request(void) ""
 
 # block/qcow2.c
 qcow2_writev_start_req(void *co, int64_t sector, int nb_sectors) "co %p sector %" PRIx64 " nb_sectors %d"