qemu-e2k/target/i386
Philippe Mathieu-Daudé 1ea4a06af0 target: Use CPUArchState as interface to target-specific CPU state
While CPUState is our interface with generic code, CPUArchState is
our interface with target-specific code. Use CPUArchState as an
abstract type, defined by each target.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220214183144.27402-13-f4bug@amsat.org>
2022-03-06 22:23:09 +01:00
..
hax accel/hax: Introduce CONFIG_HAX_IS_POSSIBLE 2022-03-06 13:15:42 +01:00
hvf target: Use forward declared type instead of structure type 2022-03-06 22:22:40 +01:00
kvm
nvmm target: Use forward declared type instead of structure type 2022-03-06 22:22:40 +01:00
tcg target/i386/tcg/sysemu: Include missing 'exec/exec-all.h' header 2022-03-06 13:15:42 +01:00
whpx target: Use forward declared type instead of structure type 2022-03-06 22:22:40 +01:00
arch_dump.c
arch_memory_mapping.c
cpu-dump.c
cpu-internal.h
cpu-param.h
cpu-qom.h
cpu-sysemu.c
cpu.c * More Meson conversions (0.59.x now required rather than suggested) 2022-02-21 17:24:05 +00:00
cpu.h target: Use CPUArchState as interface to target-specific CPU state 2022-03-06 22:23:09 +01:00
gdbstub.c
helper.c * Improve virtio-net failover test 2022-02-22 13:07:32 +00:00
helper.h
host-cpu.c
host-cpu.h
Kconfig
machine.c
meson.build
monitor.c
ops_sse_header.h tcg: Remove dh_alias indirection for dh_typecode 2022-02-28 08:04:06 -10:00
ops_sse.h
sev-sysemu-stub.c
sev.c
sev.h
shift_helper_template.h
svm.h
trace-events
trace.h
xsave_helper.c