aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/cpu-sysemu.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-20s390x/cpu topology: resetting the Topology-Change-ReportPierre Morel1-0/+13
2023-07-10hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/Philippe Mathieu-Daudé1-1/+1
2023-03-22*: Add missing includes of qemu/error-report.hRichard Henderson1-0/+1
2022-03-21Use g_new() & friends where that makes obvious senseMarkus Armbruster1-1/+1
2021-08-26arch_init.h: Don't include arch_init.h unnecessarilyPeter Maydell1-1/+0
2021-07-07target/s390x: move kvm files into kvm/Cho, Yu-Chen1-1/+1
2021-07-07target/s390x: move sysemu-only code out to cpu-sysemu.cCho, Yu-Chen1-0/+309