|
|
@102726
|
13 months |
vboxsync |
FE/Qt: bugref:10496: Provide UIPaneContainer with embedding type; This …
|
|
|
@102725
|
13 months |
vboxsync |
FE/Qt: bugref:10496: UIVMLogViewerPaneContainer: Missing NLS.
|
|
|
@102724
|
13 months |
vboxsync |
VMM/IEM: Moved the TLB lookup code emitting into a separate function …
|
|
|
@102723
|
13 months |
vboxsync |
FE/Qt: Adding Detach button to Log Viewer to be able to open it in …
|
|
|
@102722
|
13 months |
vboxsync |
FE/Qt: UIVirtualBoxManager: A bit of cleanup for Open Global/Machine …
|
|
|
@102721
|
13 months |
vboxsync |
FE/Qt: UIVirtualBoxManager: A bit of cleanup for Open Manager Window …
|
|
|
@102720
|
13 months |
vboxsync |
VMM/IEM: Enabled the memmap TLB code on x86. bugref:10371
|
|
|
@102719
|
13 months |
vboxsync |
VMM/IEM: Corrected missing clobbering of kIemNativeGstReg_SegAttrib*. …
|
|
|
@102718
|
13 months |
vboxsync |
VBox/VMM: Outlined native TLB lookup code for IEM_MC_MEM_MAP_XXXX on …
|
|
|
@102717
|
13 months |
vboxsync |
VBox/VMM: Outlined native TLB lookup code for IEM_MC_MEM_MAP_XXXX on …
|
|
|
@102716
|
13 months |
vboxsync |
VBoxService: TODO: The /VirtualBox/GuestInfo/User/xxxx/UsageState …
|
|
|
@102715
|
13 months |
vboxsync |
Devices/Graphics: simplified vertex and index buffers tracking (build fix).
|
|
|
@102714
|
13 months |
vboxsync |
Devices/Graphics: simplified vertex and index buffers tracking.
|
|
|
@102713
|
13 months |
vboxsync |
Devices/Graphics: update shader resource decl only if the information …
|
|
|
@102712
|
13 months |
vboxsync |
FE/Qt: bugref:10513: scm fix for r160880.
|
|
|
@102711
|
13 months |
vboxsync |
FE/Qt: bugref:10513: macOS: UIAdvancedSettingsDialog: Improvement for …
|
|
|
@102710
|
13 months |
vboxsync |
FE/Qt: bugref:10513: Small cleanup for UIAdvancedSettingsDialog.
|
|
|
@102709
|
13 months |
vboxsync |
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Fixes for …
|
|
|
@102708
|
13 months |
vboxsync |
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Separate method in …
|
|
|
@102707
|
13 months |
vboxsync |
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Dark theme support for …
|
|
|
@102706
|
13 months |
vboxsync |
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Small painting fix for …
|
|
|
@102705
|
13 months |
vboxsync |
FE/Qt: bugref:10513: UISettingsSelector: A bit of painting fixes for …
|
|
|
@102704
|
13 months |
vboxsync |
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: A bit of painting fixes …
|
|
|
@102703
|
13 months |
vboxsync |
VMM/IEM: Extended IEMTB_KEY_MASK to include the CPL so …
|
|
|
@102702
|
13 months |
vboxsync |
VMM/IEM: Stepped thru iemNativeEmitBltLoadTlbAfterBranch on arm. …
|
|
|
@102701
|
13 months |
vboxsync |
VMM/IEM: A couple of ARM fixes. Disassembly fix. bugref:10371
|
|
|
@102700
|
13 months |
vboxsync |
VMM/IEM: Native translation of BODY_LOAD_TLB_AFTER_BRANCH. (only …
|
|
|
@102699
|
13 months |
vboxsync |
VMM/IEM: Native translation of BODY_LOAD_TLB_AFTER_BRANCH. (only …
|
|
|
@102698
|
13 months |
vboxsync |
VMM/IEM: Added missing xSP clobbering annoation for return …
|
|
|
@102697
|
13 months |
vboxsync |
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Adjust minimum …
|
|
|
@102696
|
13 months |
vboxsync |
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Adjust UIFilterEditor …
|
|
|
@102695
|
13 months |
vboxsync |
VMM/IEM: Native translation of BODY_LOAD_TLB_FOR_NEW_PAGE (minus TLB …
|
|
|
@102694
|
13 months |
vboxsync |
libs/xpcom: Drop the defined(DEBUG) from the guard against calling …
|
|
|
@102693
|
13 months |
vboxsync |
VMM/CPUM: bugref:10498 Doxygen.
|
|
|
@102692
|
13 months |
vboxsync |
VMM/CPUM: bugref:10498 Doxygen.
|
|
|
@102691
|
13 months |
vboxsync |
VMM/CPUM: bugref:10498 Doxygen.
|
|
|
@102690
|
13 months |
vboxsync |
VMM/CPUM: bugref:10498 Implemented using a virtualized number of …
|
|
|
@102689
|
13 months |
vboxsync |
VMM/CPUM: bugref:10498 Align guest RAM to 4K pages prior to mapping it …
|
|
|
@102687
|
13 months |
vboxsync |
VMM/IEM: Corrected register mixup in the ARM64 portion of …
|
|
|
@102686
|
13 months |
vboxsync |
VMM/IEM: Fixed mixup in IEMTlbInvalidateAllPhysicalAllCpus that would …
|
|
|
@102685
|
13 months |
vboxsync |
VMM/IEM: ARM64 fixes in BODY_CHECK_PC_AFTER_BRANCH. bugref:10371
|
|
|
@102684
|
13 months |
vboxsync |
VMM/IEM: Fixed another bug in related to ah,ch,dh,bh storing (AMD64 …
|
|
|
@102683
|
13 months |
vboxsync |
VMM/IEM: Fixed bug in native opcode comparison, caused lots of …
|
|
|
@102680
|
13 months |
vboxsync |
Guest Control: Relaxed checks in IGuestSession::close() a bit, to make …
|
|
|
@102679
|
13 months |
vboxsync |
Guest Control/VBoxManage: Print the number of (still) registered guest …
|
|
|
@102678
|
13 months |
vboxsync |
Audio/WAS: Also check the audio interface of an audio device when …
|
|
|
@102677
|
13 months |
vboxsync |
fix scm burns, win64dep win64dep2
|
|
|
@102676
|
13 months |
vboxsync |
VMM/CPUM: bugref:10498 MTRR mapping nits.
|
|
|
@102674
|
13 months |
vboxsync |
Guest Control: Actually add the found strings of …
|
|
|
@102673
|
13 months |
vboxsync |
Main/Docs: Corrected typos.
|
|
|
@102671
|
13 months |
vboxsync |
Guest Control: Actually add the found strings of …
|
|
|
@102670
|
13 months |
vboxsync |
Guest Control: Actually add the found strings of …
|
|
|
@102668
|
13 months |
vboxsync |
Guest Control: Comment nit. bugref:10415
|
|
|
@102667
|
13 months |
vboxsync |
Guest Control: Actually add the found strings of …
|
|
|
@102666
|
13 months |
vboxsync |
Validation Kit: Added tstRTFsQueries to the tdUnitTest1 white list, so …
|
|
|
@102665
|
13 months |
vboxsync |
VMM/CPUM: Nested VMX: bugref:10498 Implemented mapping of guest memory …
|
|
|
@102664
|
13 months |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:10318 Logging.
|
|
|
@102663
|
13 months |
vboxsync |
VMM/IEM: Working on BODY_CHECK_PC_AFTER_BRANCH and sideeffects of it. …
|
|
|
@102662
|
13 months |
vboxsync |
VMM/IEM: Fixed typo in amd64 part of iemNativeEmitAddTwoGprs and a …
|
|
|
@102661
|
13 months |
vboxsync |
IPRT/RTFsMountpointsEnum: Gracefully skip volumes a regular user does …
|
|
|
@102660
|
13 months |
vboxsync |
IPRT/RTFsMountpointsEnum: Dynamically resolve some Windows volume APIs …
|
|
|
@102659
|
13 months |
vboxsync |
IPRT/RTFsMountpointsEnum: Dynamically resolve some Windows volume APIs …
|
|
|
@102658
|
13 months |
vboxsync |
IPRT/RTFsMountpointsEnum: Dynamically resolve some Windows volume APIs …
|
|
|
@102657
|
13 months |
vboxsync |
IPRT/RTFsMountpointsEnum: Dynamically resolve some Windows volume APIs …
|
|
|
@102656
|
13 months |
vboxsync |
IEMAllAImpl.asm: Windows and SysV ABI does not guarantee that top …
|
|
|
@102655
|
13 months |
vboxsync |
FE/Qt: bugref:10501. An addendum to r160815. Now X axis labels look …
|
|
|
@102654
|
13 months |
vboxsync |
Guest Control: Implemented IGuestSession::getMountPoints. bugref:10415
|
|
|
@102653
|
13 months |
vboxsync |
FE/Qt: bugref:10501. Formatiing datetime we get from OCI and using …
|
|
|
@102652
|
13 months |
vboxsync |
IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
|
|
|
@102651
|
13 months |
vboxsync |
IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
|
|
|
@102650
|
13 months |
vboxsync |
IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
|
|
|
@102649
|
13 months |
vboxsync |
IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
|
|
|
@102648
|
13 months |
vboxsync |
IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
|
|
|
@102647
|
13 months |
vboxsync |
IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
|
|
|
@102645
|
13 months |
vboxsync |
VMM/MM: bugref:10498 Fix typo in Assert message.
|
|
|
@102644
|
13 months |
vboxsync |
FE/Qt: bugref:10501. Extending UIMetric to include time stamps of the …
|
|
|
@102643
|
13 months |
vboxsync |
libs/xpcom: Call Unload() in the nsDll destructor to prevent memory …
|
|
|
@102642
|
13 months |
vboxsync |
libs/xpcom: Call Unload() in the nsDll destructor to prevent memory …
|
|
|
@102641
|
13 months |
vboxsync |
FE/Qt: bugref:10501. Implementing a better tooltip widget.
|
|
|
@102640
|
13 months |
vboxsync |
Main: Darwin Host USB: Fix asssertion on USB device attach to the …
|
|
|
@102639
|
13 months |
vboxsync |
WDDM: fix for vertex and constant buffers tracking
|
|
|
@102638
|
13 months |
vboxsync |
Audio/WAS: Attempt to fix crashes when invalidating the cached audio …
|
|
|
@102637
|
13 months |
vboxsync |
Removed excessive code.
|
|
|
@102636
|
13 months |
vboxsync |
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Div by zero protection …
|
|
|
@102635
|
13 months |
vboxsync |
FE/Qt: bugref:10501. Now disk IO and network metrics are working.
|
|
|
@102634
|
13 months |
vboxsync |
VMM/IEM: Split out the emitters for the built-in threaded functions …
|
|
|
@102633
|
13 months |
vboxsync |
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Adjust UIFilterEditor …
|
|
|
@102632
|
13 months |
vboxsync |
Devices/Graphics: removed obsolete code.
|
|
|
@102631
|
13 months |
vboxsync |
WDDM: VGPU queries
|
|
|
@102630
|
13 months |
vboxsync |
CPUID: Pass through and by default set the ARAT bit so that Windows 11 …
|
|
|
@102627
|
13 months |
vboxsync |
Devices/Graphics: corrected assertions for VGPU queries.
|
|
|
@102626
|
13 months |
vboxsync |
Devices/Graphics: create render target, depth stencil and unordered …
|
|
|
@102625
|
14 months |
vboxsync |
FE/Qt: bugref:10501. Caching disk write (read) until disk read (write) …
|
|
|
@102624
|
14 months |
vboxsync |
VMM/IEM: BODY_CONSIDER_CS_LIM_CHECKING. bugref:10371
|
|
|
@102623
|
14 months |
vboxsync |
VMM/IEM: ARM64 version of BODY_CHECK_OPCODES, enabled two more …
|
|
|
@102622
|
14 months |
vboxsync |
Devices/Graphics: create shader resource views on demand.
|
|
|
@102621
|
14 months |
vboxsync |
VMM/CPUM: bugref:10498 whitespace
|
|
|
@102620
|
14 months |
vboxsync |
VMM/CPUM: bugref:10498 Doxygen fix.
|
|
|
@102619
|
14 months |
vboxsync |
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Now merge …
|
|
|
@102618
|
14 months |
vboxsync |
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Some fixes for …
|
|
|