]> Git Repo - qemu.git/commit - target/i386/whpx-all.c
target/i386: WHPX: set CPUID_EXT_HYPERVISOR bit
authorJustin Terry (VM) <[email protected]>
Mon, 26 Mar 2018 17:06:58 +0000 (10:06 -0700)
committerPaolo Bonzini <[email protected]>
Mon, 9 Apr 2018 14:36:38 +0000 (16:36 +0200)
commit7becac84fb352c01ad8b914aa956688f03079739
treea4cc441a61cca968e9e8188931b6475b6ccf8ffe
parent648abbfbaa4462bc015b15dd335068638bee4246
target/i386: WHPX: set CPUID_EXT_HYPERVISOR bit

Implements the CPUID trap for CPUID 1 to include the
CPUID_EXT_HYPERVISOR flag in the ECX results. This was preventing some
older linux kernels from booting when trying to access MSR's that dont
make sense when virtualized.

Signed-off-by: Justin Terry (VM) <[email protected]>
Message-Id: <20180326170658[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
target/i386/whpx-all.c
This page took 0.024139 seconds and 4 git commands to generate.