VirtualBox

source: vbox/trunk/src/VBox/Main/xml

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @46534   12 years vboxsync typo has been fixed
(edit) @46518   12 years vboxsync Export/import OVA/OVF package supports ISO images. The problem with …
(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) @46169   12 years vboxsync Changes in parsing, extracting and processing an OVF version in/from a …
(edit) @46140   12 years vboxsync issue 5429. Support CD/DVD images attached to IDE/SATA during OVF …
(edit) @46123   12 years vboxsync Main/VPX, VBoxManage: added IMachine::VideoCaptureScreens and …
(edit) @46068   12 years vboxsync issue 5429. Support CD/DVD images attached to IDE/SATA during OVF …
(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) @45227   12 years vboxsync Main: OVF 2.0 support. Part 1 - SHA256 digest is supported.
(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) @44528   12 years vboxsync header (C) fixes
(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) @43904   12 years vboxsync Main/ovfreader: Small addendum for the prefix == NULL case
(edit) @43903   12 years vboxsync Main/ovf: Skip over vmw: prefixes to import those OVF files
(edit) @43875   12 years vboxsync fix max monitor count definitions: follow up
(edit) @43874   12 years vboxsync fix max monitor count definitions
(edit) @43112   12 years vboxsync whitespace
(edit) @43103   12 years vboxsync whitespace/comment touchup
(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) @39248   13 years vboxsync Runtime: new guest OS type for Solaris 11 Frontends/VirtualBox: add …
(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) @38755   13 years vboxsync Windows 8 OS type
(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   14 years vboxsync Settings: space
(edit) @37502   14 years vboxsync Main;Settings: make the settings copyable
(edit) @37200   14 years vboxsync API+Frontends: Generic network attachment driver support which …
(edit) @36945   14 years vboxsync MaxGuestRAM: here too.
(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) @35566   14 years vboxsync Main/OVF: optimization
(edit) @35536   14 years vboxsync Main-OVF: ignore unknown resource types which are declared not required
(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 …
(edit) @34837   14 years vboxsync Main/Settings: always use forward slashes in media & snapshot folder …
(edit) @34598   14 years vboxsync Main/XML-Settings: Fixed iterator type which led to VBoxSVC crashes.
(edit) @34587   14 years vboxsync Main: Bandwidth groups for disks (and later network) This introduces …
(edit) @34574   14 years vboxsync Make vrde auth library configurable per VM.
(edit) @34501   14 years vboxsync Main/OVF: use ostype from ovf:/OperatingSystemSection/vbox:OSType …
(edit) @34497   14 years vboxsync added JRockitVE operating system support
(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) @33700   14 years vboxsync Main;Runtime: use size_t
(edit) @33661   14 years vboxsync Main/OVF: never write the Machine/@stateFile attribute in machine XML …
(edit) @33656   14 years vboxsync *: rebrand Sun (L)GPL disclaimers
(edit) @33621   14 years vboxsync Utf8Str: Use printfV in Utf8StrFmt, eliminated Utf8StrFmtVA by …
(edit) @33612   14 years vboxsync Main: remove stdio include
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