]> git.ipfire.org Git - thirdparty/qemu.git/commit - meson.build
target/s390x: move kvm files into kvm/
authorCho, Yu-Chen <acho@suse.com>
Wed, 7 Jul 2021 10:53:23 +0000 (18:53 +0800)
committerCornelia Huck <cohuck@redhat.com>
Wed, 7 Jul 2021 12:01:59 +0000 (14:01 +0200)
commit67043607d17cf62f4ae8110151c44fb73295e66f
tree99a58795af7a37f2103c0d179ec6508897a7b9b2
parent777ef689b5e5732c4d99f78f9e39f797dfe5fba2
target/s390x: move kvm files into kvm/

move kvm files into kvm/
After the reshuffling, update MAINTAINERS accordingly.
Make use of the new directory:

target/s390x/kvm/

Signed-off-by: Claudio Fontana <cfontana@suse.de>
Signed-off-by: Cho, Yu-Chen <acho@suse.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20210707105324.23400-14-acho@suse.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
20 files changed:
MAINTAINERS
hw/intc/s390_flic_kvm.c
hw/s390x/s390-stattrib-kvm.c
hw/s390x/tod-kvm.c
hw/vfio/ap.c
meson.build
target/s390x/cpu-sysemu.c
target/s390x/cpu.c
target/s390x/cpu_models.c
target/s390x/diag.c
target/s390x/interrupt.c
target/s390x/kvm/kvm.c [moved from target/s390x/kvm.c with 100% similarity]
target/s390x/kvm/kvm_s390x.h [moved from target/s390x/kvm_s390x.h with 100% similarity]
target/s390x/kvm/meson.build [new file with mode: 0644]
target/s390x/kvm/trace-events [new file with mode: 0644]
target/s390x/kvm/trace.h [new file with mode: 0644]
target/s390x/machine.c
target/s390x/meson.build
target/s390x/mmu_helper.c
target/s390x/trace-events