VirtualBox

source: vbox/trunk/src/VBox/Main/xml/Settings.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @34244   14 years vboxsync Main,Config.kmk,VBoxManage,ExtPacks: Moved the VRDE bits from …
(edit) @34010   14 years vboxsync Main, FE/VBoxManage: Make it possible to mark specific controllers as …
(edit) @33828   14 years vboxsync xml: win build fix. (explicit type conversion).
(edit) @33827   14 years vboxsync Main,xml: win build fix.
(edit) @33731   14 years vboxsync Disable large page support by default for Linux hosts until further notice
(edit) @33661   14 years vboxsync Main/OVF: never write the Machine/@stateFile attribute in machine XML …
(edit) @33621   14 years vboxsync Utf8Str: Use printfV in Utf8StrFmt, eliminated Utf8StrFmtVA by …
(edit) @33612   14 years vboxsync Main: remove stdio include
(edit) @33611   14 years vboxsync Main: fix end marker bug in VRDE settings processing
(edit) @33557   14 years vboxsync VRDE: More API changes for the VRDP server separation (warnings).
(edit) @33556   14 years vboxsync VRDE: More API changes for the VRDP server separation.
(edit) @33543   14 years vboxsync Always enable large page support on 64-bit hosts
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33524   14 years vboxsync Storage: Implement offical support for other disk types like DVD and …
(edit) @33504   14 years vboxsync Default large page support to on for new VMs or VMs that didn't …
(edit) @33396   14 years vboxsync Main: Some OS/2 build fixes.
(edit) @33386   14 years vboxsync VRDE: API changes for the VRDP server separation.
(edit) @33238   14 years vboxsync Main: new VirtualBox::ComposeMachineFilename() API; remove the …
(edit) @33201   14 years vboxsync reverted r66739
(edit) @33200   14 years vboxsync E1000, Main: support for 82566MC chipset type
(edit) @33073   14 years vboxsync Main: partly reverted r66582
(edit) @33055   14 years vboxsync Main: little API cleanup for the strings
(edit) @33051   14 years vboxsync Main: use .vbox extension for machine XML of newly created or renamed …
(edit) @32986   14 years vboxsync Main: now that IPRT can read {UUID} we don't need to worry
(edit) @32885   14 years vboxsync Renaming cpu priority to cpu execution cap
(edit) @32123   14 years vboxsync typo
(edit) @32120   14 years vboxsync Main, devices: support for chipset selection in the public API
(edit) @32063   14 years vboxsync Main: comments
(edit) @31818   14 years vboxsync added HWVirtEx force property to API
(edit) @31742   14 years vboxsync FT password
(edit) @31733   14 years vboxsync Again terminology
(edit) @31731   14 years vboxsync Terminology
(edit) @31690   14 years vboxsync FT settings
(edit) @31615   14 years vboxsync Main: Implemenation of per-machine media registries; …
(edit) @31539   14 years vboxsync Main: use settings struct for machine user data; remove …
(edit) @31481   14 years vboxsync Main: use a shared type for string maps
(edit) @31472   14 years vboxsync Main: settings: bumpSettingsVersionIfNeeded(): optimization (move …
(edit) @31471   14 years vboxsync Main: settings: bumpSettingsVersionIfNeeded(): optimization (move 1.11 …
(edit) @31470   14 years vboxsync Main: settings: bumpSettingsVersionIfNeeded(): fix broken 1.11 check …
(edit) @31469   14 years vboxsync Main: settings: bumpSettingsVersionIfNeeded(): optimizations
(edit) @31468   14 years vboxsync Main: settings: bumpSettingsVersionIfNeeded(): optimizations
(edit) @31467   14 years vboxsync Main: settings: bumpSettingsVersionIfNeeded(): fix broken 1.11 check …
(edit) @31466   14 years vboxsync Main: settings: reverse order of checks in …
(edit) @31464   14 years vboxsync Main: support per-machine media registries in XML settings (not yet used)
(edit) @31301   14 years vboxsync More resource control changes
(edit) @31293   14 years vboxsync Cleaned up a bit
(edit) @31292   14 years vboxsync Typo
(edit) @31287   14 years vboxsync Initial API changes for resource control (storage/network/cpu)
(edit) @31131   14 years vboxsync Main: properly store the NAT network in XML settings >= 1.10
(edit) @31073   14 years vboxsync Main: API docs
(edit) @31063   14 years vboxsync Main/Medium: Implement medium type Shareable, and along the way added …
(edit) @31002   14 years vboxsync First support for auto-mounted Shared Folders (Windows only yet).
(edit) @30983   14 years vboxsync Main: fixes to r63883
(edit) @30976   14 years vboxsync add support for Intel HD Audio, now built by default
(edit) @30934   14 years vboxsync Main: automatically fix host-specific audio drivers when loading …
(edit) @30286   14 years vboxsync Main/Settings: fixed determination if we require settings V1_9 or …
(edit) @29873   15 years vboxsync OVF: fix incorrect disk UUIDs in machine XML on export
(edit) @29593   15 years vboxsync Bump xml version if page fusion is enabled
(edit) @29480   15 years vboxsync Main: Remove IoBackendType in StorageController and have a boolean …
(edit) @29462   15 years vboxsync Added page fusion xml config entry
(edit) @29386   15 years vboxsync compact headers
(edit) @29385   15 years vboxsync Main: cleaned up some pedantic warnings.
(edit) @29353   15 years vboxsync Main/OVF: skip removeable media attachments on export since the image …
(edit) @29310   15 years vboxsync Settings: Remove unused variable
(edit) @29218   15 years vboxsync Main/Settings: Drop global iomgr and iobackend settings
(edit) @29116   15 years vboxsync Main: fix saving VDE networking type
(edit) @28888   15 years vboxsync Main/Medium: new stub medium type "Shareable", plus assorted frontend …
(edit) @28867   15 years vboxsync Main: fixed several uninitialized variables and incomplete operators
(edit) @28821   15 years vboxsync Main: RT_CLAMP misusage
(edit) @28802   15 years vboxsync VRDP video channel configuration API.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28789   15 years vboxsync xml: typo.
(edit) @28787   15 years vboxsync NAT: introduces management routines of NAT libalias core. (see …
(edit) @28764   15 years vboxsync Main: Introduce a per controller setting to switch to the unbuffered …
(edit) @28689   15 years vboxsync XmlFileWrite::write: Added a fSafe argument for safe writing of the …
(edit) @28434   15 years vboxsync *: whitespace cleanups by scm and two manually picked nits.
(edit) @28406   15 years vboxsync Devices, Main, FE/Qt: re-committed support for VDE virtual network …
(edit) @28351   15 years vboxsync Main: fixed reading of internal networks (addendum to r60047)
(edit) @28296   15 years vboxsync Main: cosmetical fixes, mostly spaces
(edit) @28295   15 years vboxsync Main: saving NAT Engine states while network switches.
(edit) @28290   15 years vboxsync Devices, Main, FE/Qt: reverted r60036 for now
(edit) @28287   15 years vboxsync Devices, Main, FE/Qt: added support for VDE virtual network switches …
(edit) @28204   15 years vboxsync Main: docs
(edit) @28195   15 years vboxsync Main/OVF: add vbox settings version to vbox:Machine element
(edit) @28165   15 years vboxsync Main/OVF: import vbox:machine with disks, the rest. Todo some bugfixing.
(edit) @28127   15 years vboxsync bumpSettingsVersionIfNeeded: ulBootPriority != 0 -> v1.10.
(edit) @28106   15 years vboxsync Main: Added machinery to query, set and use NIC boot priority.
(edit) @28098   15 years vboxsync Main: don't export snapshots in OVF, separate OVF import from …
(edit) @27918   15 years vboxsync Main/OVF: import vbox:Machine XML within OVF, first batch (XML is …
(edit) @27857   15 years vboxsync Main: NAT API and corresponding commands have been added at VBoxManage …
(edit) @27835   15 years vboxsync Main/OVF: dump vbox machine XML into OVF's VirtualSystem element on …
(edit) @27830   15 years vboxsync Main: settings optimization
(edit) @27823   15 years vboxsync More cleanup
(edit) @27324   15 years vboxsync Main: Introduce various I/O control settings: * Used I/O manager …
(edit) @27171   15 years vboxsync HardwareVirtExLargePages update fix
(edit) @27166   15 years vboxsync Added large page property.
(edit) @26713   15 years vboxsync Settings: do properly read the NAT network name (line "192.168/24"), …
(edit) @26680   15 years vboxsync Fixed capitalization for consistency.
(edit) @26603   15 years vboxsync Main: back out r57775
(edit) @26587   15 years vboxsync Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
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