Changeset 76465 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Dec 25, 2018 4:39:02 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 127766
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/CPUM.cpp
r76464 r76465 1729 1729 1730 1730 1731 /** 1732 * Gets the host hardware-virtualization MSRs. 1733 * 1734 * @returns VBox status code. 1735 * @param pMsrs Where to store the MSRs. 1736 */ 1731 1737 static int cpumR3GetHostHwvirtMsrs(PCPUMMSRS pMsrs) 1732 1738 {
Note:
See TracChangeset
for help on using the changeset viewer.