On Thu, 21 Sep 2017 14:59:08 +0200
Igor Mammedov <imamm...@redhat.com> wrote:

> define default CPU type in generic way in machine class_init

s/define/Define/

> and let common machine code to handle cpu_model parsing.

s/to handle/handle/

(fixed that up)

> 
> Signed-off-by: Igor Mammedov <imamm...@redhat.com>
> Reviewed-by: David Hildenbrand <da...@redhat.com>
> ---
> CC: Cornelia Huck <coh...@redhat.com>
> ---
>  target/s390x/cpu.h         |  6 ++++--
>  hw/s390x/s390-virtio-ccw.c | 28 +++-------------------------
>  target/s390x/cpu_models.c  | 11 -----------
>  target/s390x/kvm.c         |  3 +++
>  4 files changed, 10 insertions(+), 38 deletions(-)

Thanks, applied.

Reply via email to