David Gibson 91dcb1ffa6 spapr: Remove some non-useful properties on DRC objects
* 'connector_type' is easily derived from the 'index' property, so there's
   no point to it (it's also implicit in the QOM type of the DRC)
 * 'isolation-state', 'indicator-state' and 'allocation-state' are
   part of the transaction between qemu and guest during PAPR hotplug
   operations, and outside tools really have no business looking at it
   (especially not changing, and these were RW properties)
 * 'entity-sense' is basically just a weird PAPR encoding of whether there
   is a device connected to this DRC

Strictly speaking removing these properties is breaking the qemu interface.
However, I'm pretty sure no management tools have ever used these.  For
debugging there are better alternatives.  Therefore, I think removing these
broken interfaces is the better option.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Acked-by: Michael Roth <mdroth@linux.vnet.ibm.com>
2017-06-06 09:24:25 +10:00
..
2016-10-04 13:28:07 +01:00
2017-06-05 10:09:14 +01:00
2017-06-02 11:33:53 +04:00
2017-06-05 10:09:14 +01:00
2017-06-05 15:28:12 +01:00
2017-06-02 05:54:43 +01:00
2017-06-02 14:07:53 +01:00
2016-05-18 15:04:27 +03:00
2017-01-27 18:07:59 +01:00
2017-06-05 10:09:14 +01:00
2017-06-06 08:53:24 +10:00
2017-05-18 10:01:08 +01:00
2017-05-30 14:15:04 +01:00
2016-01-29 15:07:25 +00:00
2017-06-06 08:53:24 +10:00
2017-06-05 10:09:14 +01:00
2017-06-04 18:42:55 +03:00
2017-06-04 18:42:55 +03:00
2016-10-28 18:17:24 +03:00
2017-05-30 14:15:04 +01:00
2017-06-05 10:09:14 +01:00
2017-06-05 15:28:12 +01:00