VirtualBox

Changeset 72420 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jun 3, 2018 6:59:15 PM (7 years ago)
Author:
vboxsync
Message:

NEM/win: Added concern about emulating VMMCALL/VMCALL. bugref:9044

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp

    r72419 r72420  
    26442644 *
    26452645 *
     2646 * - To handle the VMMCALL / VMCALL instructions, it seems we need to intercept
     2647 *   \#UD exceptions and inspect the opcodes.  A dedicated exit for hypercalls
     2648 *   would be more efficient, esp. for guests using \#UD for other purposes..
     2649 *
     2650 *
    26462651 * - Wrong instruction length in the VpContext with unmapped GPA memory exit
    26472652 *   contexts on 17115/AMD.
Note: See TracChangeset for help on using the changeset viewer.

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