VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(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) @23400   15 years vboxsync Filemuncher 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) @22143   15 years vboxsync video 2d accel: Main & ui settings
(edit) @21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
(edit) @21701   15 years vboxsync drop/change some iprt/stdint.h usage.
(edit) @21599   15 years vboxsync OVF: no using in headers
(edit) @21588   15 years vboxsync Main: move vbox-independent OVF reader code to separate file; move …
(edit) @21447   15 years vboxsync back out r49814 + 49855: obsoleted by r49854
(edit) @21428   15 years vboxsync Main: remove ENoMemory exception class, replace with std::bad_alloc() …
(edit) @21426   15 years vboxsync Main: settings converter fix for hardware acceleration (fixes #4095)
(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) @20501   16 years vboxsync Solaris/Audio: Boomer(OSS) support (disabled, requires snv_115+).
(edit) @19942   16 years vboxsync IPRT: Implemented thousand separators for the string formatting code …
(edit) @19726   16 years vboxsync Reduced max number of VCPUs to 32.
(edit) @19624   16 years vboxsync added raw file serial driver
(edit) @19530   16 years vboxsync Main: decouple xml classes from COM dependencies (part 2)
(edit) @19519   16 years vboxsync Main: decouple xml classes from COM dependencies
(edit) @18591   16 years vboxsync E1000: Added support for 82545EM (MT Server)
(edit) @18518   16 years vboxsync Installer/win: remove hostonly on uninstall; Main/win: default DHCP …
(edit) @18515   16 years vboxsync Main/xml: MSC makes a fuss about instantiating objects making use of …
(edit) @18492   16 years vboxsync xml.cpp: bunch of size_t where ssize_t probably should've been used.
(edit) @18265   16 years vboxsync config file cleanup + small copyright year update
(edit) @18263   16 years vboxsync Main,VBox/param.h: Move the hard RAM limit out of the schema.
(edit) @18052   16 years vboxsync OVF: use AnnotationSection for VM description, don't fail on export if …
(edit) @18023   16 years vboxsync Dhcp->DHCP
(edit) @18013   16 years vboxsync win DHCP server de-consoled
(edit) @18002   16 years vboxsync SettingsConverter: Fix conversion from very old versions like 1.2. …
(edit) @17991   16 years vboxsync default Dhcp server settings for non-windows platforms
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