VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99892   17 months vboxsync Add/Vbgl: Workaround for gcc 13.1.1 and -ffreestanding …
(edit) @99891   17 months vboxsync VMM/PGM: Docs correction for PGMInvalidatePage.
(edit) @99890   17 months vboxsync FE/VBoxBFE: Some crude keyboard implementation for some input support …
(edit) @99889   17 months vboxsync Devices/DevVirtioNet: Don't fail if there is no status driver …
(edit) @99888   17 months vboxsync VMM/NEMR3Native-darwin-armv8: Workaround for WFI/WFE leading to a …
(edit) @99887   17 months vboxsync Devices/DrvRamDisk: Return VERR_PDM_GEOMETRY_NOT_SET to indicate that …
(edit) @99886   17 months vboxsync Devices/DevE1000: Don't crash if there is no status driver attached, …
(edit) @99885   17 months vboxsync VMM/GIC: Updates to the emulation implementation, some basic SPI …
(edit) @99884   17 months vboxsync FE/Qt: bugref:10451 Some cleaning.
(edit) @99883   17 months vboxsync FE/Qt: bugref:10451 Build fix.
(edit) @99882   17 months vboxsync FE/Qt: bugref:10451 An addendum to r157522.
(edit) @99881   17 months vboxsync FE/Qt: bugref:10451 Removing the definition VBOX_WITH_QHELP_VIEWER …
(edit) @99880   17 months vboxsync FE/Qt: bugref:10451 Replacing VBOX_WITH_QHELP_VIEWER with …
(edit) @99879   17 months vboxsync FE/Qt: bugref:10451 Replacing some define guards in GUI makefile.
(edit) @99878   17 months vboxsync FE/Qt: bugref:10451 Add VBOX_WITH_DOCS_QHELP define to GUI binaries.
(edit) @99877   17 months vboxsync Devices/Graphics: Corresponding format for SVGA3D_DEVCAP_SURFACEFMT_R5G6B5
(edit) @99876   17 months vboxsync Add/Vbgl: Workaround for gcc 13.1.1 and -ffreestanding …
(edit) @99875   17 months vboxsync ValKit: pylint adjustments for PEP-594 (dead batteries)
(edit) @99874   17 months vboxsync libs/dxvk-native: Build fix for gcc 13.1.1.
(edit) @99873   17 months vboxsync /config.kmk: Some cleanups around VBOX_PATH_QT (untested). [fixes] …
(edit) @99872   17 months vboxsync /Config.kmk: Some cleanups around VBOX_PATH_QT (untested). bugref:10450
(edit) @99871   17 months vboxsync /Makefile.kmk: Attempt to simplify and clean up the qt[56]-bin stuff. …
(edit) @99870   17 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99869   17 months vboxsync scm fixes for makefile.kmk
(edit) @99868   17 months vboxsync scm fixes for config.kmk
(edit) @99867   17 months vboxsync trying to fix scm for Makefile.kmk... ;_;
(edit) @99866   17 months vboxsync trying to fix scm for Makefile.kmk (help, I'm crying...)
(edit) @99865   17 months vboxsync fix scm for src/VBox/Frontends/VirtualBox/src/platform/nix/XKeyboard.h
(edit) @99864   17 months vboxsync scm fixes for Makefile.kmk, plus ansible changes, if macos is newer …
(edit) @99863   17 months vboxsync scm fixes for src\platform\nix\VBoxUtils-nix.h Config.kmk …
(edit) @99862   17 months vboxsync VMSVGA: Avoid recursive acquision of spinlock while processing …
(edit) @99861   17 months vboxsync Linux: vboxdrv: suppress false-positive warning caused by …
(edit) @99860   17 months vboxsync FE/Qt: bugref:10451. Reverting r157497.
(edit) @99859   17 months vboxsync FE/Qt: bugref:10451. Unify VBOX_WITH_DOCS_QHELP and …
(edit) @99858   17 months vboxsync kBuild 3588 -> 3593: qt6 fix for windows and some debug CRT related …
(edit) @99857   17 months vboxsync WDDM: D3D10_DDI_MAP_FLAG_DONOTWAIT fix; remove FlushCommands from Draw …
(edit) @99856   17 months vboxsync WDDM: Take into account the D3D10_DDI_MAP_FLAG_DONOTWAIT flag in …
(edit) @99855   17 months vboxsync WDDM: UpdateSubresourceUP uses a pool of staging buffers. bugref:9845
(edit) @99854   17 months vboxsync Makefile.kmk: bugref:10450: Adjust a list of Qt libraries being …
(edit) @99853   17 months vboxsync Debugger/Gui: ​bugref:10450: Some Qt6 compatibility stuff.
(edit) @99852   17 months vboxsync Makefile.kmk bugref:10450: Adjust a list of Qt libraries being …
(edit) @99851   17 months vboxsync Config.kmk bugref:10450: Adjust a list of Qt modules for Qt 5/6 on …
(edit) @99850   17 months vboxsync bugref:10450: Teach Config.kmk how to find Qt6 on X11 hosts.
(edit) @99849   17 months vboxsync Config.kmk: bugref:10450: Accidentally committed some of local changes …
(edit) @99848   17 months vboxsync bugref:10450: Teach Config.kmk how to find Qt6 on Windows host.
(edit) @99847   17 months vboxsync Config.kmk: bugref:10450: Small fix for r157425 to make required flag …
(edit) @99846   17 months vboxsync bugref:10450: Code parts which uses Qt6 on Windows require …
(edit) @99845   17 months vboxsync bugref:10450: Justify Qt 5/6 unit choice in various project parts.
(edit) @99844   17 months vboxsync FE/Qt: bugref:10450: No WinExtras module in Qt6 similar to other platforms.
(edit) @99843   17 months vboxsync FE/Qt: bugref:10450: Runtime UI: Wiping out some old Windows stuff …
(edit) @99842   17 months vboxsync FE/Qt: bugref:10450: Qt6 compatibility bits for QImage stuff; …
(edit) @99841   17 months vboxsync FE/Qt: bugref:10450: Qt6 compatibility bits for QString stuff; …
(edit) @99840   17 months vboxsync FE/Qt: bugref:10450: VM Settings: Qt6 compatibility bit for …
(edit) @99839   17 months vboxsync FE/Qt: bugref:10450: Runtime UI: Remaining bits fixing Qt6 …
(edit) @99838   17 months vboxsync FE/Qt: bugref:10450: Runtime UI: Remaining bits fixing Qt6 …
(edit) @99837   17 months vboxsync FE/Qt: bugref:10450: A bit of missed Qt includes in Win utils; They …
(edit) @99836   17 months vboxsync FE/Qt: bugref:10450: No need to enable HiDPI support since Qt6, it's …
(edit) @99835   17 months vboxsync Debugger/Console: bugref:10450: Move to modern way of assigning …
(edit) @99834   17 months vboxsync OpenGLTest: bugref:10450: Adding missed include to be able to build …
(edit) @99833   17 months vboxsync VMSVGA: Reverting temporary logging added by r157444 and r157409, …
(edit) @99832   17 months vboxsync VMM/IEM: More recompiler work. bugref:10369
(edit) @99831   17 months vboxsync Devices/Graphics: RTV -> UAV fix copy paste bug
(edit) @99830   17 months vboxsync FE/Qt: bugref:10421. Renaming platform/x11 to platform/nix.
(edit) @99829   17 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99828   17 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99827   17 months vboxsync FE/Qt: bugref:10407. Adding a getter to UICommon to return display …
(edit) @99826   17 months vboxsync FE/Qt: bugref:10407. Reverting r157461.
(edit) @99825   17 months vboxsync FE/Qt: bugref:10407. Adding an getter to UICommon to return display …
(edit) @99824   17 months vboxsync Devices/Graphics: correct assertion
(edit) @99823   17 months vboxsync Devices/Bus: Implement interrupt forwarding for the PCIe bus, …
(edit) @99822   17 months vboxsync Devices/Bus: Implement interrupt forwarding for the PCIe bus, …
(edit) @99821   17 months vboxsync VMM/GIC: Implement interrupt forwarding to the GIC from shared …
(edit) @99820   17 months vboxsync Devices/Bus: Implement interrupt forwarding for the PCIe bus, bugref:10445
(edit) @99819   17 months vboxsync VMM/IEM: More recompiler work. bugref:10369
(edit) @99818   17 months vboxsync HostDrivers/Support/testcase/tstPin, …
(edit) @99817   17 months vboxsync FE/VirtualBox: Fix running VirtualBox on MacOS after adding the …
(edit) @99816   17 months vboxsync WDDM: D3D testcase update
(edit) @99815   17 months vboxsync FE/Qt: ​bugref:10449. Making host screen toggle function configurable.
(edit) @99814   17 months vboxsync IEM: Added a separate CPU flag to enable VEX decoding to allow BMI1/2 …
(edit) @99813   17 months vboxsync VMSVGA: Temporary commit to enable RELEASE logging in VBoxWDDM.sys …
(edit) @99812   17 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Fixes to flushing of large page page …
(edit) @99811   17 months vboxsync NAT/lwIP: ticketref:21560 Adjust UDP proxy timeout from 18-21 to 21-24 …
(edit) @99810   17 months vboxsync HostDrivers/VBoxUSB/solaris: Make compilation dependent on …
(edit) @99809   17 months vboxsync VMM/HM: Nested VMX: bugref:10318 Stat name change to make it easier to …
(edit) @99808   17 months vboxsync Main/ConsoleImpl: Work around compilation under parfait, bugref:3409
(edit) @99807   17 months vboxsync *: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
(edit) @99806   17 months vboxsync VMM/PDMR3Task: Fix wrong AssertPtrReturn() usage, bugref:3409
(edit) @99805   17 months vboxsync *: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
(edit) @99804   17 months vboxsync *: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
(edit) @99803   17 months vboxsync Runtime/fuzz.cpp: Fix assertion, bugref:3409
(edit) @99802   17 months vboxsync *: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
(edit) @99801   17 months vboxsync Runtime/testcase/{Makefile.kmk,tstRTCRest-1}: Address two …
(edit) @99800   17 months vboxsync VMM/IEM: More work on recompiler. bugref:10369
(edit) @99799   17 months vboxsync Docs: bugref:10302. scm fix.
(edit) @99798   17 months vboxsync Main/Makefile.kmk: Allow VBOX_WITHOUT_PRECOMPILED_HEADERS in Windows …
(edit) @99797   17 months vboxsync Docs: bugref:10302. Merging changes from the docs team. Almost …
(edit) @99796   17 months vboxsync makefile.kmk: Let parfait chew on the output, even if the build fails, …
(edit) @99795   17 months vboxsync makefile.kmk: Let parfait chew on the output, even if the build fails, …
(edit) @99794   17 months vboxsync Config.kmk: Fixes for running midl with parfait, bugref:3409 [scm]
(edit) @99793   17 months vboxsync Config.kmk: Fixes for running midl with parfait, bugref:3409
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