VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

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