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) @65182   8 years vboxsync VideoRec/VBoxManageInfo.cpp: Brought machine readable output of video …
(edit) @64104   8 years vboxsync VBoxManage: GuestMonitorStatus_Blank for VM info
(edit) @63300   8 years vboxsync VBoxManage: warnings
(edit) @61096   9 years vboxsync VBoxManage: typo
(edit) @61042   9 years vboxsync Main/Machine+BIOSSettings: introduce APIC/X2APIC CPU feature settings …
(edit) @60410   9 years vboxsync IMachine: Added CPUProfile attribute (read/write string). Added a …
(edit) @59269   9 years vboxsync gcc warnings
(edit) @58452   9 years vboxsync VBoxManage: build fix for windows.
(edit) @58450   9 years vboxsync VBoxManage: Show effective paravirt. provider through 'showvminfo' not …
(edit) @58437   9 years vboxsync Main: Added paravirtdebug options.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56486   9 years vboxsync Undoing accidental commit.
(edit) @56479   9 years vboxsync VBoxManage: Added audio codec setting support.
(edit) @56118   10 years vboxsync VBoxManage: A quick command handler return-code cleanup that turned …
(edit) @55800   10 years vboxsync Main/Session+Machine: small API cleanup, introducing explicit session …
(edit) @55674   10 years vboxsync Main,VBoxManage,Settings: Changed the boolean syntheticCPU setting …
(edit) @55259   10 years vboxsync Main/Serial+Devices/Serial: new TCP backend for serial port. …
(edit) @55214   10 years vboxsync Main/Console+Machine+Session+Snapshot: move the save state and …
(edit) @55180   10 years vboxsync s/drag'n'drop/drag and drop/
(edit) @54911   10 years vboxsync Main: Added paravirt. provider KVM APIs.
(edit) @53266   10 years vboxsync Frontend/VBoxManage: minor cleanup of showVMInfo, and fixing a …
(edit) @52978   10 years vboxsync IDisplay::GetScreenResolution returns status of the guest monitor.
(edit) @52037   10 years vboxsync Frontends/VBoxManage: add the forgotten "modifyvm --description" …
(edit) @52011   10 years vboxsync VBoxManage: typo
(edit) @51476   11 years vboxsync DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed …
(edit) @51384   11 years vboxsync Main/VBoxManage: nit.
(edit) @50996   11 years vboxsync Main: Added paravirt. provider APIs.
(edit) @50721   11 years vboxsync Updated USB configuration.
(edit) @49621   11 years vboxsync VBoxManage: split 'guestcontrol' help into sub categories
(edit) @48983   11 years vboxsync Main,Frontends: Support for the USB storage controller
(edit) @48538   11 years vboxsync Main/NetworkAdapter+Machine+Appliance+SystemProperties+Medium+Console+S …
(edit) @47991   11 years vboxsync Main: Made the exclusive HW virtualization use setting global rather …
(edit) @47908   11 years vboxsync Frontends/VBoxManage: whitespace
(edit) @47774   11 years vboxsync Main,Frontends: IDisplay::GetScreenResolution returns the screen origin.
(edit) @47401   11 years vboxsync Main,Frontends: Second step of USB controller rework. There is one …
(edit) @47376   11 years vboxsync Main/USB: USB Controller implementation rework. Moved filter handling …
(edit) @47246   11 years vboxsync Setings: add multi-touch setting and fix combo mouse somewhat.
(edit) @46667   11 years vboxsync Main/idl: clarify IMachine.videoCaptureFile to be an absolute path, …
(edit) @46123   12 years vboxsync Main/VPX, VBoxManage: added IMachine::VideoCaptureScreens and …
(edit) @46036   12 years vboxsync Frontends/VBoxManage: new option --longmode for modifyvm, for changing …
(edit) @45971   12 years vboxsync Main, VMM: Added an API seting to disable VT-x unrestricted execution.
(edit) @45926   12 years vboxsync IMachine::VideoCaptureFps
(edit) @45838   12 years vboxsync VPX: plugged memory leak; introduced rate parameter; clear artefacts …
(edit) @45835   12 years vboxsync VBoxManage: added information for video recording to 'showvminfo'
(edit) @44948   12 years vboxsync Main/SystemProperties+Machine: new config setting for default VM …
(edit) @44028   12 years vboxsync Frontends/VBoxManage: improve snapshot information, unify wrappers for …
(edit) @43635   12 years vboxsync VBoxManage/Info: Hpet typo (vbox/11065)
(edit) @43463   12 years vboxsync Frontends/VBoxManage: warnings and columns.
(edit) @43422   12 years vboxsync VBoxManage: showvminfo --machinereadable: added a few missing items
(edit) @43421   12 years vboxsync VBoxManage: showvminfo --machinereadable the actual fix
(edit) @43382   12 years vboxsync VBoxManage: showvminfo --machinereadable typo
(edit) @42672   12 years vboxsync Frontends/VBoxManage: fix more session/console related breakage
(edit) @42628   12 years vboxsync Frontends/VBoxManage: adapt to reduced Console functionality, do not …
(edit) @42551   12 years vboxsync Main: big API naming cleanup, use all caps acronyms everywhere, …
(edit) @42261   12 years vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @42129   12 years vboxsync Main/VirtualBox+Machine: add support for VM groups (incomplete, saving …
(edit) @41915   12 years vboxsync FE/VBoxManage: Support to configure autostart/-stop for virtual machines
(edit) @41890   12 years vboxsync VBoxManage: proper printing of disabled bandwidth groups (#5582)
(edit) @41842   12 years vboxsync Main,VBoxManage,docs: bandwidth units changed to bytes (#5582)
(edit) @41584   13 years vboxsync VBoxManage/Info: print <none> when no bandwidth groups defined for VM
(edit) @40548   13 years vboxsync Frontends/VBoxManage: display parallel port config for "showvminfo"
(edit) @40470   13 years vboxsync VBoxManage: use common code in bandwidthctl and showvminfo to list …
(edit) @40469   13 years vboxsync VBoxManage: bandwidthctl uses sub-commands instead of options (#5582)
(edit) @40419   13 years vboxsync showvminfo: Started converting the code into using macros for showing …
(edit) @40418   13 years vboxsync Main: Extended IMachine and the settings XML with three tracing …
(edit) @39882   13 years vboxsync Config.kmk,VMMDev,Main,QtGui,VBoxManage: Refactored …
(edit) @39119   13 years vboxsync VBoxManage: added a list sub-command to snapshot: snapshot myvm list
(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.
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