VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @65652   8 years vboxsync gcc 7: VBoxManage: fall thru
(edit) @65518   8 years vboxsync VBoxManage: added --sorteds option to list vms.
(edit) @65517   8 years vboxsync VBoxManage: added --sorteds option to list vms.
(edit) @65477   8 years vboxsync VBoxManage: added a missing IMedium::RefreshState() call and removed …
(edit) @65399   8 years vboxsync VBoxManage: keyboardputstring: fix for ASCII to scancode conversion.
(edit) @65263   8 years vboxsync VideoRec: Made the feature less dependent from the codec(s) being used …
(edit) @65182   8 years vboxsync VideoRec/VBoxManageInfo.cpp: Brought machine readable output of video …
(edit) @65181   8 years vboxsync VideoRec/VBoxManageModifyVM.cpp: Renamed MODIFYVM_VCP_ to …
(edit) @65049   8 years vboxsync bugref:8527: some coding style fixes and introduced VBOX_WITH_UNATTENDED
(edit) @64997   8 years vboxsync bugref:8527. VBoxManage: added new command "unattended"
(edit) @64989   8 years vboxsync VBoxManageDisk: allow a max of factor 1000 for --resize (MB)
(edit) @64988   8 years vboxsync typo
(edit) @64987   8 years vboxsync VBoxManage: proposal for a sanity check
(edit) @64910   8 years vboxsync Frontends/VBoxManage: show properties of the NVMe controller for "list …
(edit) @64907   8 years vboxsync VBoxManage: build fix: limit keyboardputscancode 'typing' rate. Simple …
(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) @64104   8 years vboxsync VBoxManage: GuestMonitorStatus_Blank for VM info
(edit) @63751   8 years vboxsync FE/VBoxManage: Include snapshot (short) name when restoring (current) …
(edit) @63582   8 years vboxsync bugref:4323. Added a new subcommand for changing medium description.
(edit) @63567   8 years vboxsync scm: cleaning up todos
(edit) @63469   8 years vboxsync Warning.
(edit) @63404   8 years vboxsync gcc warnings.
(edit) @63384   8 years vboxsync Frontends: warnings (gcc)
(edit) @63314   8 years vboxsync VBoxManage: warning
(edit) @63300   8 years vboxsync VBoxManage: warnings
(edit) @63257   8 years vboxsync FE/VBoxManage: Don't try to set the medium type if there is no change, …
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62626   8 years vboxsync unused parameter warnings.
(edit) @62585   8 years vboxsync Audio: Cleanup: Renamed VBOX_WITH_[OSS|ALSA|PULSE] -> …
(edit) @62495   8 years vboxsync (C) 2016
(edit) @62493   8 years vboxsync (C) 2016
(edit) @62183   8 years vboxsync superfluous ';'
(edit) @62157   8 years vboxsync *: Instead of suppressing -Wno-delete-non-virtual-dtor globally we try …
(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) @62049   8 years vboxsync FE/VBoxManageDisk.cpp: Warning.
(edit) @61937   8 years vboxsync Renamed the 'VBoxmanage debugvm dumpgueststack' command to just …
(edit) @61894   8 years vboxsync Build fix.
(edit) @61893   8 years vboxsync Main: Renamed ProcessCreateFlag::NoProfile to ProcessCreateFlag::Profile.
(edit) @61674   8 years vboxsync FE/VBoxManage: Committed too much
(edit) @61673   8 years vboxsync FE/VBoxManage: Add dumpgueststack subcommand for debugvm
(edit) @61577   8 years vboxsync Frontends/VBoxManage: show default audio driver when listing system …
(edit) @61483   8 years vboxsync bugref:8344. First variant of "move" operation for medium. Standalone …
(edit) @61226   9 years vboxsync gcc warning
(edit) @61096   9 years vboxsync VBoxManage: typo
(edit) @61042   9 years vboxsync Main/Machine+BIOSSettings: introduce APIC/X2APIC CPU feature settings …
(edit) @60865   9 years vboxsync Never use static instances of CComModule as it messes up the log …
(edit) @60759   9 years vboxsync Frontends: various cleanups, mostly ATL related, remove code for no …
(edit) @60734   9 years vboxsync VBoxManageHelp: Avoid dragging in RTBldCfgRevision, no need to rebuild …
(edit) @60685   9 years vboxsync build fix
(edit) @60684   9 years vboxsync VBoxManage: print available processor features on 'list hostinfo'
(edit) @60663   9 years vboxsync VBoxManage: documented modifyvm --cpu-profile
(edit) @60508   9 years vboxsync correct fix
(edit) @60507   9 years vboxsync build fix
(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) @60491   9 years vboxsync FE/VBoxManage/VBoxManageGuestCtrl.cpp: Fixed broken verbose output, as …
(edit) @60410   9 years vboxsync IMachine: Added CPUProfile attribute (read/write string). Added a …
(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) @60065   9 years vboxsync Main/VirtualBoxClient: more early failure fixes, complementing the …
(edit) @60063   9 years vboxsync Frontends etc: convert more code to use VirtualBoxClient instead of …
(edit) @60025   9 years vboxsync VBoxManage: Tweak the rawdisk fix for nvme devices to be more …
(edit) @60011   9 years vboxsync VBoxManage: Support the different naming scheme for NVME devices on …
(edit) @59922   9 years vboxsync FE/VBoxManage: VBoxManageMetrics.cpp: Slightly tweaked output for …
(edit) @59780   9 years vboxsync Frontends/VBoxManage: fix typo in error check
(edit) @59584   9 years vboxsync VBoxManage: fix typos in the comment for DESTDIRMAP.
(edit) @59398   9 years vboxsync FE/VBoxManage: Use the IHostUSBDevice::GetDeviceInfo attribute so we …
(edit) @59269   9 years vboxsync gcc warnings
(edit) @59255   9 years vboxsync VBoxManage: do not only SIGINT but also SIGTERM, ticketref:15008
(edit) @58957   9 years vboxsync VBoxManage: fix typo in usage for createrawvmdk.
(edit) @58763   9 years vboxsync Frontends/VBoxManage: fix copy/paste bug for showing the ipv6 prefix …
(edit) @58452   9 years vboxsync VBoxManage: build fix for windows.
(edit) @58450   9 years vboxsync VBoxManage: Show effective paravirt. provider through 'showvminfo' not …
(edit) @58447   9 years vboxsync VBoxManage: fix help text.
(edit) @58437   9 years vboxsync Main: Added paravirtdebug options.
(edit) @58434   9 years vboxsync VBoxManage: don't crash on 'control addencpassword'
(edit) @58410   9 years vboxsync VBoxManage: don't crash on VBoxManage snapshot restorecurrent / edit …
(edit) @58212   9 years vboxsync DnD: Updates. - Introduced protocol changelog in DragAndDropSvc.h. …
(edit) @57993   9 years vboxsync VBoxManage/VBoxManageDebugVM.cpp: Fixed bogus "show" command.
(edit) @57992   9 years vboxsync Newlines.
(edit) @57991   9 years vboxsync VBoxManage/VBoxManageDebugVM.cpp: Fixed hang when processing log …
(edit) @57593   9 years vboxsync Fe/VBoxManage: Fixed broken "guestcontrol <VM-Name> list" command. …
(edit) @57525   9 years vboxsync FE/VBoxManage: NVMe integration
(edit) @57428   9 years vboxsync DECLCALLBACK
(edit) @57396   9 years vboxsync VBoxManage: follow up to r101765 - don't try to enable an already …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57064   9 years vboxsync Frontends/VBoxManage+Storage/VMDK: introduce support for creating raw …
(edit) @57044   9 years vboxsync VBoxManage: don't try to enable an already enabled adapter in …
(edit) @56921   9 years vboxsync FE/VBoxManage: Fix possible crash when resizing a medium and the call …
(edit) @56918   9 years vboxsync Frontends/VBoxManage: take different partition numbering (MBR) on …
(edit) @56912   9 years vboxsync Frontends/VBoxManage: add -relative support for creating raw partition …
(edit) @56910   9 years vboxsync Main/VBoxManage: cleanup in raw partition handling, eliminating …
(edit) @56843   9 years vboxsync Frontends/VBoxManage: Add a modifyvm option to rename USB controllers, …
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