VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99983   20 months vboxsync VMM/IEM: Removed (finally) the need to call CPUMGetGuestCPL and …
(edit) @99982   20 months vboxsync VMM/IEM: More plotting on the IEM recompiler. bugref:10369
(edit) @99981   20 months vboxsync FE/Qt: bugref:10460. build fix.
(edit) @99980   20 months vboxsync FE/Qt: bugref:10460. Special casing OS family during default OS type …
(edit) @99979   20 months vboxsync FE/Qt: bugref:10460. Make sure 64-bit OS type is selected in case it …
(edit) @99978   20 months vboxsync iprt/asm-arm.h: Add method to read the CNTFRQ_EL0 register providing …
(edit) @99977   20 months vboxsync Guest Additions/VBoxClient: Also use the X clipboard implementation …
(edit) @99976   20 months vboxsync VMM/NEMR3Native-darwin-armv8: Set the vTimer offset to account for …
(edit) @99975   20 months vboxsync FE/Qt: bugref:10460. Removing the text 64-bit from OS type combo items.
(edit) @99974   20 months vboxsync Shared Clipboard/HostService: Fixes for (not) reporting (and starting) …
(edit) @99973   20 months vboxsync FE/Qt: bugref:10451. scm fix.
(edit) @99972   20 months vboxsync FE/Qt: bugref:10451. A small change in UIHelpBrowserDialog's API.
(edit) @99971   20 months vboxsync FE/Qt: bugref:10451. Disable manual download related code as we need …
(edit) @99970   20 months vboxsync Shared Clipboard/HostService: Emphasize that VBOX_SHCL_TRANSFER_MODE …
(edit) @99969   20 months vboxsync Shared Clipboard/HostService: More friendly log message if the Guest …
(edit) @99968   20 months vboxsync Shared Clipboard/HostService: Emphasize that VBOX_SHCL_TRANSFER_MODE …
(edit) @99967   20 months vboxsync Shared Clipboard: Use a define for clipboard timeouts. bugref:9437
(edit) @99966   20 months vboxsync Shared Clipboard: Use a define for clipboard timeouts. bugref:9437
(edit) @99965   20 months vboxsync Shared Clipboard: Moved code for handling local filesystems with …
(edit) @99964   20 months vboxsync VBox/types.h,pdmnetifs.h: Replaced PDMDATASEG with RTSGSEG since the …
(edit) @99963   20 months vboxsync VBox/types.h,pdmnetifs.h: Replaced PDMDATASEG with RTSGSEG since the …
(edit) @99962   20 months vboxsync VBox/types.h,pdmnetifs.h: Replaced PDMDATASEG with RTSGSEG since the …
(edit) @99961   20 months vboxsync IPRT/sg: Corrected RTSgBufIsAtEnd and made the code deal with (skip) …
(edit) @99960   20 months vboxsync IPRT/sg: Corrected RTSgBufIsAtEnd and made the code deal with (skip) …
(edit) @99959   20 months vboxsync Shared Clipboard/VBoxManage: Docs. bugref:9437
(edit) @99958   20 months vboxsync IEM: Consistently use DONE_VEX_DECODING_EX macros to check for CPU …
(edit) @99957   20 months vboxsync Installer/darwin: Include the ARM VMM library in the package if …
(edit) @99956   20 months vboxsync VMM/CPUM-armv8: Implement OSDLR_EL1, OSLAR_EL1 and OSLSR_EL1 accessed …
(edit) @99955   20 months vboxsync Shared Clipboard: Docs [build fix]. bugref:9437
(edit) @99954   20 months vboxsync Shared Clipboard: Docs. bugref:9437
(edit) @99953   20 months vboxsync Shared Clipboard: Only need to start the HTTP server on the host when …
(edit) @99952   20 months vboxsync Shared Clipboard: Moved code for handling local filesystems with …
(edit) @99951   20 months vboxsync Shared Clipboard: Moved code for handling local filesystems with …
(edit) @99950   20 months vboxsync FE/SDL: Windows build fix. ​bugref:9449
(edit) @99949   20 months vboxsync FE/Qt: bugref:10451: Build fix for r157603.
(edit) @99948   20 months vboxsync FE/Qt: bugref:10451. Small cleaning.
(edit) @99947   20 months vboxsync FE/Qt: bugref:10451. build fix.
(edit) @99946   20 months vboxsync FE/Qt: bugref:10451. Refactoring the code which kicks of the help …
(edit) @99945   20 months vboxsync Devices/PC/DevQemuFwCfg: Add screenshot support for the RAM based …
(edit) @99944   20 months vboxsync Main/ConsoleImplConfigArmV8.cpp: Some additions to the config …
(edit) @99943   20 months vboxsync Devices/Misc/DevFlashCFI: Add support for the NVRAM VFS interface, …
(edit) @99942   20 months vboxsync Installer: Build fix for r157598; Remaining part.
(edit) @99941   20 months vboxsync Main, FE/Qt: Wiping out old OpenGLTest code used widely across the project.
(edit) @99940   20 months vboxsync Shared Clipboard: Added new testcase for the HTTP server in …
(edit) @99939   20 months vboxsync Shared Clipboard: Added new testcase for the HTTP server in …
(edit) @99938   20 months vboxsync Shared Clipboard: Added new testcase for the HTTP server in …
(edit) @99937   20 months vboxsync Shared Clipboard: Added new testcase for the HTTP server in …
(edit) @99936   20 months vboxsync FE/Qt: Wiping out UIFrameBuffer code related to obsolete …
(edit) @99935   20 months vboxsync VMM/GIC: Always set DS bit in the CTRL register to indicate we only …
(edit) @99934   20 months vboxsync testmanager: missing newline in sql. bugref:10364
(edit) @99933   20 months vboxsync VMM/IEM: A couple of clang warning fixes.
(edit) @99932   20 months vboxsync VMM/IEM: scm fix. bugref:10369
(edit) @99931   20 months vboxsync Removed the character '\'.
(edit) @99930   20 months vboxsync VMM/IEM: More recompiler work. bugref:10369
(edit) @99929   20 months vboxsync FE/Qt: bugref:10451. More refactoring.
(edit) @99928   20 months vboxsync Makefile.kmk: Install local EFI firmware images for ARMv8 if not …
(edit) @99927   20 months vboxsync Devices/EFI,Main: Include EFI firmware images for ARMv8 in VBoxDD2 and …
(edit) @99926   20 months vboxsync Config.kmk: Enable ARMv8 virtualization now that we have something …
(edit) @99925   20 months vboxsync Main/src-client/ConsoleImpl: Add some _very_ basic config code to run …
(edit) @99924   20 months vboxsync VMM/EM: scm fix
(edit) @99923   20 months vboxsync VMM/EM: scm fix
(edit) @99922   20 months vboxsync VMM/SSM: scm fix
(edit) @99921   20 months vboxsync iprt/thread.h: scm fixes
(edit) @99920   20 months vboxsync VMM/EM: Time slice cleanups. Scm fixes.
(edit) @99919   20 months vboxsync VMM: The ARMv8 variant needs the right disassembler of course, bugref:10385
(edit) @99918   20 months vboxsync Devices/Gpio: Add skeleton for PL061 GPIO device emulation, enough to …
(edit) @99917   20 months vboxsync Devices/DevQemuFwCfg: Stub the pfnSendModeHint callback required by …
(edit) @99916   20 months vboxsync include/VBox/gic.h: Fix typo, bugref:10404
(edit) @99915   20 months vboxsync Main/src-client/ConsoleImpl: Add some _very_ basic config code to run …
(edit) @99914   20 months vboxsync Config.kmk: Enable ARMv8 virtualization now that we have something …
(edit) @99913   20 months vboxsync Main/src-client/ConsoleImpl: Add some _very_ basic config code to run …
(edit) @99912   20 months vboxsync Main/DisplayImpl: Don't fail if the graphics adapter doesn't provide a …
(edit) @99911   20 months vboxsync VMM/MM: make it possible to prepopulate a RAM region with data from a …
(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.
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