VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99979   23 months vboxsync FE/Qt: bugref:10460. Make sure 64-bit OS type is selected in case it …
(edit) @99977   23 months vboxsync Guest Additions/VBoxClient: Also use the X clipboard implementation …
(edit) @99976   23 months vboxsync VMM/NEMR3Native-darwin-armv8: Set the vTimer offset to account for …
(edit) @99975   23 months vboxsync FE/Qt: bugref:10460. Removing the text 64-bit from OS type combo items.
(edit) @99974   23 months vboxsync Shared Clipboard/HostService: Fixes for (not) reporting (and starting) …
(edit) @99973   23 months vboxsync FE/Qt: bugref:10451. scm fix.
(edit) @99972   23 months vboxsync FE/Qt: bugref:10451. A small change in UIHelpBrowserDialog's API.
(edit) @99971   23 months vboxsync FE/Qt: bugref:10451. Disable manual download related code as we need …
(edit) @99970   23 months vboxsync Shared Clipboard/HostService: Emphasize that VBOX_SHCL_TRANSFER_MODE …
(edit) @99969   23 months vboxsync Shared Clipboard/HostService: More friendly log message if the Guest …
(edit) @99968   23 months vboxsync Shared Clipboard/HostService: Emphasize that VBOX_SHCL_TRANSFER_MODE …
(edit) @99967   23 months vboxsync Shared Clipboard: Use a define for clipboard timeouts. bugref:9437
(edit) @99966   23 months vboxsync Shared Clipboard: Use a define for clipboard timeouts. bugref:9437
(edit) @99965   23 months vboxsync Shared Clipboard: Moved code for handling local filesystems with …
(edit) @99963   23 months vboxsync VBox/types.h,pdmnetifs.h: Replaced PDMDATASEG with RTSGSEG since the …
(edit) @99961   23 months vboxsync IPRT/sg: Corrected RTSgBufIsAtEnd and made the code deal with (skip) …
(edit) @99960   23 months vboxsync IPRT/sg: Corrected RTSgBufIsAtEnd and made the code deal with (skip) …
(edit) @99958   23 months vboxsync IEM: Consistently use DONE_VEX_DECODING_EX macros to check for CPU …
(edit) @99957   23 months vboxsync Installer/darwin: Include the ARM VMM library in the package if …
(edit) @99956   23 months vboxsync VMM/CPUM-armv8: Implement OSDLR_EL1, OSLAR_EL1 and OSLSR_EL1 accessed …
(edit) @99955   23 months vboxsync Shared Clipboard: Docs [build fix]. bugref:9437
(edit) @99954   23 months vboxsync Shared Clipboard: Docs. bugref:9437
(edit) @99953   23 months vboxsync Shared Clipboard: Only need to start the HTTP server on the host when …
(edit) @99952   23 months vboxsync Shared Clipboard: Moved code for handling local filesystems with …
(edit) @99951   23 months vboxsync Shared Clipboard: Moved code for handling local filesystems with …
(edit) @99950   23 months vboxsync FE/SDL: Windows build fix. ​bugref:9449
(edit) @99949   23 months vboxsync FE/Qt: bugref:10451: Build fix for r157603.
(edit) @99948   23 months vboxsync FE/Qt: bugref:10451. Small cleaning.
(edit) @99947   23 months vboxsync FE/Qt: bugref:10451. build fix.
(edit) @99946   23 months vboxsync FE/Qt: bugref:10451. Refactoring the code which kicks of the help …
(edit) @99945   23 months vboxsync Devices/PC/DevQemuFwCfg: Add screenshot support for the RAM based …
(edit) @99944   23 months vboxsync Main/ConsoleImplConfigArmV8.cpp: Some additions to the config …
(edit) @99943   23 months vboxsync Devices/Misc/DevFlashCFI: Add support for the NVRAM VFS interface, …
(edit) @99942   23 months vboxsync Installer: Build fix for r157598; Remaining part.
(edit) @99941   23 months vboxsync Main, FE/Qt: Wiping out old OpenGLTest code used widely across the project.
(edit) @99940   23 months vboxsync Shared Clipboard: Added new testcase for the HTTP server in …
(edit) @99939   23 months vboxsync Shared Clipboard: Added new testcase for the HTTP server in …
(edit) @99938   23 months vboxsync Shared Clipboard: Added new testcase for the HTTP server in …
(edit) @99937   23 months vboxsync Shared Clipboard: Added new testcase for the HTTP server in …
(edit) @99936   23 months vboxsync FE/Qt: Wiping out UIFrameBuffer code related to obsolete …
(edit) @99935   23 months vboxsync VMM/GIC: Always set DS bit in the CTRL register to indicate we only …
(edit) @99934   23 months vboxsync testmanager: missing newline in sql. bugref:10364
(edit) @99933   23 months vboxsync VMM/IEM: A couple of clang warning fixes.
(edit) @99932   23 months vboxsync VMM/IEM: scm fix. bugref:10369
(edit) @99931   23 months vboxsync Removed the character '\'.
(edit) @99930   23 months vboxsync VMM/IEM: More recompiler work. bugref:10369
(edit) @99929   23 months vboxsync FE/Qt: bugref:10451. More refactoring.
(edit) @99927   23 months vboxsync Devices/EFI,Main: Include EFI firmware images for ARMv8 in VBoxDD2 and …
(edit) @99926   23 months vboxsync Config.kmk: Enable ARMv8 virtualization now that we have something …
(edit) @99925   23 months vboxsync Main/src-client/ConsoleImpl: Add some _very_ basic config code to run …
(edit) @99924   23 months vboxsync VMM/EM: scm fix
(edit) @99923   23 months vboxsync VMM/EM: scm fix
(edit) @99920   23 months vboxsync VMM/EM: Time slice cleanups. Scm fixes.
(edit) @99919   23 months vboxsync VMM: The ARMv8 variant needs the right disassembler of course, bugref:10385
(edit) @99918   23 months vboxsync Devices/Gpio: Add skeleton for PL061 GPIO device emulation, enough to …
(edit) @99917   23 months vboxsync Devices/DevQemuFwCfg: Stub the pfnSendModeHint callback required by …
(edit) @99915   23 months vboxsync Main/src-client/ConsoleImpl: Add some _very_ basic config code to run …
(edit) @99913   23 months vboxsync Main/src-client/ConsoleImpl: Add some _very_ basic config code to run …
(edit) @99912   23 months vboxsync Main/DisplayImpl: Don't fail if the graphics adapter doesn't provide a …
(edit) @99911   23 months vboxsync VMM/MM: make it possible to prepopulate a RAM region with data from a …
(edit) @99910   23 months vboxsync FE/Qt: bugref:10451. Removing endif guards and some more refactoring.
(edit) @99909   23 months vboxsync Main/ConsoleImpl: Split the VM config code into a common and …
(edit) @99908   23 months vboxsync FE/VBoxBFE: Use the new PrepopulateFromFile CFGM key when initializing …
(edit) @99907   23 months vboxsync VMM/MM: make it possible to prepopulate a RAM region with data from a …
(edit) @99905   23 months vboxsync FE/Qt: bugref:10451. scm fix.
(edit) @99904   23 months vboxsync FE/Qt: bugref:10451. Some cleaning before moving stuff around. part 1.
(edit) @99903   23 months vboxsync FE/Qt: bugref:10451. Removing an unused parameter.
(edit) @99902   23 months vboxsync IPRT: Cleaned up RTThreadGetExecutionTimeMilli and associated …
(edit) @99901   23 months vboxsync IPRT: Cleaned up RTThreadGetExecutionTimeMilli and associated testcase.
(edit) @99900   23 months vboxsync VMM/EM: Added .iemrecompiled debugger command. bugref:10369
(edit) @99899   23 months vboxsync VMM/EM,DBGF: Removed the EMSTATE_IEM_THEN_REM stuff as it makes no …
(edit) @99898   23 months vboxsync VMM/EM,DBGF: Repurposing the inner REM execution loop for …
(edit) @99897   23 months vboxsync VMM/EM,DBGF: Repurposing the inner REM execution loop for …
(edit) @99895   23 months vboxsync Devices/Gpio: Add skeleton for PL061 GPIO device emulation, enough to …
(edit) @99894   23 months vboxsync FE/VBoxBFE: Configure ARM PL061 GPIO device, bugref:10453, bugref:10397
(edit) @99893   23 months vboxsync Devices/Gpio: Add skeleton for PL061 GPIO device emulation, enough to …
(edit) @99892   23 months vboxsync Add/Vbgl: Workaround for gcc 13.1.1 and -ffreestanding …
(edit) @99891   23 months vboxsync VMM/PGM: Docs correction for PGMInvalidatePage.
(edit) @99890   23 months vboxsync FE/VBoxBFE: Some crude keyboard implementation for some input support …
(edit) @99889   23 months vboxsync Devices/DevVirtioNet: Don't fail if there is no status driver …
(edit) @99888   23 months vboxsync VMM/NEMR3Native-darwin-armv8: Workaround for WFI/WFE leading to a …
(edit) @99887   23 months vboxsync Devices/DrvRamDisk: Return VERR_PDM_GEOMETRY_NOT_SET to indicate that …
(edit) @99886   23 months vboxsync Devices/DevE1000: Don't crash if there is no status driver attached, …
(edit) @99885   23 months vboxsync VMM/GIC: Updates to the emulation implementation, some basic SPI …
(edit) @99881   23 months vboxsync FE/Qt: bugref:10451 Removing the definition VBOX_WITH_QHELP_VIEWER …
(edit) @99880   23 months vboxsync FE/Qt: bugref:10451 Replacing VBOX_WITH_QHELP_VIEWER with …
(edit) @99879   23 months vboxsync FE/Qt: bugref:10451 Replacing some define guards in GUI makefile.
(edit) @99878   23 months vboxsync FE/Qt: bugref:10451 Add VBOX_WITH_DOCS_QHELP define to GUI binaries.
(edit) @99877   23 months vboxsync Devices/Graphics: Corresponding format for SVGA3D_DEVCAP_SURFACEFMT_R5G6B5
(edit) @99876   23 months vboxsync Add/Vbgl: Workaround for gcc 13.1.1 and -ffreestanding …
(edit) @99875   23 months vboxsync ValKit: pylint adjustments for PEP-594 (dead batteries)
(edit) @99874   23 months vboxsync libs/dxvk-native: Build fix for gcc 13.1.1.
(edit) @99870   23 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99865   23 months vboxsync fix scm for src/VBox/Frontends/VirtualBox/src/platform/nix/XKeyboard.h
(edit) @99863   23 months vboxsync scm fixes for src\platform\nix\VBoxUtils-nix.h Config.kmk …
(edit) @99862   23 months vboxsync VMSVGA: Avoid recursive acquision of spinlock while processing …
(edit) @99861   23 months vboxsync Linux: vboxdrv: suppress false-positive warning caused by …
(edit) @99860   23 months vboxsync FE/Qt: bugref:10451. Reverting r157497.
(edit) @99859   23 months vboxsync FE/Qt: bugref:10451. Unify VBOX_WITH_DOCS_QHELP and …
(edit) @99857   23 months vboxsync WDDM: D3D10_DDI_MAP_FLAG_DONOTWAIT fix; remove FlushCommands from Draw …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette