VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100185   21 months vboxsync Devices/VMMDev: Add an MMIO interface in addition to the existing PIO …
(edit) @100184   21 months vboxsync VMM: Add a CPUMGetGuestArch() method and PDM device helper to make it …
(edit) @100183   21 months vboxsync VMM/IEM: More recompilation code. bugref:10369
(edit) @100182   21 months vboxsync switch win8 vm used for testing to edited one, try to run txs with …
(edit) @100181   21 months vboxsync tdCloneMedium1.py: Cloning to base test fix for specific versions: …
(edit) @100180   21 months vboxsync FE/Qt: bugref:9080. Adding an action for importing ISOs to VISO …
(edit) @100179   21 months vboxsync Main/Machine: If IMachine::discardSavedState() is called for a VM in …
(edit) @100178   21 months vboxsync Devices/Graphics: release device lock for FIFO thread reset. bugref:9830
(edit) @100177   21 months vboxsync FE/Qt: bugref:9080. More work on settings widget's design.
(edit) @100176   21 months vboxsync ValidationKit/TXS: Update the TestExecService client socket used in …
(edit) @100175   21 months vboxsync kBuild 3593 -> 3596: Added MacOSX 12.3 SDK files and improved some …
(edit) @100174   21 months vboxsync FE/Qt: Disable guest control related functionality (and RAM usage …
(edit) @100173   21 months vboxsync Devices/PC/DevQemuFwCfg: fix querying more than one file entry from …
(edit) @100172   21 months vboxsync IPRT: tcp.h+tcp.cpp,socket.h+socket.cpp: Add RTTcpSetKeepAlive(). …
(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) @100125   21 months vboxsync Config.kmk, tools/Makefile.kmk: bugref:10450: Switch Win host to Qt6 …
(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) @100115   21 months vboxsync Config.kmk, tools/Makefile.kmk: bugref:10450: Switch macOS.amd64 to …
(edit) @100114   21 months vboxsync FE/Qt: bugref:9080. Updating statusbar if Viso name changes.
(edit) @100113   21 months vboxsync Makefile.kmk: bugref:10450: dSYM filenames changed for Qt6, who knows …
(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) @100110   21 months vboxsync libs/xpcom18a4/python: No python 2.7 available starting with the 12.0 …
(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) @100106   21 months vboxsync include/iprt/cdefs.h: Use brk #0xf000 for RT_BREAKPOINT() instead of …
(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) @100103   21 months vboxsync include/iprt/formats: Add headers for ARM SMCCC (SMC Calling …
(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) @100099   21 months vboxsync include/iprt/armv8.h: Add defines for the ICC_SGI1R_EL1 register …
(edit) @100098   21 months vboxsync include/iprt/formats: Add headers for ARM SMCCC (SMC Calling …
(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) @100091   21 months vboxsync IPRT/nocrt/vector: Added at() functions for accessing elements. bugref:9437
(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 …
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