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) @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() …
(edit) @26553   15 years vboxsync Main: backing out r57728 + r57730 which burn on windows
(edit) @26550   15 years vboxsync Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; …
(edit) @26459   15 years vboxsync Main: HPET machine property, cleanups
(edit) @26444   15 years vboxsync Main: cosmetics
(edit) @26440   15 years vboxsync Main: configurable HID types work
(edit) @26424   15 years vboxsync xml/Settings: don't convert storage controller name for settings …
(edit) @26296   15 years vboxsync more warnings.
(edit) @26156   15 years vboxsync Main: get rid of isReallyChanged() voodoo in Machine and subclasses; …
(edit) @26043   15 years vboxsync Enable nested paging by default for new VMs
(edit) @25904   15 years vboxsync Use settings version 1.10 for CPU hotplugging
(edit) @25901   15 years vboxsync CPU hotplug: Merge 4th patch. Implements the Main API and a VBoxManage …
(edit) @25892   15 years vboxsync Main/xml: always write passthrough setting to xml, even if it's false
(edit) @25749   15 years vboxsync Main: removed obsolete code
(edit) @25729   15 years vboxsync Main/XML: always write localOrUTC attribute
(edit) @25672   15 years vboxsync introduced VBoxManage modifyvm --rtcuseutc
(edit) @25589   15 years vboxsync LsiLogic: Add SAS support for Main and Frontends
(edit) @25357   15 years vboxsync Turn on VPID by default (VT-x).
(edit) @25348   15 years vboxsync iprt/xml_cpp.h -> iprt/cpp/xml.h
(edit) @25010   15 years vboxsync Main/XML: do not ever write an empty RemoteDisplay/@port attribute …
(edit) @24989   15 years vboxsync Main: enable -Wshadow gcc option to warn about shadowed variables and …
(edit) @24888   15 years vboxsync Create CpuIdTree xml element only when necessary.
(edit) @24858   15 years vboxsync EFI: more bitness work
(edit) @24599   15 years vboxsync EFI: Main work for additional firmware types and presence checks
(edit) @24551   15 years vboxsync virtio: no setting file updates needed, reverting r54670
(edit) @24546   15 years vboxsync virtio: string mismatch between device and some parts of main.
(edit) @24538   15 years vboxsync Main/Settings: fix typo in hardware conversion settings version bump
(edit) @24497   15 years vboxsync Main/Settings.cpp: Corrected the handling of the hardware version. …
(edit) @24494   15 years vboxsync Main/Appliance: fix SCSI controller import (use long name now), and …
(edit) @24466   15 years vboxsync Main: more XML documentation
(edit) @24465   15 years vboxsync Respect the default value of PAE for pre 1.9 xml files. Always write …
(edit) @24456   15 years vboxsync Changed default of PAE to true for 64 bits and 32 bits Windows & …
(edit) @24312   15 years vboxsync Fixed loading/saving of cpuid
(edit) @24295   15 years vboxsync Added interfaces to override cpuid leafs.
(edit) @24276   15 years vboxsync Main: settings version bump fixes, and documentation what the rules …
(edit) @24274   15 years vboxsync Main: xml versioning fixes
(edit) @24250   15 years vboxsync StorageController: added support for Instance number
(edit) @24136   15 years vboxsync Main,VBoxManage,xml: Added a HardwareUUID property for reporting the …
(edit) @23808   15 years vboxsync API/Settings: fix writing old settings files (empty attachments were …
(edit) @23803   15 years vboxsync Main/xml: Put the target teleporter settings in a separate node …
(edit) @23801   15 years vboxsync Main,VMM,Frontends,++: Teminology. Added a bind address for the …
(edit) @23795   15 years vboxsync Main/Settings: bump settings version to 1.9 if any of the live …
(edit) @23750   15 years vboxsync Introduced the Synthetic CPU attribute and a get/set method for CPU …
(edit) @23727   15 years vboxsync Introduced Get/SetHWVirtExProperty and added the …
(edit) @23643   15 years vboxsync VRDP port range API.
(edit) @23600   15 years vboxsync Main: three new Machine settings (not enabled).
(edit) @23492   15 years vboxsync Main: auto-canonicalize the IDE/SATA controller names to the longer …
(edit) @23465   15 years vboxsync header fixes
(edit) @23334   15 years vboxsync Main: be stricter with bumping settings version to 1.9 when …
(edit) @23304   15 years vboxsync Main: make backups before overwriting old XML files; remove obsolete …
(edit) @23289   15 years vboxsync Main: nasty typo.
(edit) @23288   15 years vboxsync Main: implement XML reader for settings versions 1.3, 1.4 and 1.5 for …
(edit) @23249   15 years vboxsync medium: rename default IDE/FD storage controller names to IDE …
(edit) @23237   15 years vboxsync Main/Settings: Fix crash when opening pre 1.7 config files. Attached …
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @23179   15 years vboxsync Main: firmware type setter
(edit) @22866   15 years vboxsync #3987: Virtio PCI + Net skeleton.
(edit) @22699   15 years vboxsync Main/XML: fix bad snapshot description written by earlier trunk builds …
(edit) @22318   15 years vboxsync handle required settings upgrade transparently in the settings backend only
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