VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99845   20 months vboxsync bugref:10450: Justify Qt 5/6 unit choice in various project parts.
(edit) @99844   20 months vboxsync FE/Qt: bugref:10450: No WinExtras module in Qt6 similar to other platforms.
(edit) @99843   20 months vboxsync FE/Qt: bugref:10450: Runtime UI: Wiping out some old Windows stuff …
(edit) @99842   20 months vboxsync FE/Qt: bugref:10450: Qt6 compatibility bits for QImage stuff; …
(edit) @99841   20 months vboxsync FE/Qt: bugref:10450: Qt6 compatibility bits for QString stuff; …
(edit) @99840   20 months vboxsync FE/Qt: bugref:10450: VM Settings: Qt6 compatibility bit for …
(edit) @99839   20 months vboxsync FE/Qt: bugref:10450: Runtime UI: Remaining bits fixing Qt6 …
(edit) @99838   20 months vboxsync FE/Qt: bugref:10450: Runtime UI: Remaining bits fixing Qt6 …
(edit) @99837   20 months vboxsync FE/Qt: bugref:10450: A bit of missed Qt includes in Win utils; They …
(edit) @99836   20 months vboxsync FE/Qt: bugref:10450: No need to enable HiDPI support since Qt6, it's …
(edit) @99835   20 months vboxsync Debugger/Console: bugref:10450: Move to modern way of assigning …
(edit) @99834   20 months vboxsync OpenGLTest: bugref:10450: Adding missed include to be able to build …
(edit) @99833   20 months vboxsync VMSVGA: Reverting temporary logging added by r157444 and r157409, …
(edit) @99832   20 months vboxsync VMM/IEM: More recompiler work. bugref:10369
(edit) @99831   20 months vboxsync Devices/Graphics: RTV -> UAV fix copy paste bug
(edit) @99830   20 months vboxsync FE/Qt: bugref:10421. Renaming platform/x11 to platform/nix.
(edit) @99829   20 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99828   20 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99827   20 months vboxsync FE/Qt: bugref:10407. Adding a getter to UICommon to return display …
(edit) @99826   20 months vboxsync FE/Qt: bugref:10407. Reverting r157461.
(edit) @99825   20 months vboxsync FE/Qt: bugref:10407. Adding an getter to UICommon to return display …
(edit) @99824   20 months vboxsync Devices/Graphics: correct assertion
(edit) @99823   20 months vboxsync Devices/Bus: Implement interrupt forwarding for the PCIe bus, …
(edit) @99822   20 months vboxsync Devices/Bus: Implement interrupt forwarding for the PCIe bus, …
(edit) @99821   20 months vboxsync VMM/GIC: Implement interrupt forwarding to the GIC from shared …
(edit) @99820   20 months vboxsync Devices/Bus: Implement interrupt forwarding for the PCIe bus, bugref:10445
(edit) @99819   20 months vboxsync VMM/IEM: More recompiler work. bugref:10369
(edit) @99818   20 months vboxsync HostDrivers/Support/testcase/tstPin, …
(edit) @99817   20 months vboxsync FE/VirtualBox: Fix running VirtualBox on MacOS after adding the …
(edit) @99816   20 months vboxsync WDDM: D3D testcase update
(edit) @99815   20 months vboxsync FE/Qt: ​bugref:10449. Making host screen toggle function configurable.
(edit) @99814   20 months vboxsync IEM: Added a separate CPU flag to enable VEX decoding to allow BMI1/2 …
(edit) @99813   20 months vboxsync VMSVGA: Temporary commit to enable RELEASE logging in VBoxWDDM.sys …
(edit) @99812   20 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Fixes to flushing of large page page …
(edit) @99811   20 months vboxsync NAT/lwIP: ticketref:21560 Adjust UDP proxy timeout from 18-21 to 21-24 …
(edit) @99810   20 months vboxsync HostDrivers/VBoxUSB/solaris: Make compilation dependent on …
(edit) @99809   20 months vboxsync VMM/HM: Nested VMX: bugref:10318 Stat name change to make it easier to …
(edit) @99808   20 months vboxsync Main/ConsoleImpl: Work around compilation under parfait, bugref:3409
(edit) @99807   20 months vboxsync *: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
(edit) @99806   20 months vboxsync VMM/PDMR3Task: Fix wrong AssertPtrReturn() usage, bugref:3409
(edit) @99805   20 months vboxsync *: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
(edit) @99804   20 months vboxsync *: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
(edit) @99803   20 months vboxsync Runtime/fuzz.cpp: Fix assertion, bugref:3409
(edit) @99802   20 months vboxsync *: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
(edit) @99801   20 months vboxsync Runtime/testcase/{Makefile.kmk,tstRTCRest-1}: Address two …
(edit) @99800   20 months vboxsync VMM/IEM: More work on recompiler. bugref:10369
(edit) @99799   20 months vboxsync Docs: bugref:10302. scm fix.
(edit) @99798   20 months vboxsync Main/Makefile.kmk: Allow VBOX_WITHOUT_PRECOMPILED_HEADERS in Windows …
(edit) @99797   20 months vboxsync Docs: bugref:10302. Merging changes from the docs team. Almost …
(edit) @99796   20 months vboxsync makefile.kmk: Let parfait chew on the output, even if the build fails, …
(edit) @99795   20 months vboxsync makefile.kmk: Let parfait chew on the output, even if the build fails, …
(edit) @99794   20 months vboxsync Config.kmk: Fixes for running midl with parfait, bugref:3409 [scm]
(edit) @99793   20 months vboxsync Config.kmk: Fixes for running midl with parfait, bugref:3409
(edit) @99792   20 months vboxsync Runtime: Disable some stuff for now when running under parfait, bugref:3409
(edit) @99791   20 months vboxsync Config.kmk,include/iprt: Workarounds for compiling with parfait on …
(edit) @99790   20 months vboxsync IEM: Fixed iemAImpl_rorx_u64 copy/paste error.
(edit) @99789   20 months vboxsync VMSVGA: Temporary commit to enable RELEASE logging in VBoxWDDM.sys, …
(edit) @99788   20 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Don't need to get the physical page …
(edit) @99787   20 months vboxsync Devices/Network: scm fixes. bugref:10268
(edit) @99786   20 months vboxsync Devices/Network: wip. partial implementation of libslirp driver. …
(edit) @99785   20 months vboxsync Devices/Graphics: debugging helpers readBuffer update
(edit) @99784   20 months vboxsync Guest Control/VBoxManage + FE/Qt: Fixed parameter …
(edit) @99783   20 months vboxsync Guest Control/Main: Marked IGuestSession::waitFor() and …
(edit) @99782   20 months vboxsync Guest Control/Main: Marked IGuestSession::waitFor() and …
(edit) @99781   20 months vboxsync Guest Control/Main: Documented current limitations of the …
(edit) @99780   20 months vboxsync Guest Control/Main: Documented current limitations of the …
(edit) @99779   20 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99778   20 months vboxsync Guest Control/VBoxManage: Cleaned up command synopsis a bit more and …
(edit) @99777   20 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99776   20 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99775   20 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99774   20 months vboxsync Guest Control/VBoxManage: Cleaned up argv0 handling with the "run" and …
(edit) @99773   20 months vboxsync Guest Control/VBoxManage: Cleaned up argv0 handling with the "run" and …
(edit) @99772   20 months vboxsync VBox/com: Added SafeArray::push_front() and implemented a new …
(edit) @99771   20 months vboxsync VBox/com: Added SafeArray::push_front() and implemented a new …
(edit) @99770   20 months vboxsync VBox/com: Added SafeArray::push_front() and implemented a new …
(edit) @99769   20 months vboxsync tools/linux.amd64: Update properties, bugref:3409
(edit) @99768   20 months vboxsync Devices/DevPit-i8254: Move the host speaker data to the R3 structure …
(edit) @99767   20 months vboxsync libs/xpcom18a4/xpidl_idl.c: Explicetely initialize ftracefile with …
(edit) @99766   20 months vboxsync Devices/Bus/DevPciIch9: Convert cb to unsigned, the caller uses …
(edit) @99765   20 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Nits.
(edit) @99764   20 months vboxsync /configure: Default to building liblzma on darwin.
(edit) @99763   20 months vboxsync VirtualBox/Doxyfile: updated to 1.9.6. bugref:10442
(edit) @99762   20 months vboxsync /Doxyfile.Core: Re-enabled markdown support. bugref:10442
(edit) @99761   20 months vboxsync /Makefile.kmk,tools/Makefile.kmk: Build fix. bugref:10442
(edit) @99760   20 months vboxsync IPRT: doxygen tweaks. bugref:10442
(edit) @99759   20 months vboxsync IPRT/Doxyfile: updated and re-enabled markdown. bugref:10442
(edit) @99758   20 months vboxsync IPRT: Make doxygen 1.9.6 happy. Mostly removing duplicate docs (iprt …
(edit) @99757   20 months vboxsync Makefile.kmk: parfait returns with a status code of 1 when there were …
(edit) @99756   20 months vboxsync VMM/CPUMR3Db: Fix harmless range check, bugref:3409
(edit) @99755   20 months vboxsync include/iprt/cdefs.h: Avoid memory leak reports when running with …
(edit) @99754   20 months vboxsync Guest Control/VBoxManage: Resolve wait result to a text when running …
(edit) @99753   20 months vboxsync VMM: More Clang 13 build fixes (warnings as errors).
(edit) @99752   20 months vboxsync Devices/Bus: Started a basic PCI bus implementation suitable for …
(edit) @99751   20 months vboxsync FE/VBoxBFE: Configure PCIe bus, bugref:10445
(edit) @99750   20 months vboxsync Devices/Bus: Started a basic PCI bus implementation suitable for …
(edit) @99749   20 months vboxsync VMM/NEMR3Native-darwin-armv8: Remove some unused code, bugref:10390
(edit) @99748   20 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Ensure we don't modify the leaf bit …
(edit) @99747   20 months vboxsync Main: More Clang 13 build fixes (warnings as errors) [SCM fix].
(edit) @99746   20 months vboxsync Main: More Clang 13 build fixes (warnings as errors) [better fix, use …
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