Re: [Qemu-devel] [PATCH 5/7] spapr: Clean up RTAS set-indicator

2017-06-06 Thread Michael Roth
Quoting David Gibson (2017-06-06 03:32:19) > In theory the RTAS set-indicator call can be used for a number of > "indicators" defined by PAPR. In practice the only ones we're ever likely > to implement are those used for Dynamic Reconfiguration (i.e. hotplug). > Because of this, the current implem

[Qemu-devel] [PATCH 5/7] spapr: Clean up RTAS set-indicator

2017-06-06 Thread David Gibson
In theory the RTAS set-indicator call can be used for a number of "indicators" defined by PAPR. In practice the only ones we're ever likely to implement are those used for Dynamic Reconfiguration (i.e. hotplug). Because of this, the current implementation determines the associated DRC object, befo