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) @26293   15 years vboxsync Removed statistics guest interval update option
(edit) @26284   15 years vboxsync Enabled the memory ballooning options in VBoxManage
(edit) @25901   15 years vboxsync CPU hotplug: Merge 4th patch. Implements the Main API and a VBoxManage …
(edit) @25819   15 years vboxsync FreeBSD: Add support for PulseAudio. Contributed by Noriyoshi Kawano …
(edit) @25672   15 years vboxsync introduced VBoxManage modifyvm --rtcuseutc
(edit) @25325   15 years vboxsync VBoxManageModifyVM.cpp: --bioslogodisplaytime takes a 32-bit unsigned …
(edit) @25324   15 years vboxsync VBoxManage: 32-bit getopt index; kicked out non-working (&& vs ||) …
(edit) @24979   15 years vboxsync VBoxManage: --biossystemtimeoffset can be negative
(edit) @24864   15 years vboxsync VBoxManage: --teleporterenabled -> --teleporter. (Old option is still …
(edit) @24863   15 years vboxsync VBoxManageModifyVM: Merged the oss code.
(edit) @24858   15 years vboxsync EFI: more bitness work
(edit) @24856   15 years vboxsync VBoxManage: Make it possible to set the OSS audio driver on FreeBSD
(edit) @24599   15 years vboxsync EFI: Main work for additional firmware types and presence checks
(edit) @24493   15 years vboxsync API/Machine,Session: add a force mount parameter to MountMedium and …
(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) @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) @23934   15 years vboxsync VBoxManage: removed spaces after function names
(edit) @23928   15 years vboxsync API: make necessary adjustments to support DVD passthrough again, …
(edit) @23873   15 years vboxsync VBoxManage: use RTGetOptFetchValue instead of the iNext hack and few …
(edit) @23807   15 years vboxsync VBoxManage: marked the hdd/dvd/sata/scsi changes as deprecated 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) @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) @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) @23183   15 years vboxsync copy/paste bug
(edit) @23179   15 years vboxsync Main: firmware type setter
(edit) @22866   15 years vboxsync #3987: Virtio PCI + Net skeleton.
(edit) @22145   15 years vboxsync video hw accel: expose to vboxmanage
(edit) @21446   15 years vboxsync API/Machine+SystemProperties: get rid of the tri-state bool …
(edit) @20928   15 years vboxsync API/others: Renamed IConsole::discardSavedState to …
(edit) @20842   15 years vboxsync API and Frontends: change IVirtualBox::openHardDisk to allow modifying …
(edit) @20501   16 years vboxsync Solaris/Audio: Boomer(OSS) support (disabled, requires snv_115+).
(edit) @20474   16 years vboxsync VBoxManage: don't complain if a hard disk could not be found before we …
(edit) @19638   16 years vboxsync small addendum to r47206 (VBoxManage modifyvm fix)
(edit) @19624   16 years vboxsync added raw file serial driver
(edit) @19377   16 years vboxsync VBoxManage: Get and set CPUCount.
(edit) @19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
(edit) @19023   16 years vboxsync fixed typo in VBoxMange modifyvm VM_NAME -idecontroller
(edit) @18829   16 years vboxsync undo 45832
(edit) @18826   16 years vboxsync Main: INetworkAdapter separate properties for hostonly & bridged …
(edit) @18780   16 years vboxsync VBoxManage/modifyvm: double-dash command line options
(edit) @18591   16 years vboxsync E1000: Added support for 82545EM (MT Server)
(edit) @18177   16 years vboxsync Main: turn read/write param in OpenHardDisk into an enum
(edit) @18162   16 years vboxsync Main: add read/write param to OpenHardDisk to allow for opening disk …
(edit) @18072   16 years vboxsync VBoxManage: defines consistency for dhcpserver and hostonlyif commands
(edit) @17939   16 years vboxsync VBoxManage: Make it possible to specify the SCSI controller type
(edit) @17843   16 years vboxsync VBoxManage hostonly-related fixes.
(edit) @17755   16 years vboxsync Main, OVF: add output IStorageController to …
(edit) @17669   16 years vboxsync Main: Rework storage controller handling to allow an arbitrary number …
(edit) @17387   16 years vboxsync Main: net if API fixes
(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
(edit) @17281   16 years vboxsync fix burns
(edit) @17275   16 years vboxsync networking API renaming
(edit) @17255   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Replaced …
(edit) @17238   16 years vboxsync 3551: “Main: Replace remaining collections with safe arrays” Converted …
(edit) @17218   16 years vboxsync Revert r43495 because everything locks forever.
(edit) @17200   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Take …
(edit) @17193   16 years vboxsync Revert r43482 which used a linux specific way to iterate over DVD drives.
(edit) @17192   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” …
(edit) @16960   16 years vboxsync #2957: VBoxNetAdp: generic and darwin parts. Not operational yet.
(edit) @16867   16 years vboxsync Main: rename IHardDiskImage2 to IHardDiskImage; rename IFloppyImage2 …
(edit) @16853   16 years vboxsync Main: rename IDVDImage2 to IDVDImage
(edit) @16530   16 years vboxsync Main: rework error macros everywhere; make error messages much more …
(edit) @16509   16 years vboxsync #2954 & #3569: Linux TAP driver is embedded to vboxnetflt. API, …
(edit) @16491   16 years vboxsync export, keywords
(add) @16485   16 years vboxsync VBoxManage: split out modifyvm into separate file, add import command …
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