VirtualBox

source: vbox/trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38735   13 years vboxsync %lS -> %ls.
(edit) @38733   13 years vboxsync %S -> %s and some other minor cleanups.
(edit) @38555   13 years vboxsync Show EHCI state with showvminfo.
(edit) @38529   13 years vboxsync VBoxManage: suppress error message from showvminfo under rare …
(edit) @37778   13 years vboxsync Frontends/VBoxManage: show temp eject config
(edit) @37695   13 years vboxsync Main/MediumAttachment+Machine: maintain a flag whether the medium was …
(edit) @37671   13 years vboxsync Frontends/VBoxManage: show execution cap in the detailed VM info
(edit) @37401   13 years vboxsync VBoxManageInfo.cpp: build fix.
(edit) @37395   13 years vboxsync VBoxManage: show generic networking properties
(edit) @37200   14 years vboxsync API+Frontends: Generic network attachment driver support which …
(edit) @36631   14 years vboxsync burn fix
(edit) @36630   14 years vboxsync PCI: Main and VBoxManage work
(edit) @36114   14 years vboxsync VBoxManage: cosmetical fix
(edit) @36082   14 years vboxsync Added a promiscModePolicy attribute to INetworkAdapter, three values: …
(edit) @35967   14 years vboxsync Main/VBoxManage: Update on guest facilities, added IAdditionsFacility; …
(edit) @35907   14 years vboxsync Main/Frontends: Also use facilities for guest features (seamless, …
(edit) @35892   14 years vboxsync Another burn fix (non-Windows).
(edit) @35891   14 years vboxsync Burn fix.
(edit) @35887   14 years vboxsync Main/VBoxManage: Introduced facility handling for more fine grained …
(edit) @35761   14 years vboxsync Main, frontends: proper description for maximal number of NICs per VM
(edit) @35707   14 years vboxsync VBoxManage: allow tot save the state of a VM which is already paused
(edit) @35517   14 years vboxsync Frontends/VBoxManage+glue/ErrorInfo: revert change which broke error …
(edit) @35146   14 years vboxsync VRDE: use VRDE properties for video redirection settings.
(edit) @35105   14 years vboxsync Main: API to list supported VRDE properties.
(edit) @34010   14 years vboxsync Main, FE/VBoxManage: Make it possible to mark specific controllers as …
(edit) @33904   14 years vboxsync Main: fix snapshot folder and log folder regression (since 4.0 …
(edit) @33386   14 years vboxsync VRDE: API changes for the VRDP server separation.
(edit) @33300   14 years vboxsync Main: API change, merge IMachine::getSnapshot() with findSnapshot()
(edit) @33294   14 years vboxsync Main: API change, merge IVirtualBox::getMachine() with findMachine()
(edit) @33020   14 years vboxsync VBoxManage: chipset type support
(edit) @32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
(edit) @32701   14 years vboxsync Frontends/VBoxManage: Error printing cleanup, use stderr and …
(edit) @32086   14 years vboxsync Guest Additions Runlevels: Use a Main enum for run level type.
(edit) @32020   14 years vboxsync Initial commit of Guest Additions runlevels; this replaces the …
(edit) @31698   14 years vboxsync Main, frontends: unsigned long long -> long long
(edit) @31539   14 years vboxsync Main: use settings struct for machine user data; remove …
(edit) @31219   14 years vboxsync Backed out r64225 for now.
(edit) @31217   14 years vboxsync VBox/InterfaceVersion: Added IGuest methods.
(edit) @31070   14 years vboxsync Main: rename ISession::close() to ISession::unlockMachine(); API …
(edit) @31019   14 years vboxsync Main: rename LockForSession() API to LockMachine() and fix parameters; …
(edit) @31016   14 years vboxsync Main: unbreak frontends broken by r63924
(edit) @31008   14 years vboxsync Main: reorganize session APIs
(edit) @30976   14 years vboxsync add support for Intel HD Audio, now built by default
(edit) @30767   14 years vboxsync VBoxManage: Only print Additions version if present.
(edit) @30758   14 years vboxsync More fine grained Guest Additions status; now marks Additions as …
(edit) @30740   14 years vboxsync VBoxManage: Only show guest info if console available.
(edit) @30737   14 years vboxsync Build fix.
(edit) @30734   14 years vboxsync VBoxManage: Show additional guest (additions) information.
(edit) @30681   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
(edit) @30676   14 years vboxsync Main: back out r63429
(edit) @30670   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates)
(edit) @29465   15 years vboxsync Page fusion enabling
(edit) @29117   15 years vboxsync FE/VBoxManage: add support for VDE networking. Contributed by Renzo …
(edit) @28836   15 years vboxsync VBoxManage: video channel options for modifyvm
(edit) @28835   15 years vboxsync Main: live snapshot merging. initially limited to forward merging …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28768   15 years vboxsync VBoxManage: backed out r60608
(edit) @28734   15 years vboxsync VBoxManage: IEC prefixes
(edit) @28434   15 years vboxsync *: whitespace cleanups by scm and two manually picked nits.
(edit) @28348   15 years vboxsync gcc false positive
(edit) @28345   15 years vboxsync VBoxManage: moves listing of nat rules from list command to showvminfo one.
(edit) @28269   15 years vboxsync FE/VBoxManage: reset the array on every round
(edit) @28215   15 years vboxsync IDisplay API changes for multimonitor (xTracker 4655)
(edit) @28211   15 years vboxsync cleanup
(edit) @28192   15 years vboxsync VBoxManage: new option "--log" for showvminfo, printing the specified …
(edit) @28106   15 years vboxsync Main: Added machinery to query, set and use NIC boot priority.
(edit) @27822   15 years vboxsync Removed guest statistics interface; to be merged with metrics.
(edit) @27537   15 years vboxsync Main: API consistency: method names start with lower case always; no …
(edit) @27255   15 years vboxsync VBoxManageInfo: consmetics
(edit) @27166   15 years vboxsync Added large page property.
(edit) @26951   15 years vboxsync introduced VBOX_WITH_VUSB
(edit) @26936   15 years vboxsync VBoxManage: Added support for querying and setting HID types.
(edit) @26548   15 years vboxsync Main, FE: HPET review feedback
(edit) @26517   15 years vboxsync *: RTGetOpt cleanup related to --help and --version (now standard …
(edit) @26294   15 years vboxsync Backed out r57362
(edit) @26293   15 years vboxsync Removed statistics guest interval update option
(edit) @26284   15 years vboxsync Enabled the memory ballooning options in VBoxManage
(edit) @25672   15 years vboxsync introduced VBoxManage modifyvm --rtcuseutc
(edit) @25149   15 years vboxsync Main: cleanup: remove all CheckComRC* macros (no functional change)
(edit) @25099   15 years vboxsync Frontends/VBoxManage: fix showvminfo output, empty drives were not …
(edit) @24601   15 years vboxsync Frontends/VBoxManage: fix the storage controller output of "VBoxManage …
(edit) @24416   15 years vboxsync Fixed bugs in VBoxManage list hostcpuids and the cpuid part of the …
(edit) @24404   15 years vboxsync VBoxManage: list hostcpuids; showvm nows shows the cpuid overrides.
(edit) @24375   15 years vboxsync VBoxManageInfo: display instance number and port count
(edit) @24301   15 years vboxsync Main,Frontends: Added two new running states: Teleporting and …
(edit) @24136   15 years vboxsync Main,VBoxManage,xml: Added a HardwareUUID property for reporting the …
(edit) @23884   15 years vboxsync windows build fix
(edit) @23882   15 years vboxsync Main: make restoreSnapshot() work better, adjust VBoxManage
(edit) @23801   15 years vboxsync Main,VMM,Frontends,++: Teminology. Added a bind address for the …
(edit) @23750   15 years vboxsync Introduced the Synthetic CPU attribute and a get/set method for CPU …
(edit) @23733   15 years vboxsync Dropped obsolet HWVirtEx properties.
(edit) @23703   15 years vboxsync Main,++: Added MachineState_MigratingFrom for use during startup on …
(edit) @23689   15 years vboxsync VBoxManage: fixed copy&past bug.
(edit) @23687   15 years vboxsync VBoxManage: Updated vminfo with the live migration bits.
(edit) @23643   15 years vboxsync VRDP port range API.
(edit) @23561   15 years vboxsync VBoxManage: comment
(edit) @23559   15 years vboxsync VBoxManage: in showvminfo option display all the available storage …
(edit) @23391   15 years vboxsync VBoxManageInfo: missing newline char
(edit) @23249   15 years vboxsync medium: rename default IDE/FD storage controller names to IDE …
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette