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) @81087   5 years vboxsync Main/Machine+BIOSSettings: bare bones NVRAM logic, many parts missing …
(edit) @80074   5 years vboxsync VMM,Main,++: Retired the unfinished FTM component.
(edit) @79845   5 years vboxsync Main/DHCPServer,VBoxManage,Dhcpd: Created a new DHCPOption enum that …
(edit) @79778   5 years vboxsync Main: s/DHCPOptionEncoding_Legacy/DHCPOptionEncoding_Normal/g as …
(edit) @79747   5 years vboxsync Main: Redoing the IDHCPServer interface, part II. Implemented groups …
(edit) @79736   5 years vboxsync Main: Redoing the IDHCPServer interface, part I. [build fix] bugref:9288
(edit) @79732   5 years vboxsync Main: Redoing the IDHCPServer interface, part I. bugref:9288
(edit) @78632   6 years vboxsync Forward ported 130474,130475,130477,130479. bugref:9453
(edit) @78509   6 years vboxsync Main/Machine+StorageController+SystemProperties+Console: Add basic …
(edit) @77910   6 years vboxsync Main: bugref:7929: Added ability to change the priority of the VM process
(edit) @77449   6 years vboxsync Main/Settings.cpp: Catch any error in the constructor of …
(edit) @76678   6 years vboxsync Port r124260, r124263, r124271, r124273, r124277, r124278, r124279, …
(edit) @76598   6 years vboxsync Main: GCC precompiled headers hacking.
(edit) @76592   6 years vboxsync Main: Don't use Logging.h.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76366   6 years vboxsync include/VBox/com/Guid.h: Don't include iprt/err.h for no good reason. …
(edit) @75396   6 years vboxsync Recording/Main: Docs.
(edit) @75380   6 years vboxsync Main,VBoxManage,FE/Qt: Extended the createSharedFolder and …
(edit) @75361   6 years vboxsync Recording/Main: Renamed the IRecord* interfaces again to IRecording* …
(edit) @75341   6 years vboxsync Recording: Renaming APIs ICapture* -> IRecord* and other terminology …
(edit) @75324   6 years vboxsync Recording: More settings bugfixes for Main and FE/Qt.
(edit) @75313   6 years vboxsync Recording: More bugfixes for Main and FE/Qt.
(edit) @75307   6 years vboxsync Recording: Bugfixes for Main and FE/Qt.
(edit) @75283   6 years vboxsync Main/Settings: Comment nit.
(edit) @75279   6 years vboxsync Capturing: Use uint32_t as internal screen settings screen ID.
(edit) @75261   6 years vboxsync Capturing: Build fix.
(edit) @75251   6 years vboxsync Capturing: Separated capturing settings into new interfaces …
(edit) @74474   6 years vboxsync Main,Devices: Graphics controller updates. bugref:8893
(edit) @74433   6 years vboxsync Main: Build fix. bugref:9249
(edit) @74431   6 years vboxsync Main,GUI,VBoxManage: Provide API for proxy settings that picks up the …
(edit) @73768   6 years vboxsync Main,FE/VBoxManage: Allow changing the UART type of the serial ports …
(edit) @72973   6 years vboxsync Main: Some early sketches on how to get proper C++ enums with xpidl.
(edit) @72332   7 years vboxsync Main: Added HWVirtExPropertyType::UseNativeApi for use with …
(edit) @71179   7 years vboxsync Fixing few VirtualBox related typos in various places, mostly GUI, GA, …
(edit) @71108   7 years vboxsync Added speculation control settings to API, refined implementation.
(edit) @70768   7 years vboxsync Main/xml/Settings.cpp: Make sure the passthrough flag is initialised …
(edit) @70712   7 years vboxsync Main,VBoxManage: Added CPUPropertyType_HWVirt. Translates to …
(edit) @70606   7 years vboxsync updates (bugref:9087)
(edit) @69070   7 years vboxsync Settings: restore the lost code for writing maxSize attribute for …
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @68956   7 years vboxsync VideoRec: Added serializing the options string (into XML settings), …
(edit) @68938   7 years vboxsync Main,VBoxManage: Changed the CPUID override methods on IMachine to …
(edit) @68905   7 years vboxsync Main/Settings.cpp: The new default for having audio in/out enabled …
(edit) @68537   7 years vboxsync xml/Settings.cpp: audio in/out enable, fix default handling to give …
(edit) @68485   7 years vboxsync Audio: Implemented ability to enable / disable audio input / output …
(edit) @68048   7 years vboxsync Main/Settings.cpp: Use a "Description" XML tag instead of an attribute …
(edit) @67793   7 years vboxsync a few 'const com::Utf8Str &'
(edit) @67608   7 years vboxsync Main/Settings: prepare for 5.2 settings, without anything actually …
(edit) @66924   8 years vboxsync whitespace
(edit) @65646   8 years vboxsync gcc 7: Main: fall thru
(edit) @65088   8 years vboxsync Main: doxygen fixes
(edit) @65082   8 years vboxsync a few doxygen fixes
(edit) @64541   8 years vboxsync Main/xml/Settings.cpp: change backup file handling on version bump …
(edit) @64517   8 years vboxsync Main/Settings: Network name settings have to be optional, otherwise …
(edit) @64273   8 years vboxsync Main/SystemProperties+Settings: initial value for exclusive hwvirt is …
(edit) @63774   8 years vboxsync Main/xml/Settings.cpp: relax the version attribute requirement of the …
(edit) @63172   8 years vboxsync Main: warning about switches and some other stuff.
(edit) @62602   8 years vboxsync Main/xml/Settings.cpp: parse the version of the VirtualBox settings …
(edit) @62585   8 years vboxsync Audio: Cleanup: Renamed VBOX_WITH_[OSS|ALSA|PULSE] -> …
(edit) @62363   8 years vboxsync Main/VBoxSVC: enable -Wconversion plus a couple of fixes (all harmless)
(edit) @62339   8 years vboxsync Main/xml/Settings.cpp: fix last remaining (pretty harmless) default …
(edit) @62298   8 years vboxsync Main/xml/Settings.cpp: fix over-optimization with AudioAdapter …
(edit) @62056   8 years vboxsync Audio: More cleanup for backend defines.
(edit) @61912   8 years vboxsync Main/xml/Settings.cpp: Fixes for deprecated SolAudio backend, bit of …
(edit) @61783   8 years vboxsync Main/xml/Settings.cpp: fix PCnet default settings handling
(edit) @61765   8 years vboxsync doxygen fix
(edit) @61501   8 years vboxsync Main/xml/Settings.cpp: fix almost complete snapshot breakage, it saved …
(edit) @61497   8 years vboxsync Main/xml/Settings.cpp: more complete audio enable handling fix, should …
(edit) @61496   8 years vboxsync Main/xml/Settings.cpp: fix audio enabled handling for VM configs file …
(edit) @61138   9 years vboxsync Main/Settings: fix default handling for fCableConnected with old …
(edit) @61115   9 years vboxsync Settings.cpp: Gcc warning.
(edit) @61103   9 years vboxsync Main/Settings.cpp: fix parens not matching indentation
(edit) @61043   9 years vboxsync Main/Settings: forgotten APIC/X2APIC settings sanitizing
(edit) @61042   9 years vboxsync Main/Machine+BIOSSettings: introduce APIC/X2APIC CPU feature settings …
(edit) @61036   9 years vboxsync Main/xml/Settings.cpp: fix default for audio adapter enabling, fix …
(edit) @61011   9 years vboxsync Main/xml/Settings.cpp: clear string before getting icon override data …
(edit) @61009   9 years vboxsync Main: big settings cleanup and writing optimization. Moved …
(edit) @60786   9 years vboxsync Main/NATNetwork+NATEngine: simplify settings handling greatly by …
(edit) @60410   9 years vboxsync IMachine: Added CPUProfile attribute (read/write string). Added a …
(edit) @60283   9 years vboxsync Main/Settings: help Parfait
(edit) @60107   9 years vboxsync Main/USBProxyService: Save any additional USB device sources in the …
(edit) @58437   9 years vboxsync Main: Added paravirtdebug options.
(edit) @58132   9 years vboxsync *: Doxygen fixes.
(edit) @58021   9 years vboxsync Main/Settings: Missing version handling
(edit) @57595   9 years vboxsync NVMe: Fixes
(edit) @57524   9 years vboxsync Main: NVMe integration
(edit) @57280   9 years vboxsync Backed out r101968, not necessary anymore. Still the current value of …
(edit) @57216   9 years vboxsync pr7972. OVF: fixed VBox version to correctly support new features …
(edit) @56788   9 years vboxsync Main/Machine: new attribute (not yet implemented to the level that it …
(edit) @56516   9 years vboxsync Main: Save audio codec settings (see #7902).
(edit) @56477   9 years vboxsync Main/StorageController: Eliminate leftovers from the SATA IDE …
(edit) @56100   10 years vboxsync pr6522. added check of settings version.
(edit) @56088   10 years vboxsync pr6522. First part: added logic which allows to read\save audio …
(edit) @56035   10 years vboxsync Main/Machine+USBController+StorageController: Mix of deleting useless …
(edit) @55677   10 years vboxsync wrong.
(edit) @55676   10 years vboxsync MachineConfigFile::readHardware: Read 'hotplug' and 'executionCap' …
(edit) @55674   10 years vboxsync Main,VBoxManage,Settings: Changed the boolean syntheticCPU setting …
(edit) @55259   10 years vboxsync Main/Serial+Devices/Serial: new TCP backend for serial port. …
(edit) @55232   10 years vboxsync Main/xml/Settings: also bump the settings to 1.15 if there are USB …
(edit) @55119   10 years vboxsync Main/Settings: bump version number on xHCI
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