]> Git Repo - qemu.git/commit - target/s390x/cpu.c
S390: Enable -cpu help and QMP query-cpu-definitions
authorViktor Mihajlovski <[email protected]>
Tue, 18 Dec 2012 07:50:59 +0000 (07:50 +0000)
committerAlexander Graf <[email protected]>
Fri, 18 Jan 2013 18:07:47 +0000 (19:07 +0100)
commit904e5fd5c25537fdf910bfd5db832df5d9c23ad6
treea6bfa6efd9a2ad834241962268f32357058d96ea
parente674a49aae8b79bc4ea07f1bcd666bbf28b12a27
S390: Enable -cpu help and QMP query-cpu-definitions

This enables qemu -cpu help to return a list of supported CPU models
on s390 and also to query for cpu definitions in the monitor.
Initially only cpu model = host is returned. This needs to be reworked
into a full-fledged CPU model handling later on.
This change is needed to allow libvirt exploiters (like OpenStack)
to specify a CPU model.

Signed-off-by: Viktor Mihajlovski <[email protected]>
Signed-off-by: Jens Freimann <[email protected]>
Reviewed-by: Christian Borntraeger <[email protected]>
[agraf: fix s390x-linux-user, adjust header locations]
Signed-off-by: Alexander Graf <[email protected]>
hw/s390-virtio.c
target-s390x/cpu.c
target-s390x/cpu.h
This page took 0.024511 seconds and 4 git commands to generate.