Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ionescu007/SimpleVisor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/vmx.h
diff options
context:
space:
mode:
authorionescu007 <aionescu+git@gmail.com>2016-03-17 01:26:35 +0300
committerionescu007 <aionescu+git@gmail.com>2016-03-17 01:26:35 +0300
commit468dd0f4f8cc429eb930d532d8c0e7c5bcaeec08 (patch)
tree807c6f2baddd4424efa2fa42319eef345116a65c /vmx.h
parent4478976173a68f5b227580f9c617bb62c975da83 (diff)
Continued cleanups
Diffstat (limited to 'vmx.h')
-rw-r--r--vmx.h22
1 files changed, 22 insertions, 0 deletions
diff --git a/vmx.h b/vmx.h
index 2bb3c85..f3994e6 100644
--- a/vmx.h
+++ b/vmx.h
@@ -1,3 +1,25 @@
+/*++
+
+Copyright (c) Alex Ionescu. All rights reserved.
+
+Header Name:
+
+ vmx.h
+
+Abstract:
+
+ This header defines the MSRs and VMCS fields for Intel x64 VT-x support.
+
+Author:
+
+ Alex Ionescu (alex.ionescu@reactos.com) 16-Mar-2016
+
+Environment:
+
+ Kernel mode only.
+
+--*/
+
#pragma once
#define CPU_BASED_VIRTUAL_INTR_PENDING 0x00000004