s390x/ap: base Adjunct Processor (AP) object model
commita51b31535a8ec13997de29b357f7cc1dcd8a7f9c
authorTony Krowiak <akrowiak@linux.ibm.com>
Wed, 10 Oct 2018 17:03:06 +0000 (10 13:03 -0400)
committerCornelia Huck <cohuck@redhat.com>
Fri, 12 Oct 2018 09:32:18 +0000 (12 11:32 +0200)
treeee6613e6110172a3f41c92bcefa5ce7b15932031
parent1d7db85b61cb9888b8ed8c8923343b468405b7a0
s390x/ap: base Adjunct Processor (AP) object model

Introduces the base object model for virtualizing AP devices.

Signed-off-by: Tony Krowiak <akrowiak@linux.ibm.com>
Tested-by: Pierre Morel <pmorel@linux.ibm.com>
Acked-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Halil Pasic <pasic@linux.ibm.com>
Tested-by: Christian Borntraeger <borntraeger@de.ibm.com>
Message-Id: <20181010170309.12045-5-akrowiak@linux.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
MAINTAINERS
hw/s390x/Makefile.objs
hw/s390x/ap-bridge.c [new file with mode: 0644]
hw/s390x/ap-device.c [new file with mode: 0644]
hw/s390x/s390-virtio-ccw.c
include/hw/s390x/ap-bridge.h [new file with mode: 0644]
include/hw/s390x/ap-device.h [new file with mode: 0644]