VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @90438   3 years vboxsync Main/ovfreader.cpp: Another forgotten file, again related to string ID.
(edit) @88345   4 years vboxsync Intel IOMMU: bugref:9967 Main, VBoxManage: Handle Intel IOMMU in …
(edit) @87241   4 years vboxsync AMD IOMMU: bugref:9654 Main/API: AMD IOMMU support.
(edit) @85993   4 years vboxsync Main/VirtualBox-settings.xsd: 32 -> 64 VCpus (to match VMM_MAX_CPU_COUNT).
(edit) @85769   4 years vboxsync Main: bugref:9618 Added Main/API support for AMD-V Virtualized …
(edit) @85683   4 years vboxsync Main,FE,doc/VBoxManage+Host+SystemProperties+manual: bugref:7983: Move …
(edit) @85285   4 years vboxsync Main/Settings.cpp: Signed/unsigned conversion issue. bugref:9790
(edit) @85222   4 years vboxsync Main/ovfreader: Clang 11 complains about a bunch of unused members, so …
(edit) @84626   4 years vboxsync Main/Settings.cpp: bugref:9558 ticketref:19527 apply new default of …
(edit) @84532   5 years vboxsync bugref:9745. Added basic support of virtio-scsi controller into OVF …
(edit) @83170   5 years vboxsync Build fixes for r136290.
(edit) @82972   5 years vboxsync Copyright year updates - manual ones.
(edit) @82969   5 years vboxsync Copyright year updates - manual ones.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82681   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Ported skeletal framwork from VirtIO 0.9 …
(edit) @81964   5 years vboxsync Main/GraphicsAdapter: Split off a few attributes from Machine …
(edit) @81882   5 years vboxsync Main/xml: 6.1 will save StorageControllers under Hardware for all VMs …
(edit) @81603   5 years vboxsync Main: Added PCnet-ISA/NE2100/Am79C960 to the API (the device side is …
(edit) @81581   5 years vboxsync Main,FE/VBoxManage: Add an option to present the SMBIOS System UUID …
(edit) @81427   5 years vboxsync Build fixes for r134139
(edit) @81422   5 years vboxsync OCI: (bugref:9469) cloud network integration concept (disabled in …
(edit) @81299   5 years vboxsync Main/Machine+BIOSSettings: simplify NVRAM handling, do everything in …
(edit) @81286   5 years vboxsync Shared Clipboard/Transfers: Added …
(edit) @81103   5 years vboxsync scm fix.
(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) @79677   5 years vboxsync Runtime/r3/xml.cpp: Introduce methods which limit the size of element …
(edit) @78632   6 years vboxsync Forward ported 130474,130475,130477,130479. bugref:9453
(edit) @78604   6 years vboxsync bugref:9416. scm fixes.
(edit) @78602   6 years vboxsync bugref:9416. The second part of OCI import - the local part of import …
(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) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(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) @68917   7 years vboxsync main/ovfreader: Ignore invalid InstanceID on Items where it doesn't …
(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) @68047   7 years vboxsync Main/Settings: bring the XML schema closer to reality (guess many …
(edit) @67793   7 years vboxsync a few 'const com::Utf8Str &'
(edit) @67625   7 years vboxsync Main/Machine+Main/xml: use default hardware version from XML schema …
(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) @65381   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65193   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65088   8 years vboxsync Main: doxygen fixes
(edit) @65082   8 years vboxsync a few doxygen fixes
(edit) @65047   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(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) @63563   8 years vboxsync scm: cleaning up todos
(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.
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