VirtualBox

Changeset 101114 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Sep 13, 2023 3:36:26 PM (16 months ago)
Author:
vboxsync
Message:

VMM/CPUM: Add support for querying the ID registers presented to the guest and log more ID registers, bugref:10525

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/cpum-armv8.h

    r101103 r101114  
    848848VMMR3DECL(int)          CPUMR3PopulateFeaturesByIdRegisters(PVM pVM, PCCPUMIDREGS pIdRegs);
    849849
     850VMMR3_INT_DECL(int)     CPUMR3QueryGuestIdRegs(PVM pVM, PCCPUMIDREGS *ppIdRegs);
     851
    850852/** @} */
    851853#endif /* IN_RING3 */
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