VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @102687   16 months vboxsync VMM/IEM: Corrected register mixup in the ARM64 portion of …
(edit) @102686   16 months vboxsync VMM/IEM: Fixed mixup in IEMTlbInvalidateAllPhysicalAllCpus that would …
(edit) @102685   16 months vboxsync VMM/IEM: ARM64 fixes in BODY_CHECK_PC_AFTER_BRANCH. bugref:10371
(edit) @102684   16 months vboxsync VMM/IEM: Fixed another bug in related to ah,ch,dh,bh storing (AMD64 …
(edit) @102683   16 months vboxsync VMM/IEM: Fixed bug in native opcode comparison, caused lots of …
(edit) @102680   16 months vboxsync Guest Control: Relaxed checks in IGuestSession::close() a bit, to make …
(edit) @102679   16 months vboxsync Guest Control/VBoxManage: Print the number of (still) registered guest …
(edit) @102678   16 months vboxsync Audio/WAS: Also check the audio interface of an audio device when …
(edit) @102677   16 months vboxsync fix scm burns, win64dep win64dep2
(edit) @102676   16 months vboxsync VMM/CPUM: bugref:10498 MTRR mapping nits.
(edit) @102674   16 months vboxsync Guest Control: Actually add the found strings of …
(edit) @102673   16 months vboxsync Main/Docs: Corrected typos.
(edit) @102671   16 months vboxsync Guest Control: Actually add the found strings of …
(edit) @102670   16 months vboxsync Guest Control: Actually add the found strings of …
(edit) @102668   16 months vboxsync Guest Control: Comment nit. bugref:10415
(edit) @102667   16 months vboxsync Guest Control: Actually add the found strings of …
(edit) @102666   16 months vboxsync Validation Kit: Added tstRTFsQueries to the tdUnitTest1 white list, so …
(edit) @102665   16 months vboxsync VMM/CPUM: Nested VMX: bugref:10498 Implemented mapping of guest memory …
(edit) @102664   16 months vboxsync VMM/HMVMXR0: Nested VMX: bugref:10318 Logging.
(edit) @102663   16 months vboxsync VMM/IEM: Working on BODY_CHECK_PC_AFTER_BRANCH and sideeffects of it. …
(edit) @102662   16 months vboxsync VMM/IEM: Fixed typo in amd64 part of iemNativeEmitAddTwoGprs and a …
(edit) @102661   16 months vboxsync IPRT/RTFsMountpointsEnum: Gracefully skip volumes a regular user does …
(edit) @102660   16 months vboxsync IPRT/RTFsMountpointsEnum: Dynamically resolve some Windows volume APIs …
(edit) @102659   16 months vboxsync IPRT/RTFsMountpointsEnum: Dynamically resolve some Windows volume APIs …
(edit) @102658   16 months vboxsync IPRT/RTFsMountpointsEnum: Dynamically resolve some Windows volume APIs …
(edit) @102657   16 months vboxsync IPRT/RTFsMountpointsEnum: Dynamically resolve some Windows volume APIs …
(edit) @102656   16 months vboxsync IEMAllAImpl.asm: Windows and SysV ABI does not guarantee that top …
(edit) @102655   16 months vboxsync FE/Qt: bugref:10501. An addendum to r160815. Now X axis labels look …
(edit) @102654   16 months vboxsync Guest Control: Implemented IGuestSession::getMountPoints. bugref:10415
(edit) @102653   16 months vboxsync FE/Qt: bugref:10501. Formatiing datetime we get from OCI and using …
(edit) @102652   16 months vboxsync IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
(edit) @102651   16 months vboxsync IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
(edit) @102650   16 months vboxsync IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
(edit) @102649   16 months vboxsync IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
(edit) @102648   16 months vboxsync IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
(edit) @102647   16 months vboxsync IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
(edit) @102645   16 months vboxsync VMM/MM: bugref:10498 Fix typo in Assert message.
(edit) @102644   16 months vboxsync FE/Qt: bugref:10501. Extending UIMetric to include time stamps of the …
(edit) @102643   16 months vboxsync libs/xpcom: Call Unload() in the nsDll destructor to prevent memory …
(edit) @102642   16 months vboxsync libs/xpcom: Call Unload() in the nsDll destructor to prevent memory …
(edit) @102641   16 months vboxsync FE/Qt: bugref:10501. Implementing a better tooltip widget.
(edit) @102640   17 months vboxsync Main: Darwin Host USB: Fix asssertion on USB device attach to the …
(edit) @102639   17 months vboxsync WDDM: fix for vertex and constant buffers tracking
(edit) @102638   17 months vboxsync Audio/WAS: Attempt to fix crashes when invalidating the cached audio …
(edit) @102637   17 months vboxsync Removed excessive code.
(edit) @102636   17 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Div by zero protection …
(edit) @102635   17 months vboxsync FE/Qt: ​bugref:10501. Now disk IO and network metrics are working.
(edit) @102634   17 months vboxsync VMM/IEM: Split out the emitters for the built-in threaded functions …
(edit) @102633   17 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Adjust UIFilterEditor …
(edit) @102632   17 months vboxsync Devices/Graphics: removed obsolete code.
(edit) @102631   17 months vboxsync WDDM: VGPU queries
(edit) @102630   17 months vboxsync CPUID: Pass through and by default set the ARAT bit so that Windows 11 …
(edit) @102627   17 months vboxsync Devices/Graphics: corrected assertions for VGPU queries.
(edit) @102626   17 months vboxsync Devices/Graphics: create render target, depth stencil and unordered …
(edit) @102625   17 months vboxsync FE/Qt: bugref:10501. Caching disk write (read) until disk read (write) …
(edit) @102624   17 months vboxsync VMM/IEM: BODY_CONSIDER_CS_LIM_CHECKING. bugref:10371
(edit) @102623   17 months vboxsync VMM/IEM: ARM64 version of BODY_CHECK_OPCODES, enabled two more …
(edit) @102622   17 months vboxsync Devices/Graphics: create shader resource views on demand.
(edit) @102621   17 months vboxsync VMM/CPUM: bugref:10498 whitespace
(edit) @102620   17 months vboxsync VMM/CPUM: bugref:10498 Doxygen fix.
(edit) @102619   17 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Now merge …
(edit) @102618   17 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Some fixes for …
(edit) @102617   17 months vboxsync Devices/Graphics: shader signature semantics.
(edit) @102616   17 months vboxsync Devices/Graphics: debug logging.
(edit) @102615   17 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Small fixes for …
(edit) @102614   17 months vboxsync Guest Control: Keep a COM object reference to the guest and console …
(edit) @102613   17 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Implementing own …
(edit) @102612   17 months vboxsync Audio/WAS: Attempt to fix crashes when invalidating the cached audio …
(edit) @102611   17 months vboxsync FE/Qt: bugref:10501. Adding disk IO metrics. We do not do muc with …
(edit) @102610   17 months vboxsync VMM/CPUM: bugref:10498 Doxygen fix.
(edit) @102609   17 months vboxsync Main/Global: Added some more stringify methods for Guest Control stuff …
(edit) @102608   17 months vboxsync Main/Global: Added some more stringify methods for Guest Control stuff …
(edit) @102607   17 months vboxsync FE/Qt: bugref:10501. Draw tooltips to show the value under cursor.
(edit) @102606   17 months vboxsync VMM/CPUM: bugref:10498 Fix assertion.
(edit) @102605   17 months vboxsync VMM/CPUM: bugref:10498 Slight optimization to the fix in r160758.
(edit) @102604   17 months vboxsync VMM/CPUM: bugref:10498 Fix the maximum physical address width …
(edit) @102603   17 months vboxsync VMM/IEM: AMD64 version of BODY_CHECK_OPCODES. Disabled because ARM64 …
(edit) @102602   17 months vboxsync Guest Control/Host service: Spaces nits.
(edit) @102601   17 months vboxsync Main/Global: Added some more stringify methods for Guest Control stuff.
(edit) @102600   17 months vboxsync FE/Qt: bugref:10543: UISession: Checking CPlatform for API errors as usual.
(edit) @102599   17 months vboxsync FE/Qt: bugref:10543: A bit of fixes for Runtime UI to acquire real …
(edit) @102598   17 months vboxsync FE/Qt: bugref:10501. Sharing the data index under the cursor with …
(edit) @102597   17 months vboxsync FE/Qt: bugref:10543: A bit of fixes for Snapshots pane to fetch boot …
(edit) @102596   17 months vboxsync Audio/WAS: Attempt to fix crashes when invalidating the cached audio …
(edit) @102595   17 months vboxsync FE/Qt: bugref:10543: A bit of fixes for Details pane to fetch network …
(edit) @102594   17 months vboxsync FE/Qt: bugref:10501. Fixing mouse over chart stuff.
(edit) @102593   17 months vboxsync VMM/IEM: Native translation of Blt_CheckCsLim. bugref:10371
(edit) @102592   17 months vboxsync FE/Qt: bugref:10501. Some fixes.
(edit) @102591   17 months vboxsync WDDM: removed wrong SetError
(edit) @102590   17 months vboxsync Unattended: implemented quick fix so files are properly cleaned up …
(edit) @102589   17 months vboxsync IPRT/http-curl: nits (some mine)
(edit) @102588   17 months vboxsync VMM/CPUM: Disabled MTRR read/write stuff as grub seems to guru with a …
(edit) @102587   17 months vboxsync VMM/IEM: Native translation of IEM_MC_SET_RIP_U16_AND_FINISH and …
(edit) @102586   17 months vboxsync VMM/IEM: Refactored the IEM_MC_SET_RIP_Uxx_AND_FINISH MCs in prep for …
(edit) @102585   17 months vboxsync VMM/IEM: Refactored the IEM_MC_SET_RIP_Uxx_AND_FINISH MCs in prep for …
(edit) @102584   17 months vboxsync VMM/IEM: Native translation of IEM_MC_ADD_GREG_U16/32/64 which is used …
(edit) @102583   17 months vboxsync VMM/IEM: IEM_MC_FETCH_SREG_U16 and friend. bugref:10371
(edit) @102582   17 months vboxsync VMM/IEM: Use a nested function for implicitly freeing simple …
(edit) @102581   17 months vboxsync VMM/IEM: The IEM_MC*_PUSH_* MCs implictly frees the variable they're …
(edit) @102580   17 months vboxsync VMM/IEM: Basic native translation of IEM_MC_PUSH_U16* and friends. …
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