qemu-e2k/target/i386
Claudio Fontana 940e43aa30 accel: extend AccelState and AccelClass to user-mode
Signed-off-by: Claudio Fontana <cfontana@suse.de>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>

[claudio: rebased on Richard's splitwx work]

Signed-off-by: Claudio Fontana <cfontana@suse.de>
Message-Id: <20210204163931.7358-17-cfontana@suse.de>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-02-05 10:24:15 -10:00
..
hax accel: extend AccelState and AccelClass to user-mode 2021-02-05 10:24:15 -10:00
hvf accel: extend AccelState and AccelClass to user-mode 2021-02-05 10:24:15 -10:00
kvm i386: move hyperv_limits initialization to x86_cpu_realizefn() 2020-12-16 14:07:33 -05:00
tcg cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass 2021-02-05 10:24:15 -10:00
whpx accel: extend AccelState and AccelClass to user-mode 2021-02-05 10:24:15 -10:00
arch_dump.c
arch_memory_mapping.c
cpu-dump.c i386: move cpu dump out of helper.c into cpu-dump.c 2020-12-16 14:06:53 -05:00
cpu-param.h
cpu-qom.h
cpu.c qapi: Use QAPI_LIST_APPEND in trivial cases 2021-01-28 08:08:45 +01:00
cpu.h target/i386: Use X86Seg enum for segment registers 2021-01-12 17:05:10 +01:00
gdbstub.c target/i386: Use X86Seg enum for segment registers 2021-01-12 17:05:10 +01:00
helper.c i386: move TCG cpu class initialization to tcg/ 2020-12-16 15:50:33 -05:00
helper.h
machine.c i386: move kvm accel files into kvm/ 2020-12-16 14:06:52 -05:00
meson.build i386: move cpu dump out of helper.c into cpu-dump.c 2020-12-16 14:06:53 -05:00
monitor.c sev: add sev-inject-launch-secret 2020-12-10 17:33:17 -05:00
ops_sse_header.h
ops_sse.h
sev_i386.h
sev-stub.c sev: add sev-inject-launch-secret 2020-12-10 17:33:17 -05:00
sev.c sev: add sev-inject-launch-secret 2020-12-10 17:33:17 -05:00
shift_helper_template.h
svm.h
trace-events i386: move kvm accel files into kvm/ 2020-12-16 14:06:52 -05:00
trace.h
xsave_helper.c