spapr: Clarify why DR connectors aren't user creatable
commiteaf1ffbe15fe67612c63d928415ee04eb4836dc7
authorGreg Kurz <groug@kaod.org>
Mon, 12 Oct 2020 11:26:39 +0000 (12 13:26 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 27 Oct 2020 14:08:53 +0000 (28 01:08 +1100)
treee727c50f92c59243572add902b3bdace9503e7a4
parentd55450df995d6223486db11c66491cbf6c131523
spapr: Clarify why DR connectors aren't user creatable

DR connector is a device that emulates a firmware abstraction used by PAPR
compliant guests to manage hotplug/dynamic-reconfiguration of PHBs, PCI
devices, memory, and CPUs.

It is internally created by the spapr platform and requires to be owned by
either the machine (PHBs, CPUs, memory) or by a PHB (PCI devices).

Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <160250199940.765467.6896806997161856576.stgit@bahia.lan>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/spapr_drc.c