VirtualBox

Ignore:
Timestamp:
Aug 31, 2010 9:58:36 AM (14 years ago)
Author:
vboxsync
Message:

Main, devices: support for chipset selection in the public API

File:
1 edited

Legend:

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

    r31959 r32120  
    803803    print "  VRAM [VRAMSize]: %dM" %(mach.VRAMSize)
    804804    print "  Monitors [monitorCount]: %d" %(mach.monitorCount)
     805    print "  Chipset [chipsetType]: %s (%s)" %(asEnumElem(ctx,"ChipsetType", mach.chipsetType), mach.chipsetType)
    805806    print
    806807    print "  Clipboard mode [clipboardMode]: %s (%s)" %(asEnumElem(ctx,"ClipboardMode", mach.clipboardMode), mach.clipboardMode)
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