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) @31151   14 years vboxsync VBoxManage: fixed createhd --type shareable
(edit) @31125   14 years vboxsync doc/VBoxManage: make the shared disk support visible
(edit) @31002   14 years vboxsync First support for auto-mounted Shared Folders (Windows only yet).
(edit) @30976   14 years vboxsync add support for Intel HD Audio, now built by default
(edit) @29865   15 years vboxsync FE/VBoxManage: Show usage for --cputhotplug and --plugcpu/unplugcpu …
(edit) @29851   15 years vboxsync doc/VBoxManage: fixed --rtcutc help
(edit) @29634   15 years vboxsync Missing bracket
(edit) @29490   15 years vboxsync Frontends/VBoxManage: reformat help to fit into 80 columns
(edit) @29486   15 years vboxsync Frontends/VBoxManage: fix usage output to correctly indicate what's …
(edit) @29480   15 years vboxsync Main: Remove IoBackendType in StorageController and have a boolean …
(edit) @29465   15 years vboxsync Page fusion enabling
(edit) @29364   15 years vboxsync Implemented VBoxManage controlvm vrdpvideochannelquality
(edit) @29218   15 years vboxsync Main/Settings: Drop global iomgr and iobackend settings
(edit) @29117   15 years vboxsync FE/VBoxManage: add support for VDE networking. Contributed by Renzo …
(edit) @28839   15 years vboxsync VBoxManage: video channel options for modifyvm (text)
(edit) @28836   15 years vboxsync VBoxManage: video channel options for modifyvm
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28787   15 years vboxsync NAT: introduces management routines of NAT libalias core. (see …
(edit) @28773   15 years vboxsync /s
(edit) @28768   15 years vboxsync VBoxManage: backed out r60608
(edit) @28764   15 years vboxsync Main: Introduce a per controller setting to switch to the unbuffered …
(edit) @28734   15 years vboxsync VBoxManage: IEC prefixes
(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   15 years vboxsync API/Machine+SystemProperties: get rid of the tri-state bool …
(edit) @21032   15 years vboxsync Frontends/VBoxManage: client code for cloning to existing image, plus …
(edit) @21013   15 years vboxsync VBoxManage: mention the sdl mode for startvm
(edit) @20521   15 years vboxsync NetworkAttachment: Allow changing the attachment between …
(edit) @20501   15 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
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