summary refs log tree commit diff stats
path: root/hw/intc
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2017-06-04 20:26:25 +1000
committerDavid Gibson <david@gibson.dropbear.id.au>2017-06-06 09:24:17 +1000
commitb8fdd530be3450940130b63d930bb0aee1538e7e (patch)
treee709dafa3b09c0105392e629dbf28e37cc0e7cf4 /hw/intc
parentfbf553971898aee18b5933d335e2fa3e74bb9be7 (diff)
downloadfocaccia-qemu-b8fdd530be3450940130b63d930bb0aee1538e7e.tar.gz
focaccia-qemu-b8fdd530be3450940130b63d930bb0aee1538e7e.zip
spapr: Move configure-connector state into DRC
Currently the sPAPRMachineState contains a list of sPAPRConfigureConnector
structures which store intermediate state for the ibm,configure-connector
RTAS call.

This was an attempt to separate this state from the core of the DRC state.
However the configure connector process is intimately tied to the DRC
model, so there's really no point trying to have two levels of interface
here.

Moving the configure-connector state into its corresponding DRC allows
removal of a number of helpers for maintaining the anciliary list.

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>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions