On Mon, 29 May 2017 15:55:15 +0200 Halil Pasic <pa...@linux.vnet.ibm.com> wrote:
> 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 <pa...@linux.vnet.ibm.com> > --- > hw/s390x/s390-virtio-ccw.c | 46 > +++++++++++++++++++++++----------------------- > 1 file changed, 23 insertions(+), 23 deletions(-) I'm still not sure if that is the best way to go; but if it isn't, I'm unable to find that better path. So, Acked-by: Cornelia Huck <cornelia.h...@de.ibm.com>