Changeset 102967 in vbox for trunk/src/VBox/ValidationKit/tests/cpu
- Timestamp:
- Jan 19, 2024 11:31:41 AM (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/cpu/tdCpuIemInstr1.py
r102966 r102967 95 95 # and hwvirt-np is recompiled IEM for now (gets configured in the IemTestVm class). 96 96 # 97 asVirtModesSup = [ 'hwvirt', 'hwvirt-np' ]; # @todo Add 'hwvirt-np' for the recompiled mode, currently crashes on Ventura in libunwind97 asVirtModesSup = [ 'hwvirt', 'hwvirt-np' ]; 98 98 99 99 kaTestVMs = (
Note:
See TracChangeset
for help on using the changeset viewer.