VirtualBox

source: vbox/trunk/src/VBox/Frontends/VBoxManage

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24321   15 years vboxsync --cpuidset/remove/removall
(edit) @24307   15 years vboxsync Include --cpuid in the help
(edit) @24305   15 years vboxsync Added --cpuid option
(edit) @24301   15 years vboxsync Main,Frontends: Added two new running states: Teleporting and …
(edit) @24258   15 years vboxsync Main: new method Medium::RefreshState() which refreshes medium state; …
(edit) @24184   15 years vboxsync VBoxManage createhd: append the proper extension to the filename …
(edit) @24143   15 years vboxsync VBoxManageModifyVM: use RTGETOPT_REQ_BOOL_ONOFF instead of …
(edit) @24137   15 years vboxsync VBoxManageModifyVM: no need for ValueUnion.u32/64 zero checks, its …
(edit) @24136   15 years vboxsync Main,VBoxManage,xml: Added a HardwareUUID property for reporting the …
(edit) @24135   15 years vboxsync VBoxManageModifyVM: no need for ValueUnion.psz check
(edit) @24084   15 years vboxsync VBoxManage: snapshot dump fixes.
(edit) @24081   15 years vboxsync VBoxManage: add snapshot dump command for debugging snapshot trees.
(edit) @24026   15 years vboxsync VBoxManageStorageController.cpp: Don't use doxygen comments (/ */) …
(edit) @24024   15 years vboxsync Main and VBoxManage/GuestProperties: fix deleting GuestProperties in …
(edit) @23998   15 years vboxsync VRDP port range API: user manual, frontends.
(edit) @23973   15 years vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
(edit) @23967   15 years vboxsync VBoxManage: ULONG => StorageControllerType_T
(edit) @23963   15 years vboxsync VBoxManage: fixed a bug where replacing hdd's was not allowed and …
(edit) @23935   15 years vboxsync VBoxManage: don't use machine uuid variable for other purposes.
(edit) @23934   15 years vboxsync VBoxManage: removed spaces after function names
(edit) @23932   15 years vboxsync VBoxManage: fixed bug which caused changing media during runtime to fail
(edit) @23928   15 years vboxsync API: make necessary adjustments to support DVD passthrough again, …
(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) @23884   15 years vboxsync windows build fix
(edit) @23882   15 years vboxsync Main: make restoreSnapshot() work better, adjust VBoxManage
(edit) @23879   15 years vboxsync Main: rename snapshot APIs, remove DiscardCurrentSnapshotAndState; …
(edit) @23875   15 years vboxsync VBoxManage: fix deleting a guest property
(edit) @23873   15 years vboxsync VBoxManage: use RTGetOptFetchValue instead of the iNext hack and few …
(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) @23790   15 years vboxsync VBoxManage/modifyvm: --macaddress takes a string not a MACADDR (so no …
(edit) @23754   15 years vboxsync VBoxManageModifyVM: get uuid only if dvdMedium is present
(edit) @23750   15 years vboxsync Introduced the Synthetic CPU attribute and a get/set method for CPU …
(edit) @23738   15 years vboxsync VBoxManageModifyVM: removed unnecessary check
(edit) @23733   15 years vboxsync Dropped obsolet HWVirtEx properties.
(edit) @23731   15 years vboxsync VBoxManageModifyVM: removed unwanted printf
(edit) @23706   15 years vboxsync VBoxManageModifyVM: use RTGetOpt for commandline parsing
(edit) @23705   15 years vboxsync VBoxManageHelp: newline char missing
(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) @23667   15 years vboxsync VBoxManage: Live migration.
(edit) @23643   15 years vboxsync VRDP port range API.
(edit) @23635   15 years vboxsync VBoxManage: error check
(edit) @23572   15 years vboxsync doc: fix burn
(edit) @23570   15 years vboxsync VBoxManage: added a '--pause' option to the 'snapshot take' command.
(edit) @23569   15 years vboxsync VBoxManage: added a '--pause' option to the 'snapshot take' command.
(edit) @23561   15 years vboxsync VBoxManage: comment
(edit) @23559   15 years vboxsync VBoxManage: in showvminfo option display all the available storage …
(edit) @23504   15 years vboxsync VBoxManageHelp: minor alignment and extra chars
(edit) @23391   15 years vboxsync VBoxManageInfo: missing newline char
(edit) @23326   15 years vboxsync VBoxManage: help for nictrace/nictracefile (r52691)
(edit) @23287   15 years vboxsync and another fix
(edit) @23286   15 years vboxsync simplification to r52775
(edit) @23285   15 years vboxsync pass the XAUTHORITY environment variable along with DISPLAY
(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 …
(edit) @23222   15 years vboxsync ConsoleImpl2: Added support for attaching/detaching NetSniffer at Runtime
(edit) @23183   15 years vboxsync copy/paste bug
(edit) @23179   15 years vboxsync Main: firmware type setter
(edit) @23168   15 years vboxsync VBoxManage showvminfo --machinereadable: added VMStateFile
(edit) @23129   15 years vboxsync Implemented 'VBoxManage controlvm vrdpport'
(edit) @23091   15 years vboxsync warning.
(edit) @23083   15 years vboxsync VBoxManageGuestProp.cpp: make use of …
(edit) @22982   15 years vboxsync VBoxHDD: Add new parameter to VDGetFormat which takes a list of …
(edit) @22914   15 years vboxsync VBoxManage: use (hopefully) monotonic, not wall time source when …
(edit) @22913   15 years vboxsync VBoxManage: event wait timeout
(edit) @22911   15 years vboxsync event queues cleaned up
(edit) @22866   15 years vboxsync #3987: Virtio PCI + Net skeleton.
(edit) @22811   15 years vboxsync VBoxManageGuestProp.cpp: nc, blank comment line.
(edit) @22750   15 years vboxsync VBoxManageGuestProp.cpp: Removed the unused event semaphore. obsoleted …
(edit) @22734   15 years vboxsync VBoxManage: Make setting guest properties work with --flags or -flags …
(edit) @22730   15 years vboxsync VBoxManage: Make setting guest properties work with --flags or -flags.
(edit) @22722   15 years vboxsync VBoxCOM,VBoxManage,WebService: Event queue fun.
(edit) @22693   15 years vboxsync accidential commit
(edit) @22690   15 years vboxsync VBoxManageGuesProp.cpp: native wait on darwin.
(edit) @22688   15 years vboxsync spaces
(edit) @22686   15 years vboxsync VBoxManage: guestproperty wait fixes, esp. for Mac OS X.
(edit) @22562   15 years vboxsync Main,VBoxControl,VBoxManage,VBoxNetDHCP,VBoxNetNAT: Use RTBldCfg for …
(edit) @22489   15 years vboxsync VBoxManageUSB.cpp: Fixed RC mixup.
(edit) @22305   15 years vboxsync Main: generic callback wrappers mechanism
(edit) @22211   15 years vboxsync HostImpl: Removed the return parameter from …
(edit) @22173   15 years vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
(edit) @22145   15 years vboxsync video hw accel: expose to vboxmanage
(edit) @21806   16 years vboxsync Storage/VBoxHDD: resurrect the facility to dump information about disk …
(edit) @21769   16 years vboxsync Network: fixed the hostonly adaptor bringingup as mentioned in 3573#c25
(edit) @21734   16 years vboxsync API: implement IHost::GetProcessorDescription
(edit) @21729   16 years vboxsync VBoxManage: Don't allow disabling the network adaptor.
(edit) @21612   16 years vboxsync OVF: Added remote OVF downloading.
(edit) @21556   16 years vboxsync VBoxManage/createrawvmdk: force use of devices giving access to the …
(edit) @21520   16 years vboxsync COM: missed pieces of scriptability support
(edit) @21446   16 years vboxsync API/Machine+SystemProperties: get rid of the tri-state bool …
(edit) @21404   16 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @21394   16 years vboxsync Backing out r49763 to fix Windows burns.
(edit) @21393   16 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @21369   16 years vboxsync IPRT: hide ministring::operator bool() to force people to use …
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