summaryrefslogtreecommitdiffstats
path: root/qerror.c
diff options
context:
space:
mode:
authorLuiz Capitulino2010-04-07 19:53:49 +0200
committerLuiz Capitulino2010-04-26 16:17:14 +0200
commitabaf2f52716625d4b1e29204cab644ed656504cf (patch)
tree19aea79ee6a8fd8ca1f3722fb80291c78e154ad9 /qerror.c
parentQMP: Use QERR_QMP_BAD_INPUT_OBJECT_MEMBER (diff)
downloadqemu-abaf2f52716625d4b1e29204cab644ed656504cf.tar.gz
qemu-abaf2f52716625d4b1e29204cab644ed656504cf.tar.xz
qemu-abaf2f52716625d4b1e29204cab644ed656504cf.zip
QError: Improve QERR_QMP_BAD_INPUT_OBJECT desc
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Diffstat (limited to 'qerror.c')
-rw-r--r--qerror.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/qerror.c b/qerror.c
index b6aaec7a86..034c7deaad 100644
--- a/qerror.c
+++ b/qerror.c
@@ -170,7 +170,7 @@ static const QErrorStringTable qerror_table[] = {
},
{
.error_fmt = QERR_QMP_BAD_INPUT_OBJECT,
- .desc = "Bad QMP input object",
+ .desc = "Expected '%(expected)' in QMP input",
},
{
.error_fmt = QERR_QMP_BAD_INPUT_OBJECT_MEMBER,
'column2'>| | | | | | | x86: CPU: Fix up "cpu MHz" in /proc/cpuinfoRafael J. Wysocki2017-11-033-6/+11 | |/ / / / / / / / / / / | * | | | | | | | | | | Kbuild: don't pass "-C" to preprocessor when processing linker scriptsLinus Torvalds2017-11-021-1/+1 | * | | | | | | | | | | Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz""Linus Torvalds2017-11-021-2/+8 | * | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-11-021-1/+1 | |\ \ \ \ \ \ \ \ \ \ \ | | * | | | | | | | | | | arm64: ensure __dump_instr() checks addr_limitMark Rutland2017-11-021-1/+1 | | | |_|/ / / / / / / / | | |/| | | | | | | | | | * | | | | | | | | | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02