VirtualBox

Changeset 60850 in vbox for trunk/include


Ignore:
Timestamp:
May 5, 2016 3:43:19 PM (9 years ago)
Author:
vboxsync
Message:

HM: Dropped HMR0SavePendingIOPortWrite and associated code (leaving HMR0SavePendingIOPortRead), since IOMIOPortWrite won't be returning VINF_IOM_R3_IOPORT_WRITE any more but rather VINF_IOM_R3_IOPORT_COMMIT_WRITE.

File:
1 edited

Legend:

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

    r60307 r60850  
    181181# endif
    182182
    183 VMMR0_INT_DECL(void)            HMR0SavePendingIOPortWrite(PVMCPU pVCpu, RTGCPTR GCPtrRip, RTGCPTR GCPtrRipNext,
    184                                                            unsigned uPort, unsigned uAndVal, unsigned cbSize);
    185183VMMR0_INT_DECL(void)            HMR0SavePendingIOPortRead(PVMCPU pVCpu, RTGCPTR GCPtrRip, RTGCPTR GCPtrRipNext,
    186184                                                          unsigned uPort, unsigned uAndVal, unsigned cbSize);
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