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) @28345   15 years vboxsync VBoxManage: moves listing of nat rules from list command to showvminfo one.
(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) @27980   15 years vboxsync Improved documentation on non-persistent nature of metrics.
(edit) @27927   15 years vboxsync VBoxMange: Cosmetical fixes to the help. Note: <on|off> is wrong, …
(edit) @27924   15 years vboxsync VBoxManage: Usage of new nat commands.
(edit) @27703   15 years vboxsync Guest Control: Update (VBoxManage, Main, Host Service, VbglR3), not …
(edit) @27548   15 years vboxsync VBoxManage+Docs: small change to the usage output of modifyvm, …
(edit) @27518   15 years vboxsync FE/VBoxManage: Don't show the --io options for now
(edit) @27325   15 years vboxsync VBoxManage: New I/O settings
(edit) @27166   15 years vboxsync Added large page property.
(edit) @27062   15 years vboxsync #2939: VBoxManage metrics enable and disable subcommands.
(edit) @26936   15 years vboxsync VBoxManage: Added support for querying and setting HID types.
(edit) @26569   15 years vboxsync VBoxManageHelp: removed blank line in file header
(edit) @26548   15 years vboxsync Main, FE: HPET review feedback
(edit) @26356   15 years vboxsync Document controlvm balloon and stats options
(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) @26089   15 years vboxsync Branding: Moved the Product & Vendor strings to kBuild, so it could be …
(edit) @26034   15 years vboxsync VBOX_VENDOR, VBOX_PRODUCT
(edit) @25819   15 years vboxsync FreeBSD: Add support for PulseAudio. Contributed by Noriyoshi Kawano …
(edit) @25755   15 years vboxsync VBoxManage: add snapshot <vm> restorecurrent command
(edit) @25702   15 years vboxsync fixed syntax diagram
(edit) @25672   15 years vboxsync introduced VBoxManage modifyvm --rtcuseutc
(edit) @25589   15 years vboxsync LsiLogic: Add SAS support for Main and Frontends
(edit) @25108   15 years vboxsync Frontends/VBoxManage: the iSCSI backend doesn't support comments
(edit) @24901   15 years vboxsync VBoxManage: A little clean up in progress.
(edit) @24884   15 years vboxsync Documentation+Frontends/VBoxManage: update documentation to reflect …
(edit) @24874   15 years vboxsync Main,VMM,VBoxManage: Added a parameter to IConsole::Teleport for …
(edit) @24864   15 years vboxsync VBoxManage: --teleporterenabled -> --teleporter. (Old option is still …
(edit) @24858   15 years vboxsync EFI: more bitness work
(edit) @24827   15 years vboxsync EFI: remaining 64-bitness stuff
(edit) @24505   15 years vboxsync VBoxManage: no toggle mode (on/off) required for --forceunmount
(edit) @24504   15 years vboxsync VBoxManage: Implemented the --forceunmount option
(edit) @24404   15 years vboxsync VBoxManage: list hostcpuids; showvm nows shows the cpuid overrides.
(edit) @24321   15 years vboxsync --cpuidset/remove/removall
(edit) @24307   15 years vboxsync Include --cpuid in the help
(edit) @24136   15 years vboxsync Main,VBoxManage,xml: Added a HardwareUUID property for reporting the …
(edit) @23998   15 years vboxsync VRDP port range API: user manual, frontends.
(edit) @23912   15 years vboxsync VBoxManageHelp: removed the option dvdattach and floppyattach from …
(edit) @23902   15 years vboxsync VBoxManage: changed storageattach behaviour to match the syntax diagram
(edit) @23882   15 years vboxsync Main: make restoreSnapshot() work better, adjust VBoxManage
(edit) @23847   15 years vboxsync VBoxManageHelp: moved firmware near other boot options
(edit) @23809   15 years vboxsync VBoxManage: storagectl => name, floppy => fdd, type => controller
(edit) @23807   15 years vboxsync VBoxManage: marked the hdd/dvd/sata/scsi changes as deprecated and …
(edit) @23802   15 years vboxsync VBoxManage: Added support for adding/removing storage controllers, and …
(edit) @23801   15 years vboxsync Main,VMM,Frontends,++: Teminology. Added a bind address for the …
(edit) @23705   15 years vboxsync VBoxManageHelp: newline char missing
(edit) @23667   15 years vboxsync VBoxManage: Live migration.
(edit) @23572   15 years vboxsync doc: fix burn
(edit) @23569   15 years vboxsync VBoxManage: added a '--pause' option to the 'snapshot take' command.
(edit) @23504   15 years vboxsync VBoxManageHelp: minor alignment and extra chars
(edit) @23326   15 years vboxsync VBoxManage: help for nictrace/nictracefile (r52691)
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @23179   15 years vboxsync Main: firmware type setter
(edit) @23129   15 years vboxsync Implemented 'VBoxManage controlvm vrdpport'
(edit) @22866   15 years vboxsync #3987: Virtio PCI + Net skeleton.
(edit) @22145   15 years vboxsync video hw accel: expose to vboxmanage
(edit) @21729   15 years vboxsync VBoxManage: Don't allow disabling the network adaptor.
(edit) @21446   16 years vboxsync API/Machine+SystemProperties: get rid of the tri-state bool …
(edit) @21032   16 years vboxsync Frontends/VBoxManage: client code for cloning to existing image, plus …
(edit) @21013   16 years vboxsync VBoxManage: mention the sdl mode for startvm
(edit) @20521   16 years vboxsync NetworkAttachment: Allow changing the attachment between …
(edit) @20501   16 years vboxsync Solaris/Audio: Boomer(OSS) support (disabled, requires snv_115+).
(edit) @20313   16 years vboxsync Frontends/VBoxManage, Main/Machine: implement new session type …
(edit) @20054   16 years vboxsync VBoxManage: changed 4 => N to be consistent with other network parameters
(edit) @19624   16 years vboxsync added raw file serial driver
(edit) @19377   16 years vboxsync VBoxManage: Get and set CPUCount.
(edit) @19176   16 years vboxsync VBoxHDD/generic+VDI: implemented and documented
(edit) @18809   16 years vboxsync FE/VBoxManage-OVF: implemented the remaining switches for the …
(edit) @18782   16 years vboxsync VBoxManage: remaining double-dash command line options, help update, …
(edit) @18703   16 years vboxsync VBoxManage: convert all disk-related subcommands to double-dash …
(edit) @18591   16 years vboxsync E1000: Added support for 82545EM (MT Server)
(edit) @18566   16 years vboxsync Storage/API/VBoxManage/...: add maximum size check to prevent creation …
(edit) @18403   16 years vboxsync Frontends/VBoxManage: update help to show only the relevant format variants
(edit) @18396   16 years vboxsync VBoxManage: add hidden --detailed-progress option for import to debug …
(edit) @18270   16 years vboxsync fix windows burn
(edit) @18180   16 years vboxsync VBoxManage/modifyhd: eliminate all user-visible references to the …
(edit) @18108   16 years vboxsync VBoxManage: clean up various places which use RTGetOpt, fix error …
(edit) @18072   16 years vboxsync VBoxManage: defines consistency for dhcpserver and hostonlyif commands
(edit) @18069   16 years vboxsync VBoxManage: reformat command-line help to fit into 80 characters per line
(edit) @18035   16 years vboxsync Frontend/VBoxManage: help file fix, --variant takes a list of …
(edit) @17979   16 years vboxsync VBoxManage:dhcp help fix
(edit) @17970   16 years vboxsync API/HardDisk, Storage/VBoxHDD, Frontend/VBoxManage: eliminated base …
(edit) @17939   16 years vboxsync VBoxManage: Make it possible to specify the SCSI controller type
(edit) @17886   16 years vboxsync VBoxManage: dhcp settings help + list impl
(edit) @17843   16 years vboxsync VBoxManage hostonly-related fixes.
(edit) @17759   16 years vboxsync Main/NetIf: IPv4 properties changed from ULONG to wstring, VBoxManage fixes
(edit) @17680   16 years vboxsync VBoxManage hostonlyif help update
(edit) @17669   16 years vboxsync Main: Rework storage controller handling to allow an arbitrary number …
(edit) @17549   16 years vboxsync VBoxManage: hostonlyif help
(edit) @17402   16 years vboxsync VBoxManage: Added 'modify hd autoreset on|off' to alter the auto reset …
(edit) @17323   16 years vboxsync VBoxManage: additional hostif->bridged, hostonly fixes for windows
(edit) @17322   16 years vboxsync VBoxManage: hostif->bridged, hostonly fixes for windows
(copy) @17103   16 years vboxsync VBoxManage: split help into separate file
copied from trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp
(edit) @17102   16 years vboxsync VBoxManage: split snapshot into separate file
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