spapr: quantify error messages regarding capability settings
commitf92be77fea88b6347f22ca96ba54bef0c382e3b7
authorDaniel Black <daniel@linux.ibm.com>
Mon, 12 Aug 2019 07:10:44 +0000 (12 17:10 +1000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 21 Aug 2019 01:32:11 +0000 (21 11:32 +1000)
tree359a5453304baaeaad8ea6a3e96e4df16bbd2098
parent17dc57990320edaad52ac9ea808be9719c91cea6
spapr: quantify error messages regarding capability settings

Its not immediately obvious how cap-X=Y setting need to be applied
to the command line so, for spapr capability error messages, this
has been clarified to:

 appending -machine cap-X=Y

The wrong value messages have been left as is, as the user has found
the right location.

Reviewed-by: Greg Kurz <groug@kaod.org>
Signed-off-by: Daniel Black <daniel@linux.ibm.com>
Message-Id: <20190812071044.30806-1-daniel@linux.ibm.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/spapr_caps.c