]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Commom header file change not applicable to open-vm-tools
authorOliver Kurth <okurth@vmware.com>
Tue, 4 Sep 2018 22:40:59 +0000 (15:40 -0700)
committerOliver Kurth <okurth@vmware.com>
Tue, 4 Sep 2018 22:40:59 +0000 (15:40 -0700)
open-vm-tools/lib/include/x86_basic_defs.h

index 3de6617d41860f20c56d2cf6ad3dfcd7f32fb719..7774bc4364e04268817a03beb4123c752c922e97 100644 (file)
 #define EXC_MC           18
 #define EXC_XF           19  // SIMD exception.
 #define EXC_VE           20  // Virtualization exception - VT only.
+#define EXC_VC           29  // VMM communication exception (SVM / SEV-ES only).
 #define EXC_SX           30  // Security exception (SVM only).
 
 /* Bitmap of the exception vectors that have associated error codes. */