]> Git Repo - qemu.git/blobdiff - hmp.h
qmp: add block_job_cancel command
[qemu.git] / hmp.h
diff --git a/hmp.h b/hmp.h
index edd902077ee153810fb8158cfd9c4d39006d537d..eb4ca82853935d011c65368e9e270b0b0836f754 100644 (file)
--- a/hmp.h
+++ b/hmp.h
@@ -56,5 +56,6 @@ void hmp_change(Monitor *mon, const QDict *qdict);
 void hmp_block_set_io_throttle(Monitor *mon, const QDict *qdict);
 void hmp_block_stream(Monitor *mon, const QDict *qdict);
 void hmp_block_job_set_speed(Monitor *mon, const QDict *qdict);
+void hmp_block_job_cancel(Monitor *mon, const QDict *qdict);
 
 #endif
This page took 0.023189 seconds and 4 git commands to generate.