Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fa6870c6 authored by Avi Kivity's avatar Avi Kivity
Browse files

KVM: Add missing #include



Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
parent 27c23810
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
#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.
 */