VirtualBox

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


Ignore:
Timestamp:
Jun 15, 2018 9:25:32 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
123069
Message:

NEM/win: Implemented exit optimizations for MMIO, I/O ports, CPUID and MSR exits. Gives a nice speedup (8-10x), except for return-to-ring-3 scenarios. bugref:9044

File:
1 edited

Legend:

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

    r72555 r72575  
    345345        case NEMEXITTYPE_XCPT_BP:                       return "NEM #BP";
    346346        case NEMEXITTYPE_CANCELED:                      return "NEM canceled";
     347        case NEMEXITTYPE_MEMORY_ACCESS:                 return "NEM memory access";
    347348    }
    348349
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