]> Git Repo - qemu.git/blobdiff - hmp.h
target-xtensa: add DEBUGCAUSE SR and configuration
[qemu.git] / hmp.h
diff --git a/hmp.h b/hmp.h
index eb4ca82853935d011c65368e9e270b0b0836f754..18eecbdcb9c148c8fc31cd6b2497e66df1e8c24c 100644 (file)
--- a/hmp.h
+++ b/hmp.h
@@ -32,6 +32,7 @@ void hmp_info_vnc(Monitor *mon);
 void hmp_info_spice(Monitor *mon);
 void hmp_info_balloon(Monitor *mon);
 void hmp_info_pci(Monitor *mon);
+void hmp_info_block_jobs(Monitor *mon);
 void hmp_quit(Monitor *mon, const QDict *qdict);
 void hmp_stop(Monitor *mon, const QDict *qdict);
 void hmp_system_reset(Monitor *mon, const QDict *qdict);
This page took 0.023115 seconds and 4 git commands to generate.