Home | History | Annotate | Download | only in target-i386

Lines Matching refs:kvm

2  * QEMU KVM support
21 #include <linux/kvm.h>
25 #include "sysemu/kvm.h"
30 #include "kvm-gs-restore.h"
101 /* On Intel, kvm returns cpuid according to the Intel spec,
221 /* Obtain MSR list from KVM. These are the MSRs that we must
256 /* create vm86 tss. KVM uses vm86 mode to emulate 16-bit code
259 * versions of KVM just assumed that it would be at the end of physical
261 * refuse to work with those older versions of KVM. */
264 fprintf(stderr, "kvm does not support KVM_CAP_SET_TSS_ADDR\n");