]> Git Repo - qemu.git/commit - hw/s390x/s390-virtio-ccw.c
s390x: add helper get_machine_class
authorHalil Pasic <[email protected]>
Tue, 11 Jul 2017 14:54:36 +0000 (16:54 +0200)
committerChristian Borntraeger <[email protected]>
Fri, 14 Jul 2017 10:29:47 +0000 (12:29 +0200)
commitcec8bbf7d64a7f9d95921c99faca8ff62241572b
treecef2103fafff4305484b65aa87fdc06952152c7b
parent25a08b8ded0f4f898b6b12c7ee2cf4c1c55cfcce
s390x: add helper get_machine_class

We will need the machine class at machine initialization time, so the
usual way via qdev won't do. Let's cache the machine class and also use
the default values of the base machine for capability discovery.

Signed-off-by: Halil Pasic <[email protected]>
Acked-by: Cornelia Huck <[email protected]>
Message-Id: <20170711145441[email protected]>
Signed-off-by: Christian Borntraeger <[email protected]>
hw/s390x/s390-virtio-ccw.c
This page took 0.024394 seconds and 4 git commands to generate.