VirtualBox

Changeset 80026 in vbox for trunk/src/VBox/VMM/VMMR3


Ignore:
Timestamp:
Jul 28, 2019 2:23:49 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
132461
Message:

VMM: Kicking out raw-mode (work in progress) - VM,VMM. bugref:9517

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/VMMTests.cpp

    r80011 r80026  
    8383        return VERR_ACCESS_DENIED;
    8484    }
    85 
    86 #ifdef VBOX_WITH_RAW_MODE
    87     /*
    88      * These forced actions are not necessary for the test and trigger breakpoints too.
    89      */
    90     VMCPU_FF_CLEAR(pVCpu, VMCPU_FF_TRPM_SYNC_IDT);
    91     VMCPU_FF_CLEAR(pVCpu, VMCPU_FF_SELM_SYNC_TSS);
    92 #endif
    9385
    9486    /* Enable mapping of the hypervisor into the shadow page table. */
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