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) @54948   10 years vboxsync Main/Medium+Snapshot: make all code recursing over trees (objects …
(edit) @54911   10 years vboxsync Main: Added paravirt. provider KVM APIs.
(edit) @54314   10 years vboxsync Main/DHCPServerImpl: for DHCP options keep not just the text …
(edit) @52959   10 years vboxsync Main: warnings
(edit) @52682   10 years vboxsync Main/Machine+Settings: Changing extradata for a Machine instance is …
(edit) @52312   10 years vboxsync 6219: New parameters related to file size / recording time limitation …
(edit) @51476   11 years vboxsync DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed …
(edit) @51418   11 years vboxsync Main/Settings: try to catch forgotten updating of Settings.cpp when a …
(edit) @51212   11 years vboxsync Main: Bump version for any unknown USB settings.
(edit) @50996   11 years vboxsync Main: Added paravirt. provider APIs.
(edit) @50721   11 years vboxsync Updated USB configuration.
(edit) @50196   11 years vboxsync Main: s/Vbox/VBox/g s/VB/VBox/g
(edit) @49983   11 years vboxsync Devices/Graphics: VMware SVGA II compatible graphics emulation (2D …
(edit) @49687   11 years vboxsync Main/Snapshot: block deleting of current snapshot if it has child …
(edit) @49296   11 years vboxsync Teach few more places in ConfigFileBase about SettingsVersion_v1_15.
(edit) @49218   11 years vboxsync AHCI: Fix compatibility with saved states from previous versions
(edit) @49190   11 years vboxsync Main,VBoxManage: Implement hotpluggable setting stubs
(edit) @49066   11 years vboxsync Main: warning
(edit) @49058   11 years vboxsync Main: Added a TripleFaultReset switch.
(edit) @49028   11 years vboxsync iprt/cpp/xml: Fixed attribute lookup with namespace by doing the same …
(edit) @48983   11 years vboxsync Main,Frontends: Support for the USB storage controller
(edit) @48879   11 years vboxsync Main/MediumAttachment+Machine: stub attribute/method for an explicit …
(edit) @48538   11 years vboxsync Main/NetworkAdapter+Machine+Appliance+SystemProperties+Medium+Console+S …
(edit) @48408   11 years vboxsync Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed …
(edit) @48406   11 years vboxsync Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed …
(edit) @48093   11 years vboxsync NAT/xml: loopback mappings introduces NATNetwork entities: …
(edit) @47991   11 years vboxsync Main: Made the exclusive HW virtualization use setting global rather …
(edit) @47917   11 years vboxsync Main/xml/Settings.cpp: the convention for attributes is that they …
(edit) @47503   11 years vboxsync Main: bump settings version if NAT networks are defined
(edit) @47401   11 years vboxsync Main,Frontends: Second step of USB controller rework. There is one …
(edit) @47246   11 years vboxsync Setings: add multi-touch setting and fix combo mouse somewhat.
(edit) @47018   11 years vboxsync Main: re-commit r86967 Main/Network: DHCP server has got the ear in …
(edit) @46969   11 years vboxsync backed out …
(edit) @46959   11 years vboxsync Main/Network: DHCP server has got the ear in Main, and we able …
(edit) @46720   11 years vboxsync Main/xml/Settings.cpp: limit snapshot depth to 250, avoiding crashes …
(edit) @46667   11 years vboxsync Main/idl: clarify IMachine.videoCaptureFile to be an absolute path, …
(edit) @46367   12 years vboxsync Control VBoxSVC release logging. Xtracker id: 6787
(edit) @46351   12 years vboxsync The ICON data isn't required, it's optional so dont fail in …
(edit) @46348   12 years vboxsync Override VM Icon Implementation xtracker id:5292
(edit) @46123   12 years vboxsync Main/VPX, VBoxManage: added IMachine::VideoCaptureScreens and …
(edit) @45971   12 years vboxsync Main, VMM: Added an API seting to disable VT-x unrestricted execution.
(edit) @45926   12 years vboxsync IMachine::VideoCaptureFps
(edit) @45838   12 years vboxsync VPX: plugged memory leak; introduced rate parameter; clear artefacts …
(edit) @45834   12 years vboxsync Main: renamed VideoRecording setting to VideoCapture to make sure that …
(edit) @45770   12 years vboxsync VPX: default 1024x768
(edit) @45731   12 years vboxsync several fixes for video recording
(edit) @45674   12 years vboxsync Main/Machine+Console+Display+VRDEServer,VBoxManage: allow VMs without …
(edit) @45660   12 years vboxsync Main/Machine+Console+Settings: add graphics controller type setting, …
(edit) @45622   12 years vboxsync Main: Introducing CPUPropertyType_LongMode + legacy band aid.
(edit) @45138   12 years vboxsync Main/NATNetworks: API+XML serialization for NATNetworks.
(edit) @45119   12 years vboxsync reverted: r84411. (need to solve issues with java first.)
(edit) @45117   12 years vboxsync Main/NATNetwork API (xTracker/5894).
(edit) @44955   12 years vboxsync Main/xml/Settings.cpp: forgotten code to handle the new settings version
(edit) @44948   12 years vboxsync Main/SystemProperties+Machine: new config setting for default VM …
(edit) @44873   12 years vboxsync Main/xml/Settings.cpp: fix copy/paste bug which lost the inactive …
(edit) @44191   12 years vboxsync include,ExtPacks\Puel\UsbWebcam,Main,VRDP,VBoxManage: emulated USB webcam.
(edit) @44039   12 years vboxsync Main: renavation com::Guid class. PR5744
(edit) @43041   12 years vboxsync Main/VirtualBox: final API change, cleans up optional parameters to …
(edit) @42838   12 years vboxsync Main/EncodeAndVideoRecording Module and API implementation: …
(edit) @42551   12 years vboxsync Main: big API naming cleanup, use all caps acronyms everywhere, …
(edit) @42261   12 years vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @42179   12 years vboxsync Missing changes
(edit) @42176   12 years vboxsync Main+Frontends/VBoxManage: implement saving the settings, and add the …
(edit) @41914   12 years vboxsync Main: Implement API to configure autostart/-stop for virtual machines
(edit) @41842   12 years vboxsync Main,VBoxManage,docs: bandwidth units changed to bytes (#5582)
(edit) @41371   13 years vboxsync Main,include,VBoxManage: smartcard support: …
(edit) @40652   13 years vboxsync NetShaper,E1000: Basic framework and partial implementation for …
(edit) @40418   13 years vboxsync Main: Extended IMachine and the settings XML with three tracing …
(edit) @40066   13 years vboxsync hash the teleporter token.
(edit) @38893   13 years vboxsync Settings: Initialize fNonRotational and fDiscard with defaults if the …
(edit) @38873   13 years vboxsync Main: Add API to set the discard flag for harddisks
(edit) @38100   13 years vboxsync Main/Settings: fixed reading of the NAT/network attribute (r71896
(edit) @37927   13 years vboxsync Main: less LogRel noise
(edit) @37869   13 years vboxsync Main: some mis-indented breaks
(edit) @37824   13 years vboxsync Main/Machine+MediumAttachment+Console: add method for marking a 'hard …
(edit) @37709   13 years vboxsync Main/MediumAttachment+Machine: add a setting which controls the …
(edit) @37606   13 years vboxsync Settings: read the aborted flag
(edit) @37503   13 years vboxsync Settings: space
(edit) @37502   13 years vboxsync Main;Settings: make the settings copyable
(edit) @37200   14 years vboxsync API+Frontends: Generic network attachment driver support which …
(edit) @36527   14 years vboxsync iprt::MiniString -> RTCString.
(edit) @36521   14 years vboxsync iprt/cpp/lock.h: RTLock, RTLockMtx -> RTCLock, RTClockMtx. 'RTC' is …
(edit) @36405   14 years vboxsync IPRT/xml: add optional parameter for adding a comment to the created …
(edit) @36395   14 years vboxsync Main/xml/Settings: fAutoReset and hdType were sometimes not correctly …
(edit) @36275   14 years vboxsync Main/NetworkAdapter: Bandwidth group attribute implementation (#5582)
(edit) @36168   14 years vboxsync Main: a few more time format fixes
(edit) @36110   14 years vboxsync Main: typo deserializing guest path in PCI passthrough
(edit) @36096   14 years vboxsync Main/Settings: comment
(edit) @36095   14 years vboxsync Main/Settings: correctly bump from v1.10 to v1.11 if a network …
(edit) @36082   14 years vboxsync Added a promiscModePolicy attribute to INetworkAdapter, three values: …
(edit) @35885   14 years vboxsync Main, VMM, vboxshell: more PCI work (persistent settings, logging, …
(edit) @35818   14 years vboxsync Main/Settings: properly raise the settings version to 1.11 on chipset …
(edit) @35151   14 years vboxsync Main/settings: leave out RAW format definition for DVD and floppy …
(edit) @35149   14 years vboxsync Main/settings: small correction for suppressing the default DVD/floppy …
(edit) @35146   14 years vboxsync VRDE: use VRDE properties for video redirection settings.
(edit) @35128   14 years vboxsync Main: more backslash conversion in settings read/write, so add generic …
(edit) @35123   14 years vboxsync Main/settings: legacy DVD medium mode was writethrough, no need to …
(edit) @35119   14 years vboxsync Main/settings: Do not write the "type" attribute for DVD images. …
(edit) @35074   14 years vboxsync Main/Settings: combine loops to speed up version bump checks
(edit) @35040   14 years vboxsync Main/Medium+Machine+Settings: new medium type MultiAttach, meant for …
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