VirtualBox

source: vbox/trunk/include/VBox/settings.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31615   14 years vboxsync Main: Implemenation of per-machine media registries; …
(edit) @31580   14 years vboxsync potentially uninitialized variable
(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) @31464   14 years vboxsync Main: support per-machine media registries in XML settings (not yet used)
(edit) @31303   14 years vboxsync Missing update
(edit) @31297   14 years vboxsync gcc warning (order of initializers)
(edit) @31290   14 years vboxsync Missing update
(edit) @31002   14 years vboxsync First support for auto-mounted Shared Folders (Windows only yet).
(edit) @30934   14 years vboxsync Main: automatically fix host-specific audio drivers when loading …
(edit) @30764   14 years vboxsync back out r63543, r63544 until windows build problems can be solved properly
(edit) @30760   14 years vboxsync Main: separate internal machine data structs into MachineImplPrivate.h …
(edit) @29873   15 years vboxsync OVF: fix incorrect disk UUIDs in machine XML on export
(edit) @29480   15 years vboxsync Main: Remove IoBackendType in StorageController and have a boolean …
(edit) @29463   15 years vboxsync Missing header update
(edit) @29353   15 years vboxsync Main/OVF: skip removeable media attachments on export since the image …
(edit) @29218   15 years vboxsync Main/Settings: Drop global iomgr and iobackend settings
(edit) @28867   15 years vboxsync Main: fixed several uninitialized variables and incomplete operators
(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) @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) @28581   15 years vboxsync Main/NAT settings: missing initialization
(edit) @28295   15 years vboxsync Main: saving NAT Engine states while network switches.
(edit) @28195   15 years vboxsync Main/OVF: add vbox settings version to vbox:Machine element
(edit) @28189   15 years vboxsync Main: OVF crash fix, settings::ConfigFileBase must not be copyable
(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) @27823   15 years vboxsync More cleanup
(edit) @27481   15 years vboxsync Settings: I/O base and IRQ mixup for serial ports
(edit) @27324   15 years vboxsync Main: Introduce various I/O control settings: * Used I/O manager …
(edit) @27166   15 years vboxsync Added large page property.
(edit) @26830   15 years vboxsync default logo fade out enabled
(edit) @26459   15 years vboxsync Main: HPET machine property, cleanups
(edit) @26440   15 years vboxsync Main: configurable HID types work
(edit) @26156   15 years vboxsync Main: get rid of isReallyChanged() voodoo in Machine and subclasses; …
(edit) @25901   15 years vboxsync CPU hotplug: Merge 4th patch. Implements the Main API and a VBoxManage …
(edit) @25672   15 years vboxsync introduced VBoxManage modifyvm --rtcuseutc
(edit) @25203   15 years vboxsync Main: make SerialPort instance data private and make it use the XML …
(edit) @25202   15 years vboxsync Main: make ParallelPort instance data private and make it use the XML …
(edit) @25201   15 years vboxsync Main: make BIOSSettings instance data private and make it use the XML …
(edit) @24364   15 years vboxsync Main: Fixed XPCOM warnings caused by Machine::GetCpuIdLeaf not setting …
(edit) @24296   15 years vboxsync Missing header
(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) @23801   15 years vboxsync Main,VMM,Frontends,++: Teminology. Added a bind address for the …
(edit) @23751   15 years vboxsync Missing update
(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) @23334   15 years vboxsync Main: be stricter with bumping settings version to 1.9 when …
(edit) @23288   15 years vboxsync Main: implement XML reader for settings versions 1.3, 1.4 and 1.5 for …
(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) @22318   15 years vboxsync handle required settings upgrade transparently in the settings backend only
(edit) @22296   15 years vboxsync Main: fix boot order XML (position indices were wrong), set correct …
(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) @22188   15 years vboxsync Main: fix crash if VirtualBox.xml is not present.
(edit) @22186   15 years vboxsync Main: fix more windows warnings
(edit) @22185   15 years vboxsync Main: remove VBoxSettings library and link settings code into VBoxSVC …
(edit) @22183   15 years vboxsync Main: fix more windows warnings + burns
(edit) @22177   15 years vboxsync Main: fix burns on darwin and linux 64
(edit) @22175   15 years vboxsync Main: fix windows burns/warnings
(edit) @22173   15 years vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
(edit) @21427   15 years vboxsync Main: remove dead code
(edit) @21217   15 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
(edit) @21085   15 years vboxsync Main: fix class import/export linkage by using RT_DECL_CLASS (r49346)
(edit) @21079   15 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21077   15 years vboxsync back out r49329, r49331, will start over
(edit) @21073   15 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(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) @14917   16 years vboxsync Main: another attempt at fixing broken Windows builds
(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) @14708   16 years vboxsync fix typos
(edit) @14222   16 years vboxsync Main/Settings: Docs.
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13580   16 years vboxsync Ported s2 branch (r37120:38456).
(edit) @12653   16 years vboxsync various files: doxygen fixes.
(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) @7388   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) @6310   17 years vboxsync Fix formatting bugs in the XML config file code. The number base was …
(edit) @6104   17 years vboxsync Main:Settings: Added brief usage introduction.
(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