VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31131   14 years vboxsync Main: properly store the NAT network in XML settings >= 1.10
(edit) @31073   14 years vboxsync Main: API docs
(edit) @31063   14 years vboxsync Main/Medium: Implement medium type Shareable, and along the way added …
(edit) @31002   14 years vboxsync First support for auto-mounted Shared Folders (Windows only yet).
(edit) @30983   14 years vboxsync Main: fixes to r63883
(edit) @30976   14 years vboxsync add support for Intel HD Audio, now built by default
(edit) @30934   14 years vboxsync Main: automatically fix host-specific audio drivers when loading …
(edit) @30286   14 years vboxsync Main/Settings: fixed determination if we require settings V1_9 or …
(edit) @29893   15 years vboxsync OVFReader: fix another type lookup regression on OVF 0.9 import
(edit) @29876   15 years vboxsync OVF: fix broken OVF 0.9 import
(edit) @29873   15 years vboxsync OVF: fix incorrect disk UUIDs in machine XML on export
(edit) @29593   15 years vboxsync Bump xml version if page fusion is enabled
(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) @29422   15 years vboxsync Main/OVF: fix IDE channel confusion introduced with earlier OVF …
(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) @28531   15 years vboxsync Main/OVF: fix import of IDE controllers (export currently broken)
(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) @28210   15 years vboxsync increase VBOX_MAX_ALLOC_PAGE_COUNT to 256MB / PAGE_SIZE, set the new …
(edit) @28204   15 years vboxsync Main: docs
(edit) @28195   15 years vboxsync Main/OVF: add vbox settings version to vbox:Machine element
(edit) @28179   15 years vboxsync Main: raised the maximum amount of VRAM to 512MB
(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) @27908   15 years vboxsync Main/OVF: add c++ ovf namespace
(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) @27820   15 years vboxsync Main/FE/Qt: added TurboLinux64 OS type; reformatted the OS type table; …
(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) @26333   15 years vboxsync Main, QT4/FE: OS X guest type support
(edit) @26296   15 years vboxsync more warnings.
(edit) @26205   15 years vboxsync Oracle Linux OS type
(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) @25186   15 years vboxsync Accidental commit
(edit) @25182   15 years vboxsync Backed out 55600; unable to create new VMs
(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) @24548   15 years vboxsync virtio: string mismatch between device and some parts of main. (part …
(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) @24310   15 years vboxsync Allow multiple cpuid leafs
(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 …
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