VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @68938   7 years vboxsync Main,VBoxManage: Changed the CPUID override methods on IMachine to …
(edit) @68485   7 years vboxsync Audio: Implemented ability to enable / disable audio input / output …
(edit) @66830   8 years vboxsync VBoxManage: Adjustments for Visual C++ v12 / Visual Studio 2013. …
(edit) @65652   8 years vboxsync gcc 7: VBoxManage: fall thru
(edit) @65263   8 years vboxsync VideoRec: Made the feature less dependent from the codec(s) being used …
(edit) @65181   8 years vboxsync VideoRec/VBoxManageModifyVM.cpp: Renamed MODIFYVM_VCP_ to …
(edit) @63300   8 years vboxsync VBoxManage: warnings
(edit) @62585   8 years vboxsync Audio: Cleanup: Renamed VBOX_WITH_[OSS|ALSA|PULSE] -> …
(edit) @62056   8 years vboxsync Audio: More cleanup for backend defines.
(edit) @61042   9 years vboxsync Main/Machine+BIOSSettings: introduce APIC/X2APIC CPU feature settings …
(edit) @60410   9 years vboxsync IMachine: Added CPUProfile attribute (read/write string). Added a …
(edit) @58437   9 years vboxsync Main: Added paravirtdebug options.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56843   9 years vboxsync Frontends/VBoxManage: Add a modifyvm option to rename USB controllers, …
(edit) @56834   9 years vboxsync doc/manual, VBoxManage: document VBoxManage controlvm videocapX options
(edit) @56831   9 years vboxsync VBoxManage: adapted the video capture options in 'controlvm' to 'modifyvm'
(edit) @56479   9 years vboxsync VBoxManage: Added audio codec setting support.
(edit) @56383   9 years vboxsync VBoxManage: Do not enable OHCI when xHCI is already there and USB …
(edit) @56118   10 years vboxsync VBoxManage: A quick command handler return-code cleanup that turned …
(edit) @55674   10 years vboxsync Main,VBoxManage,Settings: Changed the boolean syntheticCPU setting …
(edit) @55259   10 years vboxsync Main/Serial+Devices/Serial: new TCP backend for serial port. …
(edit) @55234   10 years vboxsync VBoxManage: ISession->GetMachine() should not overwrite 'machine' but …
(edit) @54911   10 years vboxsync Main: Added paravirt. provider KVM APIs.
(edit) @54378   10 years vboxsync VBoxManage: nits
(edit) @52312   10 years vboxsync 6219: New parameters related to file size / recording time limitation …
(edit) @52185   10 years vboxsync VBoxManage: better check the NIC number during modifyvm
(edit) @51476   11 years vboxsync DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed …
(edit) @51259   11 years vboxsync VBoxManage: use constants rather than plain values and use RT_STR_TUPLE
(edit) @50996   11 years vboxsync Main: Added paravirt. provider APIs.
(edit) @50721   11 years vboxsync Updated USB configuration.
(edit) @49983   11 years vboxsync Devices/Graphics: VMware SVGA II compatible graphics emulation (2D …
(edit) @49069   11 years vboxsync API: Control and propagate triple fault reset/guru setting.
(edit) @48538   11 years vboxsync Main/NetworkAdapter+Machine+Appliance+SystemProperties+Medium+Console+S …
(edit) @48406   11 years vboxsync Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed …
(edit) @47991   11 years vboxsync Main: Made the exclusive HW virtualization use setting global rather …
(edit) @47934   11 years vboxsync VBoxManage: warnings
(edit) @47918   11 years vboxsync Frontends/VBoxManage: add a way to set the VM icon
(edit) @47908   11 years vboxsync Frontends/VBoxManage: whitespace
(edit) @47403   11 years vboxsync build fix
(edit) @47402   11 years vboxsync build fix
(edit) @47401   11 years vboxsync Main,Frontends: Second step of USB controller rework. There is one …
(edit) @47246   11 years vboxsync Setings: add multi-touch setting and fix combo mouse somewhat.
(edit) @46685   11 years vboxsync Frontends/VBoxManage: automatically convert the video capture filename …
(edit) @46667   11 years vboxsync Main/idl: clarify IMachine.videoCaptureFile to be an absolute path, …
(edit) @46658   11 years vboxsync include VBox/com/EventQueue only if necessary
(edit) @46290   12 years vboxsync Main/ApplianceImplExport.cpp: rearrange handling of appliance …
(edit) @46123   12 years vboxsync Main/VPX, VBoxManage: added IMachine::VideoCaptureScreens and …
(edit) @46036   12 years vboxsync Frontends/VBoxManage: new option --longmode for modifyvm, for changing …
(edit) @45971   12 years vboxsync Main, VMM: Added an API seting to disable VT-x unrestricted execution.
(edit) @45926   12 years vboxsync IMachine::VideoCaptureFps
(edit) @45838   12 years vboxsync VPX: plugged memory leak; introduced rate parameter; clear artefacts …
(edit) @45674   12 years vboxsync Main/Machine+Console+Display+VRDEServer,VBoxManage: allow VMs without …
(edit) @44948   12 years vboxsync Main/SystemProperties+Machine: new config setting for default VM …
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44293   12 years vboxsync VBoxManage: warning
(edit) @44282   12 years vboxsync VBoxManage: wrong define.
(edit) @44191   12 years vboxsync include,ExtPacks\Puel\UsbWebcam,Main,VRDP,VBoxManage: emulated USB webcam.
(edit) @44028   12 years vboxsync Frontends/VBoxManage: improve snapshot information, unify wrappers for …
(edit) @43023   12 years vboxsync Legacy IDE Support: eliminating the API support for configuring the …
(edit) @42861   12 years vboxsync main/VideoCaptureAndEncoding: Error checking, formatting. Still under …
(edit) @42844   12 years vboxsync Main/VideoEncodingAndCapture: Code improvement
(edit) @42838   12 years vboxsync Main/EncodeAndVideoRecording Module and API implementation: …
(edit) @42551   12 years vboxsync Main: big API naming cleanup, use all caps acronyms everywhere, …
(edit) @42538   12 years vboxsync added 3 extra methods for 6124
(edit) @42445   12 years vboxsync Frontends/VBoxManage,doc/manual: more password file handling touchups, …
(edit) @42381   12 years vboxsync Frontends/VBoxManage: better error checking, avoids a crash if the …
(edit) @42261   12 years vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @42176   12 years vboxsync Main+Frontends/VBoxManage: implement saving the settings, and add the …
(edit) @41925   12 years vboxsync allow to change the clipboard mode during runtime (API change …
(edit) @41916   12 years vboxsync Stupid copy and paste bug
(edit) @41915   12 years vboxsync FE/VBoxManage: Support to configure autostart/-stop for virtual machines
(edit) @41371   13 years vboxsync Main,include,VBoxManage: smartcard support: …
(edit) @41347   13 years vboxsync FE/VBoxManage: Don't open the medium with read/write access if it is …
(edit) @40729   13 years vboxsync VBoxManage: --teleporterpasswordfrom => --teleporterpasswordfile
(edit) @40725   13 years vboxsync use 'stdin' instead of '-' here
(edit) @40724   13 years vboxsync VBoxManage modifyvm: --telporterpassword '-' for stdin
(edit) @40714   13 years vboxsync VBoxManage modifyvm: added --teleporterpasswordfrom
(edit) @40418   13 years vboxsync Main: Extended IMachine and the settings XML with three tracing …
(edit) @40324   13 years vboxsync Frontends/VBoxManage: implement client code to configure lpt ports …
(edit) @37817   13 years vboxsync VBoxManage: attachpci/detachpci => pciattach/pcidetach; doc/manual: wording
(edit) @37525   13 years vboxsync Main/VirtualBox+Medium: resurrect the feature of changing the medium …
(edit) @37202   14 years vboxsync VBoxManage: more build fixes for CBSTR/BSTR/wchar_t[] string …
(edit) @37200   14 years vboxsync API+Frontends: Generic network attachment driver support which …
(edit) @36630   14 years vboxsync PCI: Main and VBoxManage work
(edit) @36276   14 years vboxsync Main/NetworkAdapter: Bandwidth group minor fixes (#5582)
(edit) @36275   14 years vboxsync Main/NetworkAdapter: Bandwidth group attribute implementation (#5582)
(edit) @36082   14 years vboxsync Added a promiscModePolicy attribute to INetworkAdapter, three values: …
(edit) @35761   14 years vboxsync Main, frontends: proper description for maximal number of NICs per VM
(edit) @35239   14 years vboxsync Frontends/VBoxManage: finally accept relative paths everywhere and …
(edit) @35146   14 years vboxsync VRDE: use VRDE properties for video redirection settings.
(edit) @35105   14 years vboxsync Main: API to list supported VRDE properties.
(edit) @34574   14 years vboxsync Make vrde auth library configurable per VM.
(edit) @34563   14 years vboxsync VRDPAuth -> VBoxAuth.
(edit) @34244   14 years vboxsync Main,Config.kmk,VBoxManage,ExtPacks: Moved the VRDE bits from …
(edit) @33600   14 years vboxsync VBoxManage: check if I/O APIC state is consistent with chipset
(edit) @33590   14 years vboxsync VRDE: removed VBOX_WITH_VRDP from source code, also some obsolete code …
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