monitor: Use QERR_INVALID_PARAMETER instead of QERR_INVALID_CPU_INDEX
commitcc0c4185e54867ef93c4b4dc0a8f3ecbc20ece42
authorMarkus Armbruster <armbru@redhat.com>
Fri, 29 Jan 2010 09:34:00 +0000 (29 10:34 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 3 Feb 2010 18:39:01 +0000 (3 12:39 -0600)
tree511ab35543d7653fa06b58c858d51b8f1a675573
parentc6027f56dc547b5028f0b560bcf4671b6e2a765d
monitor: Use QERR_INVALID_PARAMETER instead of QERR_INVALID_CPU_INDEX

This changes the error message from "Invalid CPU index" to "Invalid
parameter index" in the human monitor.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
monitor.c