Changeset 12702 in vbox for trunk/include/VBox/hwacc_vmx.mac
- Timestamp:
- Sep 24, 2008 4:56:02 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/hwacc_vmx.mac
r8155 r12702 1 ;/** @file 2 ; * HWACC/VMX - VMX Structures and Definitions. 3 ; */ 1 ;; @file 2 ; HWACCM - VMX Structures and Definitions. 4 3 ; 5 ;/* 4 5 ; 6 6 ; Copyright (C) 2006-2007 Sun Microsystems, Inc. 7 7 ; … … 27 27 ; additional information or have any questions. 28 28 ; 29 ; */29 ; 30 30 31 31 %define VMX_VMCS_GUEST_FIELD_ES 0800h … … 156 156 %define VMX_VMCS_HOST_RSP 06C14h 157 157 %define VMX_VMCS_HOST_RIP 06C16h 158
Note:
See TracChangeset
for help on using the changeset viewer.