summary refs log tree commit diff stats
path: root/target/s390x/cpu_models_user.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* target/s390x: split sysemu part of cpu modelsCho, Yu-Chen2021-07-071-0/+20
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>