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