target/i386/hvf-utils/x86_cpuid.c
0 → 100644
+164
−0
Loading
This patch implements hvf_get_supported_cpuid, which returns the set of features supported by both the host processor and the hypervisor. Signed-off-by:Sergio Andres Gomez Del Real <Sergio.G.DelReal@gmail.com> Message-Id: <20170913090522.4022-11-Sergio.G.DelReal@gmail.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>