qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 2/7] s390x: add helper get_machine_class


From: Cornelia Huck
Subject: Re: [Qemu-devel] [PATCH v2 2/7] s390x: add helper get_machine_class
Date: Thu, 1 Jun 2017 13:13:53 +0200

On Mon, 29 May 2017 15:55:15 +0200
Halil Pasic <address@hidden> 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 <address@hidden>
> ---
>  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 <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]