]> git.proxmox.com Git - mirror_qemu.git/commit
spapr: Add DRC count indexed hotplug identifier type
authorBharata B Rao <bharata@linux.vnet.ibm.com>
Thu, 27 Oct 2016 02:20:28 +0000 (21:20 -0500)
committerDavid Gibson <david@gibson.dropbear.id.au>
Fri, 28 Oct 2016 00:17:35 +0000 (11:17 +1100)
commitafdbd403563fe91bccc9c8ddce84838817f06a66
treeb5e73c08fe64468d985c2de1e99950554b33266d
parentf622921430adbb4ac5aa641534e13e2cafae099a
spapr: Add DRC count indexed hotplug identifier type

Add support for DRC count indexed hotplug ID type which is primarily
needed for memory hot unplug. This type allows for specifying the
number of DRs that should be plugged/unplugged starting from a given
DRC index.

Signed-off-by: Bharata B Rao <bharata@linux.vnet.ibm.com>
* updated rtas_event_log_v6_hp to reflect count/index field ordering
  used in PAPR hotplug ACR
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/spapr_events.c
include/hw/ppc/spapr.h