VirtualBox

Changeset 78863 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
May 30, 2019 5:11:17 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
130975
Message:

VMM/CPUM: Nested VMX: bugref:9180 const bits.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp

    r78862 r78863  
    32283228 * @param   cbAccess    The size of the I/O access in bytes (1, 2 or 4 bytes).
    32293229 */
    3230 VMM_INT_DECL(bool) CPUMIsGuestVmxIoInterceptSet(PVMCPU pVCpu, uint16_t u16Port, uint8_t cbAccess)
     3230VMM_INT_DECL(bool) CPUMIsGuestVmxIoInterceptSet(PCVMCPU pVCpu, uint16_t u16Port, uint8_t cbAccess)
    32313231{
    32323232#ifndef IN_RC
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette