|
@@ -26,9 +26,6 @@
|
|
#define QERR_PROPERTY_VALUE_OUT_OF_RANGE \
|
|
#define QERR_PROPERTY_VALUE_OUT_OF_RANGE \
|
|
"Property %s.%s doesn't take value %" PRId64 " (minimum: %" PRId64 ", maximum: %" PRId64 ")"
|
|
"Property %s.%s doesn't take value %" PRId64 " (minimum: %" PRId64 ", maximum: %" PRId64 ")"
|
|
|
|
|
|
-#define QERR_QGA_COMMAND_FAILED \
|
|
|
|
- "Guest agent command failed, error was '%s'"
|
|
|
|
-
|
|
|
|
#define QERR_UNSUPPORTED \
|
|
#define QERR_UNSUPPORTED \
|
|
"this feature or command is not currently supported"
|
|
"this feature or command is not currently supported"
|
|
|
|
|