VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100171   21 months vboxsync IPRT: tcp.h+tcp.cpp,socket.h+socket.cpp: Add RTTcpSetKeepAlive() which …
(edit) @100170   21 months vboxsync tdCloneMedium1.py: Cloning to base test fix for specific versions and …
(edit) @100169   21 months vboxsync FE/Qt: bugref:9080. More work on the settings dialog.
(edit) @100168   21 months vboxsync Devices/DevPL011: Updates to the emulation, implement some basic input …
(edit) @100167   21 months vboxsync VMM/CPUM: Implement CPUMGetGuestMode(), bugref:10387
(edit) @100166   21 months vboxsync VMM/NEMR3Native-darwin-armv8: Updates to th PSCI implementation, …
(edit) @100165   21 months vboxsync VMM/GIC: Updates to the emulation, implement interrupt priority …
(edit) @100164   21 months vboxsync VMM/VMXAllTemplate.cpp.h: Clear any lingering interrupt-window exiting …
(edit) @100163   21 months vboxsync FE/Qt: bugref:9080. scm fix.
(edit) @100162   21 months vboxsync FE/Qt: bugref:9080. Some improvements on the setting dialog.
(edit) @100161   21 months vboxsync Devices/Network: fixed draft makefile issue, preprocessor directive …
(edit) @100160   21 months vboxsync FE/Qt: bugref:9080. Qt6 compliant version of pixmap resize.
(edit) @100159   21 months vboxsync FE/Qt: bugref:9080. Build fix. try 1.
(edit) @100158   21 months vboxsync FE/Qt: bugref:9080. Resize label pixmap in resizeEvent if it is visible.
(edit) @100157   21 months vboxsync Devices/Graphics: merged SCREEN_TARGET resource type with TEXTURE_2D. …
(edit) @100156   21 months vboxsync FE/Qt: bugref:9080. Renaming etc.
(edit) @100155   21 months vboxsync FE/Qt: bugref:9080. Some refactoring and removing panel related stuff.
(edit) @100154   21 months vboxsync FE/Qt: bugref:10450: Qt6 compatibility bits for QVariant stuff; Enums …
(edit) @100153   21 months vboxsync FE/Qt: bugref:10450: Seems like at least Windows host wants the same …
(edit) @100152   21 months vboxsync Signing scripts: Windows attestation, fix for deleting .ddf file
(edit) @100151   21 months vboxsync VMM/IEM: Implemented iemThreadedTbExec. bugref:10369
(edit) @100150   21 months vboxsync VMM/IEM: IEMAllInstructionsThreadedRecompiler.cpp -> …
(edit) @100149   21 months vboxsync VMM/IEM: Emit extra mode-check after CIMPL calls with the …
(edit) @100148   21 months vboxsync VMM/IEM: Made the python scripts pick up and deal with the …
(edit) @100147   21 months vboxsync VMM/VMMR3/VMEmt: Fix mixing nanoseconds and millisecond timestamps …
(edit) @100146   21 months vboxsync FE/Qt: bugref:9080. Show the setting dialog as an overlay widget.
(edit) @100145   21 months vboxsync VMM/EM: The recompiled execution loop needs to exit when the main …
(edit) @100144   21 months vboxsync VMM/EM: Renamed VINF_EM_RESCHEDULE_HM to …
(edit) @100143   21 months vboxsync Devices/Misc/DevPL031.cpp: Add option to load the current time into …
(edit) @100142   21 months vboxsync Audio/DrvHostAudioDSound: Return the correct pointer address in …
(edit) @100141   21 months vboxsync Audio/DrvHostAudioDSound: Return the correct pointer address in …
(edit) @100140   21 months vboxsync VMM/EM: Do not do scheduling based on whether HM has been used and is …
(edit) @100139   21 months vboxsync VMM/HM: More statistics for HMCanExecuteVmxGuest, making sure all …
(edit) @100138   21 months vboxsync VMM/IEM: Fix typo vpboardcast{b,w} -> vpbroadcast{b,w}
(edit) @100137   21 months vboxsync Devices/Misc/DevPL031.cpp: Fix setting the clock interval, bugref:10435
(edit) @100136   21 months vboxsync FE/Qt: bugref:9080. A bit more refactoring
(edit) @100135   21 months vboxsync FE/Qt: bugref:9080. Changing the layout a bit.
(edit) @100134   21 months vboxsync FE/Qt: bugref:9080. Adding a new widget to host settings stuff.
(edit) @100133   21 months vboxsync FE/Qt: bugref:10450: Build fix for r157823.
(edit) @100132   21 months vboxsync Installer/win: bugref:10450: Another try to fix Windows build for r157818.
(edit) @100131   21 months vboxsync tdCloneMedium1.py: Cloning to base test fixes for specific revisions: …
(edit) @100130   21 months vboxsync FE/Qt: bugref:10450: Another try to fix Windows build for r157818.
(edit) @100129   21 months vboxsync Devices/Network: scm fixes. bugref:10268
(edit) @100128   21 months vboxsync Devices/Network: wip. debug implementation of libslirp driver. bugref:10268
(edit) @100127   21 months vboxsync FE/Qt: bugref:10450: Windows build fix for r157818.
(edit) @100126   21 months vboxsync Devices/EFI/Firmware: Don't apply NX protection to EfiLoaderData …
(edit) @100124   21 months vboxsync testdriver/txsclient.py, check if taskVer return UNKNOWN, likely txs …
(edit) @100123   21 months vboxsync FE/Qt: bugref:9080. Removed one of the panels. It did not have enough …
(edit) @100122   21 months vboxsync FE/Qt: bugref:9080. I have removed a bit too much.
(edit) @100121   21 months vboxsync Devices/EFI/Firmware: Build fixes after r157801, bugref:10469
(edit) @100120   21 months vboxsync Debugger: Some register printing for ARMv8, bugref:10393
(edit) @100119   21 months vboxsync VMM/CPUM: Implement CPUMGetGuestCodeBits() and CPUMGetGuestDisMode(), …
(edit) @100118   21 months vboxsync VMM/CPUM: Include VBAR_EL1 register, bugref:10387 bugref:10390
(edit) @100117   21 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: VM reset and poweroff fixes, bugref:10390
(edit) @100116   21 months vboxsync Devices/DevEFI-armv8.cpp: Move the FDT injection to the memory setup …
(edit) @100114   21 months vboxsync FE/Qt: bugref:9080. Updating statusbar if Viso name changes.
(edit) @100112   21 months vboxsync FE/Qt: bugref:9080. Nit picking.
(edit) @100111   21 months vboxsync VMM/IEM: Working on parsing the IEM_MC_DEFER_TO_CIMPL_[0-9]_RET() …
(edit) @100109   21 months vboxsync VMM/IEM: Make it compile and link again with …
(edit) @100108   21 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
(edit) @100107   21 months vboxsync FE/Qt: bugref:9080. Reviving custom options feature.
(edit) @100105   21 months vboxsync Main/ConsoleImplConfigArmV8.cpp: Fix FDT generation for SMP …
(edit) @100104   21 months vboxsync VMM/PGMInternal.h: Disable the PGMPOOL_WITH_OPTIMIZED_DIRTY_PT for …
(edit) @100102   21 months vboxsync VMM/NEMR3Native-darwin-armv8: Some basic PSCI implementation required …
(edit) @100101   21 months vboxsync VMM: Add VMMR3CpuOn() for ARMv8 instead of using the …
(edit) @100100   21 months vboxsync VMM/GIC: Fixes and updates to the implementation in order to support …
(edit) @100097   21 months vboxsync HostDrivers/Support/darwin: Implement …
(edit) @100096   21 months vboxsync VMM/IEM: Adjusted/reworked the relative jump MCs in the threaded …
(edit) @100095   21 months vboxsync FE/Qt: bugref:9080. Update status bar to show vis file location.
(edit) @100094   21 months vboxsync FE/Qt: bugref:9080. Some more refactoring.
(edit) @100093   21 months vboxsync FE/Qt: bugref:9080. Some refactoring.
(edit) @100092   21 months vboxsync FE/Qt: bugref:9080. Finished the work on item rename.
(edit) @100090   21 months vboxsync Shared Clipboard/Win: Use SHCL_TIMEOUT_DEFAULT_MS, fixed a typo. …
(edit) @100089   21 months vboxsync VMM/IEM: Reworking the variations generated by the python script to …
(edit) @100088   21 months vboxsync VMM/IEM: Some python adjustments for new CIMPL macros and fExec. …
(edit) @100087   21 months vboxsync added firmwareType for win11
(edit) @100086   21 months vboxsync FE/Qt: bugref:10450: Qt6 compatibility bits for QMouseEvent; Replacing …
(edit) @100085   21 months vboxsync WDDM: handle mouse pointers less than 32x32
(edit) @100084   21 months vboxsync VMM/IEM: Added iemRegGRegStoreUxx inline helpers and replaced all the …
(edit) @100083   21 months vboxsync /usb/usbgadget.py, changed taskThread and taskConnect function names …
(edit) @100082   21 months vboxsync FE/Qt: bugref:9080. Some renaming.
(edit) @100081   21 months vboxsync FE/Qt: bugref:9080. Work on item rename. Not complete.
(edit) @100080   21 months vboxsync tdCloneMedium1.py: Cloning to base test fixes: bugref:5995
(edit) @100079   21 months vboxsync tstVDIo.cpp: updating VDCopyEx parameters: bugref:5995
(edit) @100078   21 months vboxsync Main/src-server and Storage: Immutable media handling flexibility …
(edit) @100077   21 months vboxsync change Windows11 naming to Windows11_64, according to Global.cpp file …
(edit) @100076   21 months vboxsync VMM/NEMR3Native-darwin-armv8: Fix setting the vTimer offset, this …
(edit) @100075   21 months vboxsync FE/Qt: bugref:10450: Qt6 compatibility bits for QIcon; Good old …
(edit) @100074   21 months vboxsync FE/Qt: bugref:10450: UIIconPool: Do not check for …
(edit) @100073   21 months vboxsync FE/Qt: bugref:10450: QIDialog: Explicit centering according to parent …
(edit) @100072   21 months vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
(edit) @100071   21 months vboxsync FE/Qt: bugref:9080. Adding some infrastructure for VISO open functionality.
(edit) @100070   21 months vboxsync FE/Qt: bugref:10450: Cleanup and rework for VBoxAboutDlg stuff; It is …
(edit) @100069   21 months vboxsync FE/Qt: bugref:10450: Qt6 compatibility bits for QMessageBox::critical …
(edit) @100068   21 months vboxsync FE/Qt and Debugger: bugref:10450: Qt6 compatibility bits for …
(edit) @100067   21 months vboxsync WDDM: clean up svgaCBSubmitHeader. bugref:10440
(edit) @100066   21 months vboxsync Devices/Graphics: debug logging. bugref:9830
(edit) @100065   21 months vboxsync WDDM: read back when mapping for read. bugref:9845
(edit) @100064   21 months vboxsync FE/Qt: bugref:10421. Replacing VBOX_WS_X11 with VBOX_WS_NIX.
(edit) @100063   21 months vboxsync Nit picking. Renaming VBGHDISPLAYSERVERTYPE_WAYLAND to …
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