]> git.proxmox.com Git - mirror_qemu.git/commit
target/s390x: split sysemu part of cpu models
authorCho, Yu-Chen <acho@suse.com>
Wed, 7 Jul 2021 10:53:24 +0000 (18:53 +0800)
committerCornelia Huck <cohuck@redhat.com>
Wed, 7 Jul 2021 12:01:59 +0000 (14:01 +0200)
commit7ab3eb42b0d795f7321c4fca0ea06cb76a005b04
tree9e305ae6d1c5d306bdf97393fa4e202c7bd24b69
parent67043607d17cf62f4ae8110151c44fb73295e66f
target/s390x: split sysemu part of cpu models

split sysemu part of cpu models,
also create a tiny _user.c with just the (at least for now),
empty implementation of apply_cpu_model.

Signed-off-by: Claudio Fontana <cfontana@suse.de>
Signed-off-by: Cho, Yu-Chen <acho@suse.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20210707105324.23400-15-acho@suse.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
MAINTAINERS
target/s390x/cpu_models.c
target/s390x/cpu_models_sysemu.c [new file with mode: 0644]
target/s390x/cpu_models_user.c [new file with mode: 0644]
target/s390x/meson.build
target/s390x/s390x-internal.h