summaryrefslogtreecommitdiffstats
path: root/python/qemu/machine/console_socket.py
diff options
context:
space:
mode:
authorPeter Maydell2022-02-04 17:55:03 +0100
committerPeter Maydell2022-02-21 14:30:20 +0100
commit0baa21be497ddbd8f4eea920464aaa096004733b (patch)
treeb635d46704ecf0006b0beee5e29898e3ff6a096b /python/qemu/machine/console_socket.py
parenttarget/arm: Use aarch64_cpu_register() for 'host' CPU type (diff)
downloadqemu-0baa21be497ddbd8f4eea920464aaa096004733b.tar.gz
qemu-0baa21be497ddbd8f4eea920464aaa096004733b.tar.xz
qemu-0baa21be497ddbd8f4eea920464aaa096004733b.zip
target/arm: Make KVM -cpu max exactly like -cpu host
Currently for KVM the intention is that '-cpu max' and '-cpu host' are the same thing, but because we did this with two separate pieces of code they have got a little bit out of sync. Specifically, 'max' has a 'sve-max-vq' property, and 'host' does not. Bring the two together by having the initfn for 'max' actually call the initfn for 'host'. This will result in 'max' no longer exposing the 'sve-max-vq' property when using KVM. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Andrew Jones <drjones@redhat.com> Reviewed-by: Alexander Graf <agraf@csgraf.de> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20220204165506.2846058-4-peter.maydell@linaro.org
Diffstat (limited to 'python/qemu/machine/console_socket.py')
0 files changed, 0 insertions, 0 deletions