VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78025   6 years vboxsync Recording/VBoxManage: Fixed syntax help for "modifyvm recording […]".
(edit) @77910   6 years vboxsync Main: bugref:7929: Added ability to change the priority of the VM process
(edit) @77887   6 years vboxsync manual/VBoxManage: Made the new clonevm build. Again, there must be …
(edit) @77801   6 years vboxsync VBoxManage snapshot: Use manpage help text (option parsing needs …
(edit) @77606   6 years vboxsync Added AllocationBlockSize property to VDI backend, and ability to set …
(edit) @77595   6 years vboxsync VBoxManage: Re-do help category handling (command/sub-command specific …
(edit) @76906   6 years vboxsync FE/VBoxManage: fix drag and drop help text.
(edit) @76678   6 years vboxsync Port r124260, r124263, r124271, r124273, r124277, r124278, r124279, …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76276   6 years vboxsync bugref:9311. small fix in the help string.
(edit) @75920   6 years vboxsync bugref:9311. Added support of cloud export into VBoxManage.
(edit) @75918   6 years vboxsync Main/DHCPServer: (bugref:9288) Renamed '--slot' to '--nic' and made it …
(edit) @75819   6 years vboxsync Main/DHCPServer: (bugref:9288) Allow removal of DHCP options, show …
(edit) @75365   6 years vboxsync Recording: Also adapted the VBoxManage commands to the "recording" prefix.
(edit) @75345   6 years vboxsync Recording: VBOX_WITH_VIDEOREC -> VBOX_WITH_RECORDING.
(edit) @75341   6 years vboxsync Recording: Renaming APIs ICapture* -> IRecord* and other terminology …
(edit) @75251   6 years vboxsync Capturing: Separated capturing settings into new interfaces …
(edit) @74474   6 years vboxsync Main,Devices: Graphics controller updates. bugref:8893
(edit) @74431   6 years vboxsync Main,GUI,VBoxManage: Provide API for proxy settings that picks up the …
(edit) @74003   6 years vboxsync Main: bugref:9231: added ability to set IMedium:location for medium …
(edit) @73768   6 years vboxsync Main,FE/VBoxManage: Allow changing the UART type of the serial ports …
(edit) @73740   6 years vboxsync Main: bugref:8612: add implementaion of Machine::applyDefault() in …
(edit) @73716   6 years vboxsync Main/CloudProviderManager+CloudProvider+CloudProfile: Introduce …
(edit) @73664   6 years vboxsync Main: bugref:8598: added "Keep hardware UUIDs" option to "clone …
(edit) @72883   6 years vboxsync Main/Medium: add API flag for creating formatted floppy images …
(edit) @72476   7 years vboxsync Main/Appliance: Teach importing new tricks: importing to specific …
(edit) @72352   7 years vboxsync Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev …
(edit) @71868   7 years vboxsync FE/VBoxManage: small correction to help output. No bugref.
(edit) @71433   7 years vboxsync VBoxManage: Made the enumerate argument for getextradata optional.
(edit) @71108   7 years vboxsync Added speculation control settings to API, refined implementation.
(edit) @70766   7 years vboxsync Main,FE/VBoxManage: Allow changing the serial port attachment type …
(edit) @70712   7 years vboxsync Main,VBoxManage: Added CPUPropertyType_HWVirt. Translates to …
(edit) @70606   7 years vboxsync updates (bugref:9087)
(edit) @70588   7 years vboxsync VBoxManage: Adjust the help, too.
(edit) @70582   7 years vboxsync bugref:8345. First draft of move VM feature. There are some issues but …
(edit) @69681   7 years vboxsync Resolves #9032 by adding --passwordfile option to storageattach command
(edit) @68939   7 years vboxsync Main,VBoxManage: Changed the CPUID override methods on IMachine to …
(edit) @68863   7 years vboxsync iprt,vboxmanage,manual: Try write the iso maker docs as a docbook …
(edit) @68860   7 years vboxsync iprt,vboxmanage,manual: Try write the iso maker docs as a docbook …
(edit) @68838   7 years vboxsync VBoxManageHelp.cpp: Use RTStrmQueryTerminalWidth to get the screen …
(edit) @68485   7 years vboxsync Audio: Implemented ability to enable / disable audio input / output …
(edit) @68185   7 years vboxsync VBoxManage: Added simple response file loading code. The response …
(edit) @68140   7 years vboxsync VBoxManage/unattended: Do the sub-command thing, moving the current …
(edit) @68055   7 years vboxsync VBoxManage: unattended updates.
(edit) @67949   7 years vboxsync VBoxManageHelp: unattended update.
(edit) @67614   7 years vboxsync VBoxManage: Adjusted the 'unattended' command.
(edit) @67227   8 years vboxsync VBoxManage: bugref:8344: when moving a medium, create an absolute path …
(edit) @67208   8 years vboxsync Main,VBoxManage: More OPC hacking. Seems to be working now.
(edit) @67194   8 years vboxsync VBoxManage export: Hacking OPC export.
(edit) @66068   8 years vboxsync bugref:8527. Splitted the command "./VBoxManage unattended". Added two …
(edit) @65723   8 years vboxsync small fix in the unattended help command
(edit) @65517   8 years vboxsync VBoxManage: added --sorteds option to list vms.
(edit) @65263   8 years vboxsync VideoRec: Made the feature less dependent from the codec(s) being used …
(edit) @64997   8 years vboxsync bugref:8527. VBoxManage: added new command "unattended"
(edit) @64906   8 years vboxsync VBoxManage: limit keyboardputscancode 'typing' rate. Simple commands …
(edit) @64434   8 years vboxsync Frontends/VBoxManage: add --putenv option to the "startvm" command
(edit) @64315   8 years vboxsync ticketref:15971: make the 'VBoxManage storagectl' help + documentation …
(edit) @63582   8 years vboxsync bugref:4323. Added a new subcommand for changing medium description.
(edit) @63300   8 years vboxsync VBoxManage: warnings
(edit) @62626   8 years vboxsync unused parameter warnings.
(edit) @62585   8 years vboxsync Audio: Cleanup: Renamed VBOX_WITH_[OSS|ALSA|PULSE] -> …
(edit) @62058   8 years vboxsync build fix
(edit) @62057   8 years vboxsync Build fix.
(edit) @62056   8 years vboxsync Audio: More cleanup for backend defines.
(edit) @61937   8 years vboxsync Renamed the 'VBoxmanage debugvm dumpgueststack' command to just …
(edit) @61673   9 years vboxsync FE/VBoxManage: Add dumpgueststack subcommand for debugvm
(edit) @61483   9 years vboxsync bugref:8344. First variant of "move" operation for medium. Standalone …
(edit) @61226   9 years vboxsync gcc warning
(edit) @61042   9 years vboxsync Main/Machine+BIOSSettings: introduce APIC/X2APIC CPU feature settings …
(edit) @60734   9 years vboxsync VBoxManageHelp: Avoid dragging in RTBldCfgRevision, no need to rebuild …
(edit) @60663   9 years vboxsync VBoxManage: documented modifyvm --cpu-profile
(edit) @60503   9 years vboxsync VBoxManage/VBoxManageHelp.cpp: Newline in syntax output.
(edit) @60502   9 years vboxsync Whops.
(edit) @60501   9 years vboxsync FE/VBoxManage: Added "natnetwork list [<pattern>]" for listing / …
(edit) @60315   9 years vboxsync VBoxManage: fix 'dumpguestcore' to the recognized option 'dumpvmcore'.
(edit) @60089   9 years vboxsync Main,VBoxManage: Add API to IHost for adding and removing USB device …
(edit) @60068   9 years vboxsync Revert r106058, incomplete conversion of USBProxyBackend to a COM …
(edit) @60067   9 years vboxsync Main: Add API to IHost for adding and removing USB device sources in …
(edit) @58447   9 years vboxsync VBoxManage: fix help text.
(edit) @58437   9 years vboxsync Main: Added paravirtdebug options.
(edit) @57525   9 years vboxsync FE/VBoxManage: NVMe integration
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56843   9 years vboxsync Frontends/VBoxManage: Add a modifyvm option to rename USB controllers, …
(edit) @56831   9 years vboxsync VBoxManage: adapted the video capture options in 'controlvm' to 'modifyvm'
(edit) @56821   9 years vboxsync Frontends/VBoxManage: add storage controller rename functionality
(edit) @56533   10 years vboxsync VBoxManage generated help updates, manual/Makefile.kmk hacking, …
(edit) @56479   10 years vboxsync VBoxManage: Added audio codec setting support.
(edit) @56466   10 years vboxsync debugvm manpage, refsect2 titles, bunch of other hacking.
(edit) @56366   10 years vboxsync bugfix
(edit) @56351   10 years vboxsync VBoxManageHelp.cpp: Some trailing space tweaking.
(edit) @56349   10 years vboxsync VBoxManage: Let main() set the current command and made 'VBoxManage …
(edit) @56345   10 years vboxsync fix
(edit) @56344   10 years vboxsync VBoxManage,manual: Working help code generator.
(edit) @56195   10 years vboxsync after 5.0.0_RC1 and re-adding r100729 which was previously backed out
(edit) @56194   10 years vboxsync 5.0.0 RC1
(edit) @56192   10 years vboxsync Extract the necessary bits for the VBoxManage Commands Overview …
(edit) @56090   10 years vboxsync VBoxManage: Added vmdebug osdmesg.
(edit) @55977   10 years vboxsync Main/Snapshot: add a parameter to IMachine.takeSnapshot, returning the …
(edit) @55923   10 years vboxsync FE/VBoxManage: Don't pass the password directly on the command line, …
(edit) @55843   10 years vboxsync Frontends/VBoxManage: allow configuring the VBoxSVC release logging …
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