VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100047   22 months vboxsync Devices/EFI/Firmware: Display our own logo and include the AHCI DXE …
(edit) @100046   22 months vboxsync Disassembler: Some updates to the ARMv8 disassembler lying around, …
(edit) @100044   22 months vboxsync VMM/GIC: Implement interrupt forwarding to the GIC from shared …
(edit) @100043   22 months vboxsync FE/Qt: bugref:10407. Passing native scan codes from Qt's …
(edit) @100042   22 months vboxsync Main: Start simple ResourceStore implementation similar to NvramStore …
(edit) @100041   22 months vboxsync Main/ConsoleImplConfigArmV8.cpp: A first shot at generating the FDT on …
(edit) @100040   22 months vboxsync Runtime/RTFdt: Add methods to add stringlist properties, bugref:10401 …
(edit) @100039   22 months vboxsync Devices/DevEFI-armv8.cpp: Implement ability to inject the FDT for the …
(edit) @100038   22 months vboxsync Main: Start simple ResourceStore implementation similar to NvramStore …
(edit) @100037   22 months vboxsync Runtime/RTFdt: Add methods to add stringlist properties, bugref:10401
(edit) @100036   22 months vboxsync Runtime/RTFdt: Some additions and fixes, bugref:10401
(edit) @100035   22 months vboxsync FE/Qt: bugref:10450: Runtime UI: Qt6 compatibility bits for …
(edit) @100034   22 months vboxsync FE/Qt: bugref:10450: Runtime UI: More remaining bits fixing Qt6 …
(edit) @100033   22 months vboxsync FE/Qt: bugref:10450: Qt6 compatibility stuff for UICommon, unused var.
(edit) @100032   22 months vboxsync Runtime/RTFdt: Some untested generator API + implementation, …
(edit) @100031   22 months vboxsync Runtime/RTFdt: Some untested generator API + implementation, …
(edit) @100030   22 months vboxsync FE/Qt: bugref:10450: A bit of Qt compatibility stuff for …
(edit) @100029   22 months vboxsync Runtime/RTFdt: Some untested generator API + implementation, bugref:10401
(edit) @100028   22 months vboxsync add win11-74 vm in vboxtestvms.py
(edit) @100027   22 months vboxsync FE/Qt: bugref:10444. Disabling 'Export to OCI' menu item in case no …
(edit) @100026   22 months vboxsync add tdOciCloudInit1.py test in Makefile.kmk
(edit) @100025   22 months vboxsync Additions: Linux: vboxvideo: Build fixes for EL 8.8 kernel (updated …
(edit) @100024   22 months vboxsync Runtime/RTFdt: Implement parsing Devicetree blobs (DTB) and output a …
(edit) @100023   22 months vboxsync Runtime/RTFdt: Implement parsing Devicetree blobs (DTB) and output a …
(edit) @100022   22 months vboxsync Runtime/RTFdt: Implement parsing Devicetree blobs (DTB) and output a …
(edit) @100020   22 months vboxsync VMM/IEM: Draft for execution mode flags and translation block flags. …
(edit) @100018   22 months vboxsync Shared Clipboard/HostService: Check for payload data here. bugref:9437
(edit) @100017   22 months vboxsync Shared Clipboard/HostService: Only start a transfer on the host side …
(edit) @100015   22 months vboxsync Shared Clipboard/VbglR3: Fixed parameters for root list headers. …
(edit) @100014   22 months vboxsync Additions: Linux: vboxvideo: Build fixes for RHEL 8.9 kernel, …
(edit) @100012   22 months vboxsync VMM/EM: Long #else/#endif should be marked. bugref:10389
(edit) @100011   22 months vboxsync Shared Clipboard: Moved code for handling local filesystems with …
(edit) @100010   22 months vboxsync WDDM: SVGADevCapRead. bugref:9845
(edit) @100009   22 months vboxsync Runtime/common/misc/fdt.cpp: Implement loading the blocks from the I/O …
(edit) @100008   22 months vboxsync Devices/Graphics: debug logging and assertions. bugref:9830
(edit) @100007   22 months vboxsync Runtime: Start implementing the RTFdt* API to read and write flattened …
(edit) @100006   22 months vboxsync Runtime: Start implementing the RTFdt* API to read and write flattened …
(edit) @100005   22 months vboxsync VMM: Take the vTimer expiration into account when halting due to a …
(edit) @100004   22 months vboxsync VMM/PGM: Ignore A20 state on reset as it is not relevant for ARM, …
(edit) @100003   22 months vboxsync VMM/NEMR3Native-darwin-armv8: Lower the timespan when to start …
(edit) @100002   22 months vboxsync VMM: Take the vTimer expiration into account when halting due to a …
(edit) @100001   22 months vboxsync VMM/NEMR3Native-darwin-armv8: Set the vTimer expiration time when …
(edit) @100000   22 months vboxsync VMM: Take the vTimer expiration into account when halting due to a …
(edit) @99999   22 months vboxsync VMM/EM: WFI/WFE ignore the IRQ and FIQ mask flag and always return …
(edit) @99998   22 months vboxsync WDDM: take into account that DXGK aligns allocation size. bugref:9845
(edit) @99997   22 months vboxsync WDDM: deferred GMR destruction. bugref:9845
(edit) @99996   22 months vboxsync VMM/IEM: Stripped down iemReInitExec to what it's supposed to be doing.
(edit) @99995   22 months vboxsync VMM/EM: Some IEM/HM comparison logging for later use. bugref:10464
(edit) @99994   22 months vboxsync VMM/IEM: Allow setting the FCW.IC bit (discontinued with the 387) as …
(edit) @99993   22 months vboxsync VMM/IEM: Corrected instruction counting in IEMExecLots, it executed …
(edit) @99992   22 months vboxsync VMM/IEM: Corrected IEM_MC_REF_FPUREG so it'll reference the correct …
(edit) @99991   22 months vboxsync Main: reimplements resizeAndCloneTo fix. removes bypass. bugref:10090
(edit) @99990   22 months vboxsync WDDM: deferred mob destruction. bugref:9845
(edit) @99989   22 months vboxsync IPRT/dvm: Use rtDvmDiskReadUnaligned rather than rtDvmDiskRead in the …
(edit) @99988   22 months vboxsync VMM/IEM: Externalized prefetch queue flushing from IEMAllCImpl.cpp so …
(edit) @99987   22 months vboxsync Guest Additions/VBoxClient: Add transfer callbacks to start/stop the …
(edit) @99986   22 months vboxsync Shared Clipboard/VBoxTray: Typo. bugref:9437
(edit) @99985   22 months vboxsync VMM/IEM: Fixed a few places in IEMAllCImpl.cpp and …
(edit) @99984   22 months vboxsync VMM/IEM: Fixed a few places in IEMAllCImpl.cpp and …
(edit) @99983   22 months vboxsync VMM/IEM: Removed (finally) the need to call CPUMGetGuestCPL and …
(edit) @99982   22 months vboxsync VMM/IEM: More plotting on the IEM recompiler. bugref:10369
(edit) @99981   22 months vboxsync FE/Qt: bugref:10460. build fix.
(edit) @99980   22 months vboxsync FE/Qt: bugref:10460. Special casing OS family during default OS type …
(edit) @99979   22 months vboxsync FE/Qt: bugref:10460. Make sure 64-bit OS type is selected in case it …
(edit) @99977   22 months vboxsync Guest Additions/VBoxClient: Also use the X clipboard implementation …
(edit) @99976   22 months vboxsync VMM/NEMR3Native-darwin-armv8: Set the vTimer offset to account for …
(edit) @99975   22 months vboxsync FE/Qt: bugref:10460. Removing the text 64-bit from OS type combo items.
(edit) @99974   22 months vboxsync Shared Clipboard/HostService: Fixes for (not) reporting (and starting) …
(edit) @99973   22 months vboxsync FE/Qt: bugref:10451. scm fix.
(edit) @99972   22 months vboxsync FE/Qt: bugref:10451. A small change in UIHelpBrowserDialog's API.
(edit) @99971   22 months vboxsync FE/Qt: bugref:10451. Disable manual download related code as we need …
(edit) @99970   22 months vboxsync Shared Clipboard/HostService: Emphasize that VBOX_SHCL_TRANSFER_MODE …
(edit) @99969   22 months vboxsync Shared Clipboard/HostService: More friendly log message if the Guest …
(edit) @99968   22 months vboxsync Shared Clipboard/HostService: Emphasize that VBOX_SHCL_TRANSFER_MODE …
(edit) @99967   22 months vboxsync Shared Clipboard: Use a define for clipboard timeouts. bugref:9437
(edit) @99966   22 months vboxsync Shared Clipboard: Use a define for clipboard timeouts. bugref:9437
(edit) @99965   22 months vboxsync Shared Clipboard: Moved code for handling local filesystems with …
(edit) @99963   22 months vboxsync VBox/types.h,pdmnetifs.h: Replaced PDMDATASEG with RTSGSEG since the …
(edit) @99961   22 months vboxsync IPRT/sg: Corrected RTSgBufIsAtEnd and made the code deal with (skip) …
(edit) @99960   22 months vboxsync IPRT/sg: Corrected RTSgBufIsAtEnd and made the code deal with (skip) …
(edit) @99958   22 months vboxsync IEM: Consistently use DONE_VEX_DECODING_EX macros to check for CPU …
(edit) @99957   22 months vboxsync Installer/darwin: Include the ARM VMM library in the package if …
(edit) @99956   22 months vboxsync VMM/CPUM-armv8: Implement OSDLR_EL1, OSLAR_EL1 and OSLSR_EL1 accessed …
(edit) @99955   22 months vboxsync Shared Clipboard: Docs [build fix]. bugref:9437
(edit) @99954   22 months vboxsync Shared Clipboard: Docs. bugref:9437
(edit) @99953   22 months vboxsync Shared Clipboard: Only need to start the HTTP server on the host when …
(edit) @99952   22 months vboxsync Shared Clipboard: Moved code for handling local filesystems with …
(edit) @99951   22 months vboxsync Shared Clipboard: Moved code for handling local filesystems with …
(edit) @99950   22 months vboxsync FE/SDL: Windows build fix. ​bugref:9449
(edit) @99949   22 months vboxsync FE/Qt: bugref:10451: Build fix for r157603.
(edit) @99948   22 months vboxsync FE/Qt: bugref:10451. Small cleaning.
(edit) @99947   22 months vboxsync FE/Qt: bugref:10451. build fix.
(edit) @99946   22 months vboxsync FE/Qt: bugref:10451. Refactoring the code which kicks of the help …
(edit) @99945   22 months vboxsync Devices/PC/DevQemuFwCfg: Add screenshot support for the RAM based …
(edit) @99944   22 months vboxsync Main/ConsoleImplConfigArmV8.cpp: Some additions to the config …
(edit) @99943   22 months vboxsync Devices/Misc/DevFlashCFI: Add support for the NVRAM VFS interface, …
(edit) @99942   22 months vboxsync Installer: Build fix for r157598; Remaining part.
(edit) @99941   22 months vboxsync Main, FE/Qt: Wiping out old OpenGLTest code used widely across the project.
(edit) @99940   22 months vboxsync Shared Clipboard: Added new testcase for the HTTP server in …
(edit) @99939   22 months vboxsync Shared Clipboard: Added new testcase for the HTTP server in …
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