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) @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
(edit) @22302   15 years vboxsync Main/XML: add XML line numbers to error messages
(edit) @22301   15 years vboxsync Main/XML: better error message
(edit) @22297   15 years vboxsync Main: fix boot order XML again
(edit) @22296   15 years vboxsync Main: fix boot order XML (position indices were wrong), set correct …
(edit) @22287   15 years vboxsync Main: fix missing shared folders XML save
(edit) @22253   15 years vboxsync Fixed saving of missing serial port attributes.
(edit) @22226   15 years vboxsync Main: improve XML error messages
(edit) @22214   15 years vboxsync Main: documentation.
(edit) @22213   15 years vboxsync Main: make XML settings parser support settings format 1.6 for reading …
(edit) @22198   15 years vboxsync Main: document XML settings versions correctly; bring back DHCP server …
(edit) @22197   15 years vboxsync Main: fix gcc warnings.
(edit) @22188   15 years vboxsync Main: fix crash if VirtualBox.xml is not present.
(edit) @22173   15 years vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
(edit) @21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
(edit) @21428   15 years vboxsync Main: remove ENoMemory exception class, replace with std::bad_alloc() …
(edit) @19942   16 years vboxsync IPRT: Implemented thousand separators for the string formatting code …
(edit) @16560   16 years vboxsync Main: do not include include/VBox/settings.h from other header files …
(edit) @16558   16 years vboxsync Main: back out r42503
(edit) @16557   16 years vboxsync Main: do not include include/VBox/settings.h from other header files …
(edit) @16538   16 years vboxsync Main: replace redundant xml::FmtStr with com::Utf8StrFmt
(edit) @16188   16 years vboxsync Merge OVF branch.
(edit) @14922   16 years vboxsync Main: more XML reader implemenation.
(edit) @14904   16 years vboxsync Main: change vboxxml files and namespace to xml only; more XML code …
(edit) @14854   16 years vboxsync Main: rip XML classes out of settings code and move them to …
(edit) @13836   16 years vboxsync s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
(edit) @9703   16 years vboxsync Main/Settings: Throw LogicError only when there is no error message.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8055   17 years vboxsync Main/Settigs: Redone semi-faulty r29679: When reading from settings …
(edit) @8029   17 years vboxsync Main: Reverted r29679 (some file access problems).
(edit) @8020   17 years vboxsync Main/Settigs: Disabled File (..., RTFILE aHandle, ...) constructor …
(edit) @7387   17 years vboxsync Main/Settings: Perform conversion in a loop to allow for multi-step …
(edit) @7315   17 years vboxsync Main/Settings: Added XmlTreeBackend::AutoConverter subckasss and old …
(edit) @7309   17 years vboxsync Main/Settings: Added XSLT-based auto-conversion functionality to the …
(edit) @7027   17 years vboxsync Main/Settings: FromString <bool>: Recognize "0" and "1" and forget …
(edit) @6310   17 years vboxsync Fix formatting bugs in the XML config file code. The number base was …
(add) @6076   17 years vboxsync Merged dmik/s2 branch (r25959:26751) to the trunk.
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