VirtualBox

Changeset 96863 in vbox


Ignore:
Timestamp:
Sep 26, 2022 1:07:07 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
153770
Message:

IEM: Make RDRAND and RDSEED fail hard instead of crashing guests in a non-obvious way.

File:
1 edited

Legend:

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

    r96852 r96863  
    1177111771
    1177211772/** Opcode 0x0f 0xc7 11/6. */
    11773 FNIEMOP_UD_STUB_1(iemOp_Grp9_rdrand_Rv, uint8_t, bRm);
     11773FNIEMOP_STUB_1(iemOp_Grp9_rdrand_Rv, uint8_t, bRm);
    1177411774
    1177511775/** Opcode 0x0f 0xc7 !11/6. */
     
    1185711857
    1185811858/** Opcode 0x0f 0xc7 11/7. */
    11859 FNIEMOP_UD_STUB_1(iemOp_Grp9_rdseed_Rv, uint8_t, bRm);
     11859FNIEMOP_STUB_1(iemOp_Grp9_rdseed_Rv, uint8_t, bRm);
    1186011860
    1186111861
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