Changeset 41329 in vbox for trunk/src/VBox/VMM/VMMR0
- Timestamp:
- May 16, 2012 11:09:55 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp
r41328 r41329 1 1 /* $Id$ */ 2 2 /** @file 3 * HM VMX (VT-x) - Host Context Ring 3 * HM VMX (VT-x) - Host Context Ring-0. 4 4 */ 5 5 6 6 /* 7 * Copyright (C) 2006-201 1Oracle Corporation7 * Copyright (C) 2006-2012 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.