|
|
@94685
|
3 years |
vboxsync |
Main/Update check: Settings fixes, added @todos. bugref:7983
|
|
|
@94643
|
3 years |
vboxsync |
Main/Update check: Big overhaul of the API and functionality.
* Now …
|
|
|
@94598
|
3 years |
vboxsync |
Main/Machine+Medium+Snapshot+VirtualBox: Recursion elimination to save …
|
|
|
@94580
|
3 years |
vboxsync |
Main/Settings: Fix update check attribute naming, they are too long …
|
|
|
@93561
|
3 years |
vboxsync |
Work around inability of XPCOM to handle enums starting with a digit.
|
|
|
@93560
|
3 years |
vboxsync |
Added emulation of several classic Ethernet adapters.
|
|
|
@93312
|
3 years |
vboxsync |
CloudNet: bugref:9469 Replace local gateway with DrvCloudTunnel. …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@92996
|
3 years |
vboxsync |
virtio-net works on linux in local testing, and virtio-scsi works on …
|
|
|
@92223
|
3 years |
vboxsync |
Main/Settings: Remove the unnecessary additional settings version. …
|
|
|
@92133
|
3 years |
vboxsync |
Main,FE/VBoxManage: Allow changing the localhost reachable flag for …
|
|
|
@91416
|
3 years |
vboxsync |
Devices: bugref:9932 DrvVMNet and host-only network initial implementation
|
|
|
@91326
|
3 years |
vboxsync |
Main/NvramStore,FE/VBoxManage: Allow multiple NVRAM states …
|
|
|
@91213
|
3 years |
vboxsync |
Main,FE/VBoxManage: Add the necessary Main API bits to control the …
|
|
|
@90828
|
3 years |
vboxsync |
Main: bugref:1909: Added API localization
|
|
|
@90438
|
3 years |
vboxsync |
Main/ovfreader.cpp: Another forgotten file, again related to string ID.
|
|
|
@88345
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Main, VBoxManage: Handle Intel IOMMU in …
|
|
|
@87241
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Main/API: AMD IOMMU support.
|
|
|
@85993
|
4 years |
vboxsync |
Main/VirtualBox-settings.xsd: 32 -> 64 VCpus (to match VMM_MAX_CPU_COUNT).
|
|
|
@85769
|
4 years |
vboxsync |
Main: bugref:9618 Added Main/API support for AMD-V Virtualized …
|
|
|
@85683
|
4 years |
vboxsync |
Main,FE,doc/VBoxManage+Host+SystemProperties+manual: bugref:7983: Move …
|
|
|
@85285
|
4 years |
vboxsync |
Main/Settings.cpp: Signed/unsigned conversion issue. bugref:9790
|
|
|
@85222
|
4 years |
vboxsync |
Main/ovfreader: Clang 11 complains about a bunch of unused members, so …
|
|
|
@84626
|
4 years |
vboxsync |
Main/Settings.cpp: bugref:9558 ticketref:19527 apply new default of …
|
|
|
@84532
|
5 years |
vboxsync |
bugref:9745. Added basic support of virtio-scsi controller into OVF …
|
|
|
@83170
|
5 years |
vboxsync |
Build fixes for r136290.
|
|
|
@82972
|
5 years |
vboxsync |
Copyright year updates - manual ones.
|
|
|
@82969
|
5 years |
vboxsync |
Copyright year updates - manual ones.
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82681
|
5 years |
vboxsync |
Network/DevVirtioNet_1_0.cpp: Ported skeletal framwork from VirtIO 0.9 …
|
|
|
@81964
|
5 years |
vboxsync |
Main/GraphicsAdapter: Split off a few attributes from Machine …
|
|
|
@81882
|
5 years |
vboxsync |
Main/xml: 6.1 will save StorageControllers under Hardware for all VMs …
|
|
|
@81603
|
5 years |
vboxsync |
Main: Added PCnet-ISA/NE2100/Am79C960 to the API (the device side is …
|
|
|
@81581
|
5 years |
vboxsync |
Main,FE/VBoxManage: Add an option to present the SMBIOS System UUID …
|
|
|
@81427
|
5 years |
vboxsync |
Build fixes for r134139
|
|
|
@81422
|
5 years |
vboxsync |
OCI: (bugref:9469) cloud network integration concept (disabled in …
|
|
|
@81299
|
5 years |
vboxsync |
Main/Machine+BIOSSettings: simplify NVRAM handling, do everything in …
|
|
|
@81286
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Added …
|
|
|
@81103
|
5 years |
vboxsync |
scm fix.
|
|
|
@81087
|
5 years |
vboxsync |
Main/Machine+BIOSSettings: bare bones NVRAM logic, many parts missing …
|
|
|
@80074
|
5 years |
vboxsync |
VMM,Main,++: Retired the unfinished FTM component.
|
|
|
@79845
|
5 years |
vboxsync |
Main/DHCPServer,VBoxManage,Dhcpd: Created a new DHCPOption enum that …
|
|
|
@79778
|
5 years |
vboxsync |
Main: s/DHCPOptionEncoding_Legacy/DHCPOptionEncoding_Normal/g as …
|
|
|
@79747
|
5 years |
vboxsync |
Main: Redoing the IDHCPServer interface, part II. Implemented groups …
|
|
|
@79736
|
5 years |
vboxsync |
Main: Redoing the IDHCPServer interface, part I. [build fix] bugref:9288
|
|
|
@79732
|
5 years |
vboxsync |
Main: Redoing the IDHCPServer interface, part I. bugref:9288
|
|
|
@79677
|
5 years |
vboxsync |
Runtime/r3/xml.cpp: Introduce methods which limit the size of element …
|
|
|
@78632
|
6 years |
vboxsync |
Forward ported 130474,130475,130477,130479. bugref:9453
|
|
|
@78604
|
6 years |
vboxsync |
bugref:9416. scm fixes.
|
|
|
@78602
|
6 years |
vboxsync |
bugref:9416. The second part of OCI import - the local part of import …
|
|
|
@78509
|
6 years |
vboxsync |
Main/Machine+StorageController+SystemProperties+Console: Add basic …
|
|
|
@77910
|
6 years |
vboxsync |
Main: bugref:7929: Added ability to change the priority of the VM process
|
|
|
@77449
|
6 years |
vboxsync |
Main/Settings.cpp: Catch any error in the constructor of …
|
|
|
@76678
|
6 years |
vboxsync |
Port r124260, r124263, r124271, r124273, r124277, r124278, r124279, …
|
|
|
@76598
|
6 years |
vboxsync |
Main: GCC precompiled headers hacking.
|
|
|
@76592
|
6 years |
vboxsync |
Main: Don't use Logging.h.
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76366
|
6 years |
vboxsync |
include/VBox/com/Guid.h: Don't include iprt/err.h for no good reason. …
|
|
|
@75396
|
6 years |
vboxsync |
Recording/Main: Docs.
|
|
|
@75380
|
6 years |
vboxsync |
Main,VBoxManage,FE/Qt: Extended the createSharedFolder and …
|
|
|
@75361
|
6 years |
vboxsync |
Recording/Main: Renamed the IRecord* interfaces again to IRecording* …
|
|
|
@75341
|
6 years |
vboxsync |
Recording: Renaming APIs ICapture* -> IRecord* and other terminology …
|
|
|
@75324
|
6 years |
vboxsync |
Recording: More settings bugfixes for Main and FE/Qt.
|
|
|
@75313
|
6 years |
vboxsync |
Recording: More bugfixes for Main and FE/Qt.
|
|
|
@75307
|
6 years |
vboxsync |
Recording: Bugfixes for Main and FE/Qt.
|
|
|
@75283
|
6 years |
vboxsync |
Main/Settings: Comment nit.
|
|
|
@75279
|
6 years |
vboxsync |
Capturing: Use uint32_t as internal screen settings screen ID.
|
|
|
@75261
|
6 years |
vboxsync |
Capturing: Build fix.
|
|
|
@75251
|
6 years |
vboxsync |
Capturing: Separated capturing settings into new interfaces …
|
|
|
@74474
|
6 years |
vboxsync |
Main,Devices: Graphics controller updates. bugref:8893
|
|
|
@74433
|
6 years |
vboxsync |
Main: Build fix. bugref:9249
|
|
|
@74431
|
6 years |
vboxsync |
Main,GUI,VBoxManage: Provide API for proxy settings that picks up the …
|
|
|
@73768
|
6 years |
vboxsync |
Main,FE/VBoxManage: Allow changing the UART type of the serial ports …
|
|
|
@72973
|
6 years |
vboxsync |
Main: Some early sketches on how to get proper C++ enums with xpidl.
|
|
|
@72332
|
7 years |
vboxsync |
Main: Added HWVirtExPropertyType::UseNativeApi for use with …
|
|
|
@71179
|
7 years |
vboxsync |
Fixing few VirtualBox related typos in various places, mostly GUI, GA, …
|
|
|
@71108
|
7 years |
vboxsync |
Added speculation control settings to API, refined implementation.
|
|
|
@70768
|
7 years |
vboxsync |
Main/xml/Settings.cpp: Make sure the passthrough flag is initialised …
|
|
|
@70712
|
7 years |
vboxsync |
Main,VBoxManage: Added CPUPropertyType_HWVirt. Translates to …
|
|
|
@70606
|
7 years |
vboxsync |
updates (bugref:9087)
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69070
|
7 years |
vboxsync |
Settings: restore the lost code for writing maxSize attribute for …
|
|
|
@69046
|
7 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@68956
|
7 years |
vboxsync |
VideoRec: Added serializing the options string (into XML settings), …
|
|
|
@68938
|
7 years |
vboxsync |
Main,VBoxManage: Changed the CPUID override methods on IMachine to …
|
|
|
@68917
|
7 years |
vboxsync |
main/ovfreader: Ignore invalid InstanceID on Items where it doesn't …
|
|
|
@68905
|
7 years |
vboxsync |
Main/Settings.cpp: The new default for having audio in/out enabled …
|
|
|
@68537
|
7 years |
vboxsync |
xml/Settings.cpp: audio in/out enable, fix default handling to give …
|
|
|
@68485
|
7 years |
vboxsync |
Audio: Implemented ability to enable / disable audio input / output …
|
|
|
@68048
|
7 years |
vboxsync |
Main/Settings.cpp: Use a "Description" XML tag instead of an attribute …
|
|
|
@68047
|
7 years |
vboxsync |
Main/Settings: bring the XML schema closer to reality (guess many …
|
|
|
@67793
|
7 years |
vboxsync |
a few 'const com::Utf8Str &'
|
|
|
@67625
|
7 years |
vboxsync |
Main/Machine+Main/xml: use default hardware version from XML schema …
|
|
|
@67608
|
7 years |
vboxsync |
Main/Settings: prepare for 5.2 settings, without anything actually …
|
|
|
@66924
|
8 years |
vboxsync |
whitespace
|
|
|
@65646
|
8 years |
vboxsync |
gcc 7: Main: fall thru
|
|
|
@65381
|
8 years |
vboxsync |
bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
|
|
|
@65193
|
8 years |
vboxsync |
bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
|
|
|