Commit fa6870c6 authored by Avi Kivity's avatar Avi Kivity

KVM: Add missing #include

Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
parent 27c23810
#ifndef _ASM_X86_KVM_PARA_H
#define _ASM_X86_KVM_PARA_H
#include <linux/types.h>
/* This CPUID returns the signature 'KVMKVMKVM' in ebx, ecx, and edx. It
* should be used to determine that a VM is running under KVM.
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment