VirtualBox

Changeset 75565 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
Nov 19, 2018 11:08:58 AM (6 years ago)
Author:
vboxsync
Message:

VMM: Nested VMX: bugref:9180 More Virtual-APIC bits. Implement TPR, PPR, EOI virtualization. Not yet implemented full APIC-register virtualization.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/iem.h

    r75493 r75565  
    331331VMM_INT_DECL(VBOXSTRICTRC)  IEMExecVmxVirtApicAccessMem(PVMCPU pVCpu, uint16_t offAccess, size_t cbAccess, void *pvData,
    332332                                                        bool fWrite);
     333VMM_INT_DECL(VBOXSTRICTRC)  IEMExecVmxVirtApicUpdate(PVMCPU pVCpu);
    333334VMM_INT_DECL(VBOXSTRICTRC)  IEMExecVmxVmexitPreemptTimer(PVMCPU pVCpu);
    334335VMM_INT_DECL(VBOXSTRICTRC)  IEMExecVmxVmexitExtInt(PVMCPU pVCpu, uint8_t uVector, bool fIntPending);
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