summaryrefslogtreecommitdiffstats
path: root/include/qapi/qmp/qerror.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/qapi/qmp/qerror.h')
-rw-r--r--include/qapi/qmp/qerror.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/qapi/qmp/qerror.h b/include/qapi/qmp/qerror.h
index 842b27a..f601499 100644
--- a/include/qapi/qmp/qerror.h
+++ b/include/qapi/qmp/qerror.h
@@ -106,4 +106,7 @@
#define QERR_UNSUPPORTED \
"this feature or command is not currently supported"
+#define QERR_REPLAY_NOT_SUPPORTED \
+ "Record/replay feature is not supported for '%s'"
+
#endif /* QERROR_H */
OpenPOWER on IntegriCloud