qemu-e2k/target/s390x
Ilya Leoshkevich 8afc43ea63 s390x/gdb: Split s390-virt.xml
Both TCG and KVM emulate ckc, cputm, last_break and prefix, and it's
quite useful to have them during debugging. Right now they are grouped
together with KVM-only pp, pfault_token, pfault_select and
pfault_compare in s390-virt.xml, and are not available when debugging
TCG-emulated code.

Move KVM-only registers into the new s390-virt-kvm.xml file. Advertise
s390-virt.xml always, and the new s390-virt-kvm.xml only for KVM.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-Id: <20230314101813.174874-1-iii@linux.ibm.com>
Acked-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2023-04-28 08:05:37 +02:00
..
kvm
tcg tcg: Replace tcg_abort with g_assert_not_reached 2023-04-23 08:17:46 +01:00
arch_dump.c
cpu_features_def.h
cpu_features_def.h.inc
cpu_features.c
cpu_features.h
cpu_models_sysemu.c
cpu_models_user.c
cpu_models.c *: Add missing includes of qemu/error-report.h 2023-03-22 15:06:57 +00:00
cpu_models.h
cpu-dump.c
cpu-param.h
cpu-qom.h
cpu-sysemu.c *: Add missing includes of qemu/error-report.h 2023-03-22 15:06:57 +00:00
cpu.c target/s390x: Implement Early Exception Recognition 2023-03-20 09:32:50 +01:00
cpu.h target/s390x: Handle branching to odd addresses 2023-03-20 09:32:50 +01:00
diag.c *: Add missing includes of qemu/error-report.h 2023-03-22 15:06:57 +00:00
gdbstub.c s390x/gdb: Split s390-virt.xml 2023-04-28 08:05:37 +02:00
gen-features.c
helper.c
helper.h
interrupt.c
ioinst.c
Kconfig
machine.c
meson.build
mmu_helper.c
s390x-internal.h target/s390x: Fix float_comp_to_cc() prototype 2023-03-24 11:46:08 +01:00
sigp.c
trace-events
trace.h