VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100088   22 months vboxsync VMM/IEM: Some python adjustments for new CIMPL macros and fExec. …
(edit) @100087   22 months vboxsync added firmwareType for win11
(edit) @100086   22 months vboxsync FE/Qt: bugref:10450: Qt6 compatibility bits for QMouseEvent; Replacing …
(edit) @100085   22 months vboxsync WDDM: handle mouse pointers less than 32x32
(edit) @100084   22 months vboxsync VMM/IEM: Added iemRegGRegStoreUxx inline helpers and replaced all the …
(edit) @100083   22 months vboxsync /usb/usbgadget.py, changed taskThread and taskConnect function names …
(edit) @100082   22 months vboxsync FE/Qt: bugref:9080. Some renaming.
(edit) @100081   22 months vboxsync FE/Qt: bugref:9080. Work on item rename. Not complete.
(edit) @100080   22 months vboxsync tdCloneMedium1.py: Cloning to base test fixes: bugref:5995
(edit) @100079   22 months vboxsync tstVDIo.cpp: updating VDCopyEx parameters: bugref:5995
(edit) @100078   22 months vboxsync Main/src-server and Storage: Immutable media handling flexibility …
(edit) @100077   22 months vboxsync change Windows11 naming to Windows11_64, according to Global.cpp file …
(edit) @100076   22 months vboxsync VMM/NEMR3Native-darwin-armv8: Fix setting the vTimer offset, this …
(edit) @100075   22 months vboxsync FE/Qt: bugref:10450: Qt6 compatibility bits for QIcon; Good old …
(edit) @100074   22 months vboxsync FE/Qt: bugref:10450: UIIconPool: Do not check for …
(edit) @100073   22 months vboxsync FE/Qt: bugref:10450: QIDialog: Explicit centering according to parent …
(edit) @100072   22 months vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
(edit) @100071   22 months vboxsync FE/Qt: bugref:9080. Adding some infrastructure for VISO open functionality.
(edit) @100070   22 months vboxsync FE/Qt: bugref:10450: Cleanup and rework for VBoxAboutDlg stuff; It is …
(edit) @100069   22 months vboxsync FE/Qt: bugref:10450: Qt6 compatibility bits for QMessageBox::critical …
(edit) @100068   22 months vboxsync FE/Qt and Debugger: bugref:10450: Qt6 compatibility bits for …
(edit) @100067   22 months vboxsync WDDM: clean up svgaCBSubmitHeader. bugref:10440
(edit) @100066   22 months vboxsync Devices/Graphics: debug logging. bugref:9830
(edit) @100065   22 months vboxsync WDDM: read back when mapping for read. bugref:9845
(edit) @100064   22 months vboxsync FE/Qt: bugref:10421. Replacing VBOX_WS_X11 with VBOX_WS_NIX.
(edit) @100063   22 months vboxsync Nit picking. Renaming VBGHDISPLAYSERVERTYPE_WAYLAND to …
(edit) @100061   22 months vboxsync VMM/IEM: Use IEM_F_X86_CTX_IN_GUEST to increase mojo for non-vm-exit …
(edit) @100060   22 months vboxsync VMM/IEM: todo on iemFpuUpdateDP
(edit) @100059   22 months vboxsync VMM/IEM: Use fExec for more tests. bugref:10369
(edit) @100057   22 months vboxsync fix sKind for win11 vm
(edit) @100056   22 months vboxsync code style adjusting for win11 vm
(edit) @100055   22 months vboxsync Reverted r157734: accidentally committed debug code
(edit) @100054   22 months vboxsync WDDM: check host capabilities. bugref:9845
(edit) @100053   22 months vboxsync WDDM: check host capabilities. bugref:9845
(edit) @100052   22 months vboxsync VMM/IEM: Refactored the enmCpuMode, uCpl, fBypassHandlers, …
(edit) @100051   22 months vboxsync VMM/IEM: Missing D=0 when L=1 check in IRET.
(edit) @100050   22 months vboxsync VMM/IEM: Load full RSP in 64-bit RETF to same privilege level.
(edit) @100049   22 months vboxsync VMM/IEM: Clear the D and L descriptor bits when loading segements for …
(edit) @100048   22 months vboxsync Runtime/RTFdt: Fix for converting the memory reservations when writing …
(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
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