VirtualBox

Changeset 61719 in vbox


Ignore:
Timestamp:
Jun 15, 2016 1:55:34 PM (9 years ago)
Author:
vboxsync
Message:

vbox.py: Re-enabled apic info.

File:
1 edited

Legend:

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

    r61696 r61719  
    25822582                                 ('cpumguestinstr', 'symbol all'),
    25832583                                 ('pic', ''),
     2584                                 ('apic', ''),
    25842585                                 ('ioapic', ''),
    25852586                                 ('pit', ''),
     
    25892590                                 ('guestgdt', ''),
    25902591                                 ('ldtguest', ''),
    2591                                 ]: # ('apic', ''), - asserts, wtf?
     2592                                ]:
    25922593                sThis = oSession.queryDbgInfo(sInfo, sArg);
    25932594                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