VirtualBox

Ignore:
Timestamp:
Jun 7, 2016 9:05:03 AM (8 years ago)
Author:
vboxsync
Message:

vbox.py: don't apic info, it asserts when not on emt it seems.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testdriver/vbox.py

    r61511 r61520  
    25702570                                 ('cpumguestinstr', 'symbol all'),
    25712571                                 ('pic', ''),
    2572                                  ('apic', ''),
    25732572                                 ('ioapic', ''),
    25742573                                 ('pit', ''),
     
    25782577                                 ('guestgdt', ''),
    25792578                                 ('ldtguest', ''),
    2580                                 ]:
     2579                                ]: # ('apic', ''), - asserts, wtf?
    25812580                sThis = oSession.queryDbgInfo(sInfo, sArg);
    25822581                if sThis is not None and len(sThis) > 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