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) @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 …
(edit) @33556   14 years vboxsync VRDE: More API changes for the VRDP server separation.
(edit) @33386   14 years vboxsync VRDE: API changes for the VRDP server separation.
(edit) @33294   14 years vboxsync Main: API change, merge IVirtualBox::getMachine() with findMachine()
(edit) @33201   14 years vboxsync reverted r66739
(edit) @33200   14 years vboxsync E1000, Main: support for 82566MC chipset type
(edit) @33140   14 years vboxsync Main: have Machine::MountMedium() behave like AttachDevice (use …
(edit) @33020   14 years vboxsync VBoxManage: chipset type support
(edit) @32913   14 years vboxsync Missing break
(edit) @32885   14 years vboxsync Renaming cpu priority to cpu execution cap
(edit) @32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
(edit) @32701   14 years vboxsync Frontends/VBoxManage: Error printing cleanup, use stderr and …
(edit) @31991   14 years vboxsync warning
(edit) @31977   14 years vboxsync Duplicate
(edit) @31976   14 years vboxsync FT options for modifyvm
(edit) @31615   14 years vboxsync Main: Implemenation of per-machine media registries; …
(edit) @31575   14 years vboxsync uninitialized variable
(edit) @31568   14 years vboxsync Main: combine IVirtualBox::openHardDisk(), openDVDImage(), …
(edit) @31562   14 years vboxsync Main: merge IVirtualBox::FindHardDisk, GetHardDisk, FindDVDImage, …
(edit) @31539   14 years vboxsync Main: use settings struct for machine user data; remove …
(edit) @31298   14 years vboxsync gcc warning
(edit) @31291   14 years vboxsync Missing updates part two
(edit) @31070   14 years vboxsync Main: rename ISession::close() to ISession::unlockMachine(); API …
(edit) @31019   14 years vboxsync Main: rename LockForSession() API to LockMachine() and fix parameters; …
(edit) @31016   14 years vboxsync Main: unbreak frontends broken by r63924
(edit) @31008   14 years vboxsync Main: reorganize session APIs
(edit) @30976   14 years vboxsync add support for Intel HD Audio, now built by default
(edit) @29465   15 years vboxsync Page fusion enabling
(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) @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) @28588   15 years vboxsync VBoxManageModifyVM: be tolerant against spaces in NAT settings
(edit) @28434   15 years vboxsync *: whitespace cleanups by scm and two manually picked nits.
(edit) @28139   15 years vboxsync VBoxManage: allow to set --natnet default (3.1 regression)
(edit) @28106   15 years vboxsync Main: Added machinery to query, set and use NIC boot priority.
(edit) @28041   15 years vboxsync VBoxManage: typo.
(edit) @27976   15 years vboxsync *: scm cleans up whitespace and adds a new line at the end of …
(edit) @27925   15 years vboxsync VBoxManageModifyVM: tabs
(edit) @27876   15 years vboxsync burn fix
(edit) @27857   15 years vboxsync Main: NAT API and corresponding commands have been added at VBoxManage …
(edit) @27822   15 years vboxsync Removed guest statistics interface; to be merged with metrics.
(edit) @27537   15 years vboxsync Main: API consistency: method names start with lower case always; no …
(edit) @27519   15 years vboxsync Copy/paste error
(edit) @27325   15 years vboxsync VBoxManage: New I/O settings
(edit) @27166   15 years vboxsync Added large page property.
(edit) @26971   15 years vboxsync VBoxManage: enable USB support if USB keyboard/mouse is added to a VM
(edit) @26936   15 years vboxsync VBoxManage: Added support for querying and setting HID types.
(edit) @26675   15 years vboxsync VBoxManage: proper handling of VRDP options for OSE
(edit) @26548   15 years vboxsync Main, FE: HPET review feedback
(edit) @26517   15 years vboxsync *: RTGetOpt cleanup related to --help and --version (now standard …
(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) @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 …
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