VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100050   19 months vboxsync VMM/IEM: Load full RSP in 64-bit RETF to same privilege level.
(edit) @100049   19 months vboxsync VMM/IEM: Clear the D and L descriptor bits when loading segements for …
(edit) @100048   20 months vboxsync Runtime/RTFdt: Fix for converting the memory reservations when writing …
(edit) @100047   20 months vboxsync Devices/EFI/Firmware: Display our own logo and include the AHCI DXE …
(edit) @100046   20 months vboxsync Disassembler: Some updates to the ARMv8 disassembler lying around, …
(edit) @100045   20 months vboxsync tools: Add darwin to the directories to ignore
(edit) @100044   20 months vboxsync VMM/GIC: Implement interrupt forwarding to the GIC from shared …
(edit) @100043   20 months vboxsync FE/Qt: bugref:10407. Passing native scan codes from Qt's …
(edit) @100042   20 months vboxsync Main: Start simple ResourceStore implementation similar to NvramStore …
(edit) @100041   20 months vboxsync Main/ConsoleImplConfigArmV8.cpp: A first shot at generating the FDT on …
(edit) @100040   20 months vboxsync Runtime/RTFdt: Add methods to add stringlist properties, bugref:10401 …
(edit) @100039   20 months vboxsync Devices/DevEFI-armv8.cpp: Implement ability to inject the FDT for the …
(edit) @100038   20 months vboxsync Main: Start simple ResourceStore implementation similar to NvramStore …
(edit) @100037   20 months vboxsync Runtime/RTFdt: Add methods to add stringlist properties, bugref:10401
(edit) @100036   20 months vboxsync Runtime/RTFdt: Some additions and fixes, bugref:10401
(edit) @100035   20 months vboxsync FE/Qt: bugref:10450: Runtime UI: Qt6 compatibility bits for …
(edit) @100034   20 months vboxsync FE/Qt: bugref:10450: Runtime UI: More remaining bits fixing Qt6 …
(edit) @100033   20 months vboxsync FE/Qt: bugref:10450: Qt6 compatibility stuff for UICommon, unused var.
(edit) @100032   20 months vboxsync Runtime/RTFdt: Some untested generator API + implementation, …
(edit) @100031   20 months vboxsync Runtime/RTFdt: Some untested generator API + implementation, …
(edit) @100030   20 months vboxsync FE/Qt: bugref:10450: A bit of Qt compatibility stuff for …
(edit) @100029   20 months vboxsync Runtime/RTFdt: Some untested generator API + implementation, bugref:10401
(edit) @100028   20 months vboxsync add win11-74 vm in vboxtestvms.py
(edit) @100027   20 months vboxsync FE/Qt: bugref:10444. Disabling 'Export to OCI' menu item in case no …
(edit) @100026   20 months vboxsync add tdOciCloudInit1.py test in Makefile.kmk
(edit) @100025   20 months vboxsync Additions: Linux: vboxvideo: Build fixes for EL 8.8 kernel (updated …
(edit) @100024   20 months vboxsync Runtime/RTFdt: Implement parsing Devicetree blobs (DTB) and output a …
(edit) @100023   20 months vboxsync Runtime/RTFdt: Implement parsing Devicetree blobs (DTB) and output a …
(edit) @100022   20 months vboxsync Runtime/RTFdt: Implement parsing Devicetree blobs (DTB) and output a …
(edit) @100021   20 months vboxsync Shared Clipboard: Header docs update. bugref:9437
(edit) @100020   20 months vboxsync VMM/IEM: Draft for execution mode flags and translation block flags. …
(edit) @100019   20 months vboxsync doc/manual: Fix lost information in manpage for VBoxManage …
(edit) @100018   20 months vboxsync Shared Clipboard/HostService: Check for payload data here. bugref:9437
(edit) @100017   20 months vboxsync Shared Clipboard/HostService: Only start a transfer on the host side …
(edit) @100016   20 months vboxsync Shared Clipboard: Header docs update. bugref:9437
(edit) @100015   20 months vboxsync Shared Clipboard/VbglR3: Fixed parameters for root list headers. …
(edit) @100014   20 months vboxsync Additions: Linux: vboxvideo: Build fixes for RHEL 8.9 kernel, …
(edit) @100013   20 months vboxsync fix lnx64dep2 burn
(edit) @100012   20 months vboxsync VMM/EM: Long #else/#endif should be marked. bugref:10389
(edit) @100011   20 months vboxsync Shared Clipboard: Moved code for handling local filesystems with …
(edit) @100010   20 months vboxsync WDDM: SVGADevCapRead. bugref:9845
(edit) @100009   20 months vboxsync Runtime/common/misc/fdt.cpp: Implement loading the blocks from the I/O …
(edit) @100008   20 months vboxsync Devices/Graphics: debug logging and assertions. bugref:9830
(edit) @100007   20 months vboxsync Runtime: Start implementing the RTFdt* API to read and write flattened …
(edit) @100006   20 months vboxsync Runtime: Start implementing the RTFdt* API to read and write flattened …
(edit) @100005   20 months vboxsync VMM: Take the vTimer expiration into account when halting due to a …
(edit) @100004   20 months vboxsync VMM/PGM: Ignore A20 state on reset as it is not relevant for ARM, …
(edit) @100003   20 months vboxsync VMM/NEMR3Native-darwin-armv8: Lower the timespan when to start …
(edit) @100002   20 months vboxsync VMM: Take the vTimer expiration into account when halting due to a …
(edit) @100001   20 months vboxsync VMM/NEMR3Native-darwin-armv8: Set the vTimer expiration time when …
(edit) @100000   20 months vboxsync VMM: Take the vTimer expiration into account when halting due to a …
(edit) @99999   20 months vboxsync VMM/EM: WFI/WFE ignore the IRQ and FIQ mask flag and always return …
(edit) @99998   20 months vboxsync WDDM: take into account that DXGK aligns allocation size. bugref:9845
(edit) @99997   20 months vboxsync WDDM: deferred GMR destruction. bugref:9845
(edit) @99996   20 months vboxsync VMM/IEM: Stripped down iemReInitExec to what it's supposed to be doing.
(edit) @99995   20 months vboxsync VMM/EM: Some IEM/HM comparison logging for later use. bugref:10464
(edit) @99994   20 months vboxsync VMM/IEM: Allow setting the FCW.IC bit (discontinued with the 387) as …
(edit) @99993   20 months vboxsync VMM/IEM: Corrected instruction counting in IEMExecLots, it executed …
(edit) @99992   20 months vboxsync VMM/IEM: Corrected IEM_MC_REF_FPUREG so it'll reference the correct …
(edit) @99991   20 months vboxsync Main: reimplements resizeAndCloneTo fix. removes bypass. bugref:10090
(edit) @99990   20 months vboxsync WDDM: deferred mob destruction. bugref:9845
(edit) @99989   20 months vboxsync IPRT/dvm: Use rtDvmDiskReadUnaligned rather than rtDvmDiskRead in the …
(edit) @99988   20 months vboxsync VMM/IEM: Externalized prefetch queue flushing from IEMAllCImpl.cpp so …
(edit) @99987   20 months vboxsync Guest Additions/VBoxClient: Add transfer callbacks to start/stop the …
(edit) @99986   20 months vboxsync Shared Clipboard/VBoxTray: Typo. bugref:9437
(edit) @99985   20 months vboxsync VMM/IEM: Fixed a few places in IEMAllCImpl.cpp and …
(edit) @99984   20 months vboxsync VMM/IEM: Fixed a few places in IEMAllCImpl.cpp and …
(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 …
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