qemu-e2k/target/i386
Philippe Mathieu-Daudé b28b366df6 target/i386/tcg/sysemu: Include missing 'exec/exec-all.h' header
excp_helper.c requires "exec/exec-all.h" for tlb_set_page_with_attrs()
and misc_helper.c for tlb_flush().

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220214183144.27402-8-f4bug@amsat.org>
2022-03-06 13:15:42 +01:00
..
hax accel/hax: Introduce CONFIG_HAX_IS_POSSIBLE 2022-03-06 13:15:42 +01:00
hvf
kvm KVM: x86: ignore interrupt_bitmap field of KVM_GET/SET_SREGS 2022-01-12 14:09:06 +01:00
nvmm nvmm: Fix support for stable version 2021-11-19 10:13:44 +01:00
tcg target/i386/tcg/sysemu: Include missing 'exec/exec-all.h' header 2022-03-06 13:15:42 +01:00
whpx accel: Introduce AccelOpsClass::cpu_thread_is_idle() 2022-03-06 13:15:42 +01:00
arch_dump.c
arch_memory_mapping.c
cpu-dump.c monitor: Trim some trailing space from human-readable output 2021-10-31 21:05:40 +01:00
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/i386: add TCG support for UMIP 2022-02-16 15:01:33 +01:00
gdbstub.c
helper.c * Improve virtio-net failover test 2022-02-22 13:07:32 +00:00
helper.h target/i386: Drop check for singlestep_enabled 2021-10-15 16:39:14 -07:00
host-cpu.c
host-cpu.h
Kconfig
machine.c KVM: use KVM_{GET|SET}_SREGS2 when supported. 2022-01-12 14:09:06 +01:00
meson.build target/i386/sev: Remove stubs by using code elision 2021-10-13 10:47:49 +02:00
monitor.c monitor: remove 'info ioapic' HMP command 2021-11-02 15:55:13 +00:00
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 monitor: Reduce hmp_info_sev() declaration 2021-10-13 10:47:49 +02:00
sev.c target/i386/sev: Replace qemu_map_ram_ptr with address_space_map 2021-11-18 13:28:32 +00:00
sev.h target/i386/sev: Move qmp_query_sev() & hmp_info_sev() to sev.c 2021-10-13 10:47:49 +02:00
shift_helper_template.h
svm.h
trace-events
trace.h
xsave_helper.c