VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99910   20 months vboxsync FE/Qt: bugref:10451. Removing endif guards and some more refactoring.
(edit) @99909   20 months vboxsync Main/ConsoleImpl: Split the VM config code into a common and …
(edit) @99908   20 months vboxsync FE/VBoxBFE: Use the new PrepopulateFromFile CFGM key when initializing …
(edit) @99907   20 months vboxsync VMM/MM: make it possible to prepopulate a RAM region with data from a …
(edit) @99906   20 months vboxsync include/iprt/cdefs.h: Fix DECL_HIDDEN_THROW() define
(edit) @99905   20 months vboxsync FE/Qt: bugref:10451. scm fix.
(edit) @99904   20 months vboxsync FE/Qt: bugref:10451. Some cleaning before moving stuff around. part 1.
(edit) @99903   20 months vboxsync FE/Qt: bugref:10451. Removing an unused parameter.
(edit) @99902   20 months vboxsync IPRT: Cleaned up RTThreadGetExecutionTimeMilli and associated …
(edit) @99901   20 months vboxsync IPRT: Cleaned up RTThreadGetExecutionTimeMilli and associated testcase.
(edit) @99900   20 months vboxsync VMM/EM: Added .iemrecompiled debugger command. bugref:10369
(edit) @99899   20 months vboxsync VMM/EM,DBGF: Removed the EMSTATE_IEM_THEN_REM stuff as it makes no …
(edit) @99898   20 months vboxsync VMM/EM,DBGF: Repurposing the inner REM execution loop for …
(edit) @99897   20 months vboxsync VMM/EM,DBGF: Repurposing the inner REM execution loop for …
(edit) @99896   20 months vboxsync VMM/SSM: Added SSM_GET_STD_ENUM32_RET for automatically validating …
(edit) @99895   20 months vboxsync Devices/Gpio: Add skeleton for PL061 GPIO device emulation, enough to …
(edit) @99894   20 months vboxsync FE/VBoxBFE: Configure ARM PL061 GPIO device, bugref:10453, bugref:10397
(edit) @99893   20 months vboxsync Devices/Gpio: Add skeleton for PL061 GPIO device emulation, enough to …
(edit) @99892   20 months vboxsync Add/Vbgl: Workaround for gcc 13.1.1 and -ffreestanding …
(edit) @99891   20 months vboxsync VMM/PGM: Docs correction for PGMInvalidatePage.
(edit) @99890   20 months vboxsync FE/VBoxBFE: Some crude keyboard implementation for some input support …
(edit) @99889   20 months vboxsync Devices/DevVirtioNet: Don't fail if there is no status driver …
(edit) @99888   20 months vboxsync VMM/NEMR3Native-darwin-armv8: Workaround for WFI/WFE leading to a …
(edit) @99887   20 months vboxsync Devices/DrvRamDisk: Return VERR_PDM_GEOMETRY_NOT_SET to indicate that …
(edit) @99886   20 months vboxsync Devices/DevE1000: Don't crash if there is no status driver attached, …
(edit) @99885   20 months vboxsync VMM/GIC: Updates to the emulation implementation, some basic SPI …
(edit) @99884   20 months vboxsync FE/Qt: bugref:10451 Some cleaning.
(edit) @99883   20 months vboxsync FE/Qt: bugref:10451 Build fix.
(edit) @99882   20 months vboxsync FE/Qt: bugref:10451 An addendum to r157522.
(edit) @99881   20 months vboxsync FE/Qt: bugref:10451 Removing the definition VBOX_WITH_QHELP_VIEWER …
(edit) @99880   20 months vboxsync FE/Qt: bugref:10451 Replacing VBOX_WITH_QHELP_VIEWER with …
(edit) @99879   20 months vboxsync FE/Qt: bugref:10451 Replacing some define guards in GUI makefile.
(edit) @99878   20 months vboxsync FE/Qt: bugref:10451 Add VBOX_WITH_DOCS_QHELP define to GUI binaries.
(edit) @99877   20 months vboxsync Devices/Graphics: Corresponding format for SVGA3D_DEVCAP_SURFACEFMT_R5G6B5
(edit) @99876   20 months vboxsync Add/Vbgl: Workaround for gcc 13.1.1 and -ffreestanding …
(edit) @99875   20 months vboxsync ValKit: pylint adjustments for PEP-594 (dead batteries)
(edit) @99874   20 months vboxsync libs/dxvk-native: Build fix for gcc 13.1.1.
(edit) @99873   20 months vboxsync /config.kmk: Some cleanups around VBOX_PATH_QT (untested). [fixes] …
(edit) @99872   20 months vboxsync /Config.kmk: Some cleanups around VBOX_PATH_QT (untested). bugref:10450
(edit) @99871   20 months vboxsync /Makefile.kmk: Attempt to simplify and clean up the qt[56]-bin stuff. …
(edit) @99870   20 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99869   20 months vboxsync scm fixes for makefile.kmk
(edit) @99868   20 months vboxsync scm fixes for config.kmk
(edit) @99867   20 months vboxsync trying to fix scm for Makefile.kmk... ;_;
(edit) @99866   20 months vboxsync trying to fix scm for Makefile.kmk (help, I'm crying...)
(edit) @99865   20 months vboxsync fix scm for src/VBox/Frontends/VirtualBox/src/platform/nix/XKeyboard.h
(edit) @99864   20 months vboxsync scm fixes for Makefile.kmk, plus ansible changes, if macos is newer …
(edit) @99863   20 months vboxsync scm fixes for src\platform\nix\VBoxUtils-nix.h Config.kmk …
(edit) @99862   20 months vboxsync VMSVGA: Avoid recursive acquision of spinlock while processing …
(edit) @99861   20 months vboxsync Linux: vboxdrv: suppress false-positive warning caused by …
(edit) @99860   20 months vboxsync FE/Qt: bugref:10451. Reverting r157497.
(edit) @99859   20 months vboxsync FE/Qt: bugref:10451. Unify VBOX_WITH_DOCS_QHELP and …
(edit) @99858   20 months vboxsync kBuild 3588 -> 3593: qt6 fix for windows and some debug CRT related …
(edit) @99857   20 months vboxsync WDDM: D3D10_DDI_MAP_FLAG_DONOTWAIT fix; remove FlushCommands from Draw …
(edit) @99856   20 months vboxsync WDDM: Take into account the D3D10_DDI_MAP_FLAG_DONOTWAIT flag in …
(edit) @99855   20 months vboxsync WDDM: UpdateSubresourceUP uses a pool of staging buffers. bugref:9845
(edit) @99854   20 months vboxsync Makefile.kmk: bugref:10450: Adjust a list of Qt libraries being …
(edit) @99853   20 months vboxsync Debugger/Gui: ​bugref:10450: Some Qt6 compatibility stuff.
(edit) @99852   20 months vboxsync Makefile.kmk bugref:10450: Adjust a list of Qt libraries being …
(edit) @99851   20 months vboxsync Config.kmk bugref:10450: Adjust a list of Qt modules for Qt 5/6 on …
(edit) @99850   20 months vboxsync bugref:10450: Teach Config.kmk how to find Qt6 on X11 hosts.
(edit) @99849   20 months vboxsync Config.kmk: bugref:10450: Accidentally committed some of local changes …
(edit) @99848   20 months vboxsync bugref:10450: Teach Config.kmk how to find Qt6 on Windows host.
(edit) @99847   20 months vboxsync Config.kmk: bugref:10450: Small fix for r157425 to make required flag …
(edit) @99846   20 months vboxsync bugref:10450: Code parts which uses Qt6 on Windows require …
(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 …
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