qemu-e2k/target/i386
Vitaly Kuznetsov 12cab535db i386: Add Icelake-Server-v6 CPU model with 5-level EPT support
Windows 11 with WSL2 enabled (Hyper-V) fails to boot with Icelake-Server
{-v5} CPU model but boots well with '-cpu host'. Apparently, it expects
5-level paging and 5-level EPT support to come in pair but QEMU's
Icelake-Server CPU model lacks the later. Introduce 'Icelake-Server-v6'
CPU model with 'vmx-page-walk-5' enabled by default.

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Message-Id: <20220221145316.576138-1-vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-03-15 11:50:50 +01:00
..
hax target/i386: Remove pointless CPUArchState casts 2022-03-06 22:23:09 +01:00
hvf target-arm queue: 2022-03-08 15:26:10 +00:00
kvm x86: Support XFD and AMX xsave data migration 2022-03-15 11:50:50 +01:00
nvmm target/i386: Remove pointless CPUArchState casts 2022-03-06 22:23:09 +01:00
tcg target/i386: Throw a #SS when loading a non-canonical IST 2022-03-15 11:50:15 +01:00
whpx whpx: Fixed incorrect CR8/TPR synchronization 2022-03-15 11:26:20 +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 target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro 2022-03-06 22:23:09 +01:00
cpu-sysemu.c
cpu.c i386: Add Icelake-Server-v6 CPU model with 5-level EPT support 2022-03-15 11:50:50 +01:00
cpu.h x86: Support XFD and AMX xsave data migration 2022-03-15 11:50:50 +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 x86: Support XFD and AMX xsave data migration 2022-03-15 11:50:50 +01:00
meson.build
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
sev.c target/i386/sev: Replace qemu_map_ram_ptr with address_space_map 2021-11-18 13:28:32 +00:00
sev.h
shift_helper_template.h
svm.h
trace-events
trace.h
xsave_helper.c x86: add support for KVM_CAP_XSAVE2 and AMX state migration 2022-03-15 11:50:50 +01:00