|
|
@101113
|
15 months |
vboxsync |
Main/Global: Fixed a typo in Global::stringifyDeviceType(). Should be …
|
|
|
@101112
|
15 months |
vboxsync |
Unattended: bugref:10182. A first attempt for detecting ARM Debians.
|
|
|
@101077
|
15 months |
vboxsync |
Added the attribute 'cloudId' into the interface ICloudMachine.
|
|
|
@101073
|
15 months |
vboxsync |
Main: Log guest platform architecture in release log. bugref:10384
|
|
|
@101070
|
15 months |
vboxsync |
Main: Fixed warnings. bugref:10384
|
|
|
@101069
|
15 months |
vboxsync |
Main: Override the platform architecture in …
|
|
|
@101068
|
15 months |
vboxsync |
Main: More code for ARM. bugref:10384
|
|
|
@101066
|
15 months |
vboxsync |
Main: More stub code for ARM [build fix]. bugref:10384
|
|
|
@101065
|
15 months |
vboxsync |
Main: More stub code for ARM [build fix]. bugref:10384
|
|
|
@101063
|
15 months |
vboxsync |
Main: More stub code for ARM. bugref:10384
|
|
|
@101057
|
15 months |
vboxsync |
Main: Renamed …
|
|
|
@101056
|
15 months |
vboxsync |
Main/Platform: Docs. bugref:10384
|
|
|
@101055
|
15 months |
vboxsync |
Main/Settings: Fixed setting serial port I/O address for settings < …
|
|
|
@101054
|
15 months |
vboxsync |
Main: More checks for (un)supported platforms. See comments for …
|
|
|
@101052
|
15 months |
vboxsync |
Main: Check if data has been initialized in platform uninit(). bugref:10384
|
|
|
@101050
|
15 months |
vboxsync |
Main: More Doxygen fixes. bugref:10384
|
|
|
@101049
|
15 months |
vboxsync |
Main: More Doxygen fixes. bugref:10384
|
|
|
@101048
|
15 months |
vboxsync |
Main/Platform: We only support ARM VMs on ARM hosts for now. Remove …
|
|
|
@101047
|
15 months |
vboxsync |
Main/Platform: Fixed status code mixup. bugref:10384
|
|
|
@101046
|
15 months |
vboxsync |
Main/Platform: Fixed status code mixup. bugref:10384
|
|
|
@101045
|
15 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@101044
|
15 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@101043
|
15 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@101041
|
15 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@101039
|
15 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@101038
|
15 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@101037
|
15 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@101036
|
15 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@101035
|
15 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@101014
|
16 months |
vboxsync |
Main/src-client/ConsoleImplConfig*: Polishing. More obvious buffer …
|
|
|
@100852
|
16 months |
vboxsync |
VMMDev,Main/Appliance: Update the Linux OS subtypes with recent …
|
|
|
@100827
|
16 months |
vboxsync |
VBox/ostypes.h+Main/{Global,Appliance},VMMDev,FE/Qt: Update the Linux …
|
|
|
@100807
|
17 months |
vboxsync |
bugref:10493. First draft of cloud instance clone functionality.
|
|
|
@100772
|
17 months |
vboxsync |
include/VBox/usbfilter.h,HostDrivers/VBoxUSB/USBFilter: …
|
|
|
@100737
|
17 months |
vboxsync |
API/FE/Qt: bugref:10466. bugref:10465. Adding a new event to signal …
|
|
|
@100730
|
17 months |
vboxsync |
API/FE/Qt: bugref:10466. bugref:10465. Adding GUI side of the …
|
|
|
@100729
|
17 months |
vboxsync |
API/FE/Qt: bugref:10466. bugref:10465. Adding a new event to signal …
|
|
|
@100717
|
17 months |
vboxsync |
Main/src-client/ConsoleImplConfigArmV8: Mirror the network settings …
|
|
|
@100716
|
17 months |
vboxsync |
Main/src-client/ConsoleImplConfigArmV8: Mirror the network settings …
|
|
|
@100707
|
17 months |
vboxsync |
Main/src-client/ConsoleImpleConfigArmV8: Some adjustments to the …
|
|
|
@100706
|
17 months |
vboxsync |
Main/src-client/ConsoleImpleConfigArmV8: Some adjustments to the …
|
|
|
@100655
|
17 months |
vboxsync |
Shared Clipboard/VRDE: Integrated the logic of …
|
|
|
@100651
|
17 months |
vboxsync |
Shared Clipboard: Also give the registered service extension the …
|
|
|
@100619
|
17 months |
vboxsync |
Shared Clipboard: Made the Main host service dispatcher a bit more …
|
|
|
@100616
|
17 months |
vboxsync |
Shared Clipboard: More code for host service error propagation. bugref:9437
|
|
|
@100615
|
17 months |
vboxsync |
Shared Clipboard: Renaming (PFNVRDPCLIPBOARDEXTCALLBACK -> …
|
|
|
@100612
|
17 months |
vboxsync |
Shared Clipboard/Main: Made SHCLEXTPARMS a little more flexible (only …
|
|
|
@100610
|
17 months |
vboxsync |
Shared Clipboard/Main: Logging nit. bugref:9437
|
|
|
@100609
|
17 months |
vboxsync |
Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
|
|
|
@100606
|
17 months |
vboxsync |
Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
|
|
|
@100550
|
17 months |
vboxsync |
VBoxProxyStub.c: Clean up really really old type libraries.
|
|
|
@100521
|
17 months |
vboxsync |
Main: separate function for parsing the entries in remote USB device …
|
|
|
@100325
|
18 months |
vboxsync |
Guest Control/Main: Return from GuestSession::i_sendMessage() in case …
|
|
|
@100200
|
18 months |
vboxsync |
Main/Snapshot: Attempting to take a live snapshot, i.e. calling …
|
|
|
@100179
|
18 months |
vboxsync |
Main/Machine: If IMachine::discardSavedState() is called for a VM in …
|
|
|
@100108
|
18 months |
vboxsync |
*: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
|
|
|
@100105
|
18 months |
vboxsync |
Main/ConsoleImplConfigArmV8.cpp: Fix FDT generation for SMP …
|
|
|
@100078
|
19 months |
vboxsync |
Main/src-server and Storage: Immutable media handling flexibility …
|
|
|
@100042
|
19 months |
vboxsync |
Main: Start simple ResourceStore implementation similar to NvramStore …
|
|
|
@100041
|
19 months |
vboxsync |
Main/ConsoleImplConfigArmV8.cpp: A first shot at generating the FDT on …
|
|
|
@100038
|
19 months |
vboxsync |
Main: Start simple ResourceStore implementation similar to NvramStore …
|
|
|
@99991
|
19 months |
vboxsync |
Main: reimplements resizeAndCloneTo fix. removes bypass. bugref:10090
|
|
|
@99970
|
19 months |
vboxsync |
Shared Clipboard/HostService: Emphasize that VBOX_SHCL_TRANSFER_MODE …
|
|
|
@99944
|
19 months |
vboxsync |
Main/ConsoleImplConfigArmV8.cpp: Some additions to the config …
|
|
|
@99941
|
19 months |
vboxsync |
Main, FE/Qt: Wiping out old OpenGLTest code used widely across the project.
|
|
|
@99927
|
19 months |
vboxsync |
Devices/EFI,Main: Include EFI firmware images for ARMv8 in VBoxDD2 and …
|
|
|
@99925
|
19 months |
vboxsync |
Main/src-client/ConsoleImpl: Add some _very_ basic config code to run …
|
|
|
@99915
|
19 months |
vboxsync |
Main/src-client/ConsoleImpl: Add some _very_ basic config code to run …
|
|
|
@99913
|
19 months |
vboxsync |
Main/src-client/ConsoleImpl: Add some _very_ basic config code to run …
|
|
|
@99912
|
19 months |
vboxsync |
Main/DisplayImpl: Don't fail if the graphics adapter doesn't provide a …
|
|
|
@99909
|
19 months |
vboxsync |
Main/ConsoleImpl: Split the VM config code into a common and …
|
|
|
@99846
|
19 months |
vboxsync |
bugref:10450: Code parts which uses Qt6 on Windows require …
|
|
|
@99845
|
19 months |
vboxsync |
bugref:10450: Justify Qt 5/6 unit choice in various project parts.
|
|
|
@99834
|
19 months |
vboxsync |
OpenGLTest: bugref:10450: Adding missed include to be able to build …
|
|
|
@99808
|
19 months |
vboxsync |
Main/ConsoleImpl: Work around compilation under parfait, bugref:3409
|
|
|
@99798
|
19 months |
vboxsync |
Main/Makefile.kmk: Allow VBOX_WITHOUT_PRECOMPILED_HEADERS in Windows …
|
|
|
@99782
|
19 months |
vboxsync |
Guest Control/Main: Marked IGuestSession::waitFor() and …
|
|
|
@99781
|
19 months |
vboxsync |
Guest Control/Main: Documented current limitations of the …
|
|
|
@99780
|
19 months |
vboxsync |
Guest Control/Main: Documented current limitations of the …
|
|
|
@99775
|
19 months |
vboxsync |
*: Mark functions as static if not used outside of a given compilation …
|
|
|
@99771
|
19 months |
vboxsync |
VBox/com: Added SafeArray::push_front() and implemented a new …
|
|
|
@99770
|
19 months |
vboxsync |
VBox/com: Added SafeArray::push_front() and implemented a new …
|
|
|
@99744
|
19 months |
vboxsync |
Main: More Clang 13 build fixes (warnings as errors) [better fix, use …
|
|
|
@99742
|
19 months |
vboxsync |
Main: More Clang 13 build fixes (warnings as errors) [build fix, no …
|
|
|
@99741
|
19 months |
vboxsync |
Main: More Clang 13 build fixes (warnings as errors).
|
|
|
@99740
|
19 months |
vboxsync |
*: doxygen corrections (mostly about removing @returns from functions …
|
|
|
@99739
|
19 months |
vboxsync |
*: doxygen corrections (mostly about removing @returns from functions …
|
|
|
@99728
|
19 months |
vboxsync |
Main: Upgraded the doxygen file to 1.9.6. bugref:10442
|
|
|
@99726
|
19 months |
vboxsync |
Main: Doxygen fixes. bugref:10442
|
|
|
@99723
|
19 months |
vboxsync |
Audio/Settings: Also use the PulseAudio backend when we find …
|
|
|
@99715
|
19 months |
vboxsync |
*.kmk: Changed the VBOX_ONLY_SDK_ON_WINDOWS for VBOX_ONLY_SDK_ON_HOST …
|
|
|
@99714
|
19 months |
vboxsync |
Main/Makefile.kmk: Build the SDK html docs as part of the …
|
|
|
@99709
|
19 months |
vboxsync |
*.kmk: Added a VBOX_DOXYGEN variable for controlling which doxygen …
|
|
|
@99707
|
19 months |
vboxsync |
*.kmk: More SDK makefile cleanups. bugref:10442
|
|
|
@99706
|
19 months |
vboxsync |
*.kmk: More SDK makefile cleanups. bugref:10442
|
|
|
@99701
|
19 months |
vboxsync |
*kmk: VBOX_ONLY_SDK_ON_WINDOWS changes and cleanups. bugref:10442
|
|
|
@99680
|
19 months |
vboxsync |
Main/Settings: Be nice when loading the settings on downgraded …
|
|
|
@99640
|
20 months |
vboxsync |
testcase/tstGuestCtrlParseBuffer: Simplified determining reading chunk …
|
|
|
@99608
|
20 months |
vboxsync |
fixed possible narrowing type from 'long unsigned int' to 'unsigned int'
|
|
|
@99606
|
20 months |
vboxsync |
fixed possible narrowing type from 'long unsigned int' to 'unsigned int'
|
|
|