VirtualBox

Changeset 105466 in vbox for trunk


Ignore:
Timestamp:
Jul 24, 2024 9:08:59 AM (6 months ago)
Author:
vboxsync
Message:

VMM/IEM: Some more TLB tracing related changes. [build fix] bugref:10727

File:
1 edited

Legend:

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

    r105465 r105466  
    798798# define IEMTLBTRACE_LOAD_CR4(a_pVCpu, a_uNew, a_uOld)                  do { } while (0)
    799799# define IEMTLBTRACE_LOAD_EFER(a_pVCpu, a_uNew, a_uOld)                 do { } while (0)
    800 # define IEMTLBTRACE_IRQ(a_pVCpu, a_uVector, a_fFlags)                  do { } while (0)
     800# define IEMTLBTRACE_IRQ(a_pVCpu, a_uVector, a_fFlags, a_fEFlags)       do { } while (0)
    801801# define IEMTLBTRACE_XCPT(a_pVCpu, a_uVector, a_uErr, a_uCr2, a_fFlags) do { } while (0)
    802802# define IEMTLBTRACE_IRET(a_pVCpu, a_uRetCs, a_uRetRip, a_fEFlags)      do { } while (0)
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