VirtualBox

Ignore:
Timestamp:
May 9, 2010 8:06:48 PM (15 years ago)
Author:
vboxsync
Message:

VBoxShell: fix info comman. The I/O manager and backend settings were removed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxShell/vboxshell.py

    r29052 r29265  
    719719    print
    720720    print colCat(ctx,"  I/O subsystem info:")
    721     print "   I/O manager [ioMgr]: %s" %(asEnumElem(ctx, "IoMgrType", mach.ioMgr))
    722     print "   I/O backend [ioBackend]: %s" %(asEnumElem(ctx, "IoBackendType", mach.ioBackend))
    723721    print "   Cache enabled [ioCacheEnabled]: %s" %(asState(mach.ioCacheEnabled))
    724722    print "   Cache size [ioCacheSize]: %dM" %(mach.ioCacheSize)
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