VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100132   19 months vboxsync Installer/win: bugref:10450: Another try to fix Windows build for r157818.
(edit) @100131   19 months vboxsync tdCloneMedium1.py: Cloning to base test fixes for specific revisions: …
(edit) @100130   19 months vboxsync FE/Qt: bugref:10450: Another try to fix Windows build for r157818.
(edit) @100129   19 months vboxsync Devices/Network: scm fixes. bugref:10268
(edit) @100128   19 months vboxsync Devices/Network: wip. debug implementation of libslirp driver. bugref:10268
(edit) @100127   19 months vboxsync FE/Qt: bugref:10450: Windows build fix for r157818.
(edit) @100126   19 months vboxsync Devices/EFI/Firmware: Don't apply NX protection to EfiLoaderData …
(edit) @100125   19 months vboxsync Config.kmk, tools/Makefile.kmk: bugref:10450: Switch Win host to Qt6 …
(edit) @100124   19 months vboxsync testdriver/txsclient.py, check if taskVer return UNKNOWN, likely txs …
(edit) @100123   19 months vboxsync FE/Qt: bugref:9080. Removed one of the panels. It did not have enough …
(edit) @100122   19 months vboxsync FE/Qt: bugref:9080. I have removed a bit too much.
(edit) @100121   19 months vboxsync Devices/EFI/Firmware: Build fixes after r157801, bugref:10469
(edit) @100120   19 months vboxsync Debugger: Some register printing for ARMv8, bugref:10393
(edit) @100119   19 months vboxsync VMM/CPUM: Implement CPUMGetGuestCodeBits() and CPUMGetGuestDisMode(), …
(edit) @100118   19 months vboxsync VMM/CPUM: Include VBAR_EL1 register, bugref:10387 bugref:10390
(edit) @100117   19 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: VM reset and poweroff fixes, bugref:10390
(edit) @100116   19 months vboxsync Devices/DevEFI-armv8.cpp: Move the FDT injection to the memory setup …
(edit) @100115   19 months vboxsync Config.kmk, tools/Makefile.kmk: bugref:10450: Switch macOS.amd64 to …
(edit) @100114   19 months vboxsync FE/Qt: bugref:9080. Updating statusbar if Viso name changes.
(edit) @100113   19 months vboxsync Makefile.kmk: bugref:10450: dSYM filenames changed for Qt6, who knows …
(edit) @100112   19 months vboxsync FE/Qt: bugref:9080. Nit picking.
(edit) @100111   19 months vboxsync VMM/IEM: Working on parsing the IEM_MC_DEFER_TO_CIMPL_[0-9]_RET() …
(edit) @100110   19 months vboxsync libs/xpcom18a4/python: No python 2.7 available starting with the 12.0 …
(edit) @100109   19 months vboxsync VMM/IEM: Make it compile and link again with …
(edit) @100108   19 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
(edit) @100107   19 months vboxsync FE/Qt: bugref:9080. Reviving custom options feature.
(edit) @100106   19 months vboxsync include/iprt/cdefs.h: Use brk #0xf000 for RT_BREAKPOINT() instead of …
(edit) @100105   19 months vboxsync Main/ConsoleImplConfigArmV8.cpp: Fix FDT generation for SMP …
(edit) @100104   19 months vboxsync VMM/PGMInternal.h: Disable the PGMPOOL_WITH_OPTIMIZED_DIRTY_PT for …
(edit) @100103   19 months vboxsync include/iprt/formats: Add headers for ARM SMCCC (SMC Calling …
(edit) @100102   19 months vboxsync VMM/NEMR3Native-darwin-armv8: Some basic PSCI implementation required …
(edit) @100101   19 months vboxsync VMM: Add VMMR3CpuOn() for ARMv8 instead of using the …
(edit) @100100   19 months vboxsync VMM/GIC: Fixes and updates to the implementation in order to support …
(edit) @100099   19 months vboxsync include/iprt/armv8.h: Add defines for the ICC_SGI1R_EL1 register …
(edit) @100098   19 months vboxsync include/iprt/formats: Add headers for ARM SMCCC (SMC Calling …
(edit) @100097   19 months vboxsync HostDrivers/Support/darwin: Implement …
(edit) @100096   19 months vboxsync VMM/IEM: Adjusted/reworked the relative jump MCs in the threaded …
(edit) @100095   19 months vboxsync FE/Qt: bugref:9080. Update status bar to show vis file location.
(edit) @100094   19 months vboxsync FE/Qt: bugref:9080. Some more refactoring.
(edit) @100093   19 months vboxsync FE/Qt: bugref:9080. Some refactoring.
(edit) @100092   19 months vboxsync FE/Qt: bugref:9080. Finished the work on item rename.
(edit) @100091   19 months vboxsync IPRT/nocrt/vector: Added at() functions for accessing elements. bugref:9437
(edit) @100090   19 months vboxsync Shared Clipboard/Win: Use SHCL_TIMEOUT_DEFAULT_MS, fixed a typo. …
(edit) @100089   19 months vboxsync VMM/IEM: Reworking the variations generated by the python script to …
(edit) @100088   19 months vboxsync VMM/IEM: Some python adjustments for new CIMPL macros and fExec. …
(edit) @100087   19 months vboxsync added firmwareType for win11
(edit) @100086   19 months vboxsync FE/Qt: bugref:10450: Qt6 compatibility bits for QMouseEvent; Replacing …
(edit) @100085   19 months vboxsync WDDM: handle mouse pointers less than 32x32
(edit) @100084   19 months vboxsync VMM/IEM: Added iemRegGRegStoreUxx inline helpers and replaced all the …
(edit) @100083   19 months vboxsync /usb/usbgadget.py, changed taskThread and taskConnect function names …
(edit) @100082   19 months vboxsync FE/Qt: bugref:9080. Some renaming.
(edit) @100081   19 months vboxsync FE/Qt: bugref:9080. Work on item rename. Not complete.
(edit) @100080   19 months vboxsync tdCloneMedium1.py: Cloning to base test fixes: bugref:5995
(edit) @100079   19 months vboxsync tstVDIo.cpp: updating VDCopyEx parameters: bugref:5995
(edit) @100078   19 months vboxsync Main/src-server and Storage: Immutable media handling flexibility …
(edit) @100077   19 months vboxsync change Windows11 naming to Windows11_64, according to Global.cpp file …
(edit) @100076   19 months vboxsync VMM/NEMR3Native-darwin-armv8: Fix setting the vTimer offset, this …
(edit) @100075   19 months vboxsync FE/Qt: bugref:10450: Qt6 compatibility bits for QIcon; Good old …
(edit) @100074   19 months vboxsync FE/Qt: bugref:10450: UIIconPool: Do not check for …
(edit) @100073   19 months vboxsync FE/Qt: bugref:10450: QIDialog: Explicit centering according to parent …
(edit) @100072   19 months vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
(edit) @100071   19 months vboxsync FE/Qt: bugref:9080. Adding some infrastructure for VISO open functionality.
(edit) @100070   19 months vboxsync FE/Qt: bugref:10450: Cleanup and rework for VBoxAboutDlg stuff; It is …
(edit) @100069   19 months vboxsync FE/Qt: bugref:10450: Qt6 compatibility bits for QMessageBox::critical …
(edit) @100068   19 months vboxsync FE/Qt and Debugger: bugref:10450: Qt6 compatibility bits for …
(edit) @100067   19 months vboxsync WDDM: clean up svgaCBSubmitHeader. bugref:10440
(edit) @100066   19 months vboxsync Devices/Graphics: debug logging. bugref:9830
(edit) @100065   19 months vboxsync WDDM: read back when mapping for read. bugref:9845
(edit) @100064   19 months vboxsync FE/Qt: bugref:10421. Replacing VBOX_WS_X11 with VBOX_WS_NIX.
(edit) @100063   19 months vboxsync Nit picking. Renaming VBGHDISPLAYSERVERTYPE_WAYLAND to …
(edit) @100062   19 months vboxsync manual.scm fix for r157738.
(edit) @100061   19 months vboxsync VMM/IEM: Use IEM_F_X86_CTX_IN_GUEST to increase mojo for non-vm-exit …
(edit) @100060   19 months vboxsync VMM/IEM: todo on iemFpuUpdateDP
(edit) @100059   19 months vboxsync VMM/IEM: Use fExec for more tests. bugref:10369
(edit) @100058   19 months vboxsync manual: Fixed qhelpgenerator failure for incremental builds. bugref:10302
(edit) @100057   19 months vboxsync fix sKind for win11 vm
(edit) @100056   19 months vboxsync code style adjusting for win11 vm
(edit) @100055   19 months vboxsync Reverted r157734: accidentally committed debug code
(edit) @100054   19 months vboxsync WDDM: check host capabilities. bugref:9845
(edit) @100053   19 months vboxsync WDDM: check host capabilities. bugref:9845
(edit) @100052   19 months vboxsync VMM/IEM: Refactored the enmCpuMode, uCpl, fBypassHandlers, …
(edit) @100051   19 months vboxsync VMM/IEM: Missing D=0 when L=1 check in IRET.
(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   19 months vboxsync Runtime/RTFdt: Fix for converting the memory reservations when writing …
(edit) @100047   19 months vboxsync Devices/EFI/Firmware: Display our own logo and include the AHCI DXE …
(edit) @100046   19 months vboxsync Disassembler: Some updates to the ARMv8 disassembler lying around, …
(edit) @100045   19 months vboxsync tools: Add darwin to the directories to ignore
(edit) @100044   19 months vboxsync VMM/GIC: Implement interrupt forwarding to the GIC from shared …
(edit) @100043   19 months vboxsync FE/Qt: bugref:10407. Passing native scan codes from Qt's …
(edit) @100042   19 months vboxsync Main: Start simple ResourceStore implementation similar to NvramStore …
(edit) @100041   19 months vboxsync Main/ConsoleImplConfigArmV8.cpp: A first shot at generating the FDT on …
(edit) @100040   19 months vboxsync Runtime/RTFdt: Add methods to add stringlist properties, bugref:10401 …
(edit) @100039   19 months vboxsync Devices/DevEFI-armv8.cpp: Implement ability to inject the FDT for the …
(edit) @100038   19 months vboxsync Main: Start simple ResourceStore implementation similar to NvramStore …
(edit) @100037   19 months vboxsync Runtime/RTFdt: Add methods to add stringlist properties, bugref:10401
(edit) @100036   19 months vboxsync Runtime/RTFdt: Some additions and fixes, bugref:10401
(edit) @100035   19 months vboxsync FE/Qt: bugref:10450: Runtime UI: Qt6 compatibility bits for …
(edit) @100034   19 months vboxsync FE/Qt: bugref:10450: Runtime UI: More remaining bits fixing Qt6 …
(edit) @100033   19 months vboxsync FE/Qt: bugref:10450: Qt6 compatibility stuff for UICommon, unused var.
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