Re: [Qemu-devel] [PATCH 5/5] spapr: Remove some non-useful properties on DRC objects

2017-06-03 Thread Michael Roth
Quoting David Gibson (2017-06-02 02:29:52) > * '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

[Qemu-devel] [PATCH 5/5] spapr: Remove some non-useful properties on DRC objects

2017-06-02 Thread David Gibson
* '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 o