VirtualBox

Changeset 102867 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Jan 14, 2024 10:26:14 PM (15 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
161080
Message:

VMM/IEM: Logging for BIOS int 16h and VGABIOS int 10h. bugref:10371

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/IEMInternal.h

    r102850 r102867  
    49804980VBOXSTRICTRC            iemRaiseSimdFpException(PVMCPUCC pVCpu) RT_NOEXCEPT;
    49814981
     4982void                    iemLogSyscallRealModeInt(PVMCPUCC pVCpu, uint8_t u8Vector, uint8_t cbInstr);
    49824983void                    iemLogSyscallProtModeInt(PVMCPUCC pVCpu, uint8_t u8Vector, uint8_t cbInstr);
    49834984
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