|
|
@102911
|
11 months |
vboxsync |
HostServices/tstClipboardServiceHost: Fix memory leak in testcase …
|
|
|
@102910
|
11 months |
vboxsync |
ValidationKit/testdriver/vbox.py: Need to increase the threshold to …
|
|
|
@102909
|
11 months |
vboxsync |
Devices/EFI/Firmware: Don't try using python 2.x when python 3.x is …
|
|
|
@102908
|
11 months |
vboxsync |
Devices/EFI/Firmware: Correctly align MP_CPU_EXCHANGE_INFO for …
|
|
|
@102907
|
11 months |
vboxsync |
Installer/linux: Point to website for the changelog in deb/rpm packages.
|
|
|
@102906
|
11 months |
vboxsync |
FE/Qt: bugref:10501. Build fix.
|
|
|
@102905
|
11 months |
vboxsync |
FE/Qt: bugref:10501. Build fix.
|
|
|
@102904
|
11 months |
vboxsync |
VMM/IEM: Build fixes for when IEMNATIVE_WITH_INSTRUCTION_COUNTING …
|
|
|
@102903
|
11 months |
vboxsync |
FE/Qt: bugref:10501. Some more cleaning.
|
|
|
@102902
|
11 months |
vboxsync |
VMM/CPUI: Advertise ADX on ARM64. bugref:9898
|
|
|
@102901
|
11 months |
vboxsync |
FE/Qt: bugref:10501. Removing some obsolete variables.
|
|
|
@102900
|
11 months |
vboxsync |
FE/Qt: bugref:10501. Using an enum rather than strings metric/chart …
|
|
|
@102899
|
11 months |
vboxsync |
Runtime/common/fatvfs.cpp: Need to reset the S/G buffer when flushing …
|
|
|
@102898
|
11 months |
vboxsync |
ValKit/bs3-cpu-instr-2: ADX testcase fix for when not supported. …
|
|
|
@102897
|
11 months |
vboxsync |
FE/Qt: bugref:10501. A small addendum to r161115.
|
|
|
@102896
|
11 months |
vboxsync |
VMM/IEM: Use standard binary assembly helper signature for ADCX and …
|
|
|
@102895
|
11 months |
vboxsync |
ValKit: Temporary disable 3D DirectX feature level test, typo fixed
|
|
|
@102894
|
11 months |
vboxsync |
ValKit: Temporary disable 3D DirectX feature level test
|
|
|
@102893
|
11 months |
vboxsync |
FE/Qt: bugref:10501. Splitting disk IO charts.
|
|
|
@102892
|
11 months |
vboxsync |
VMM/CPUM: We've got ABM (and BMI1+BMI2) on ARM64.
|
|
|
@102891
|
11 months |
vboxsync |
VMM/IEM: Test for ABM not BMI1 on the LZCNT instruction. Seek wiki and …
|
|
|
@102890
|
11 months |
vboxsync |
Frontends/VBoxShell: Use a shell wrapper code instead of a hardcoded …
|
|
|
@102889
|
11 months |
vboxsync |
VMM/CPUM: enable cmpxchg16b and popcnt on arm hosts.
|
|
|
@102888
|
11 months |
vboxsync |
FE/Qt: bugref:10501. Splitting network receive and transmit charts.
|
|
|
@102887
|
11 months |
vboxsync |
IEM: Added the simple C implementation of RCPSS/RCPPS instructions …
|
|
|
@102886
|
11 months |
vboxsync |
Runtime/tstRTSg: Ensure that u64First <= u64Last when passed to …
|
|
|
@102885
|
11 months |
vboxsync |
Runtime/tstRTSg: Ensure that u64First <= u64Last when passed to …
|
|
|
@102884
|
11 months |
vboxsync |
Runtime/tstRTSg: Use a deterministic random number generator and print …
|
|
|
@102883
|
11 months |
vboxsync |
VMM/IEM: Maintain pReNative->fExec in …
|
|
|
@102882
|
11 months |
vboxsync |
VMM/IEM: Skip some expensive flag loading in IEMAllAImpl.asm where …
|
|
|
@102881
|
11 months |
vboxsync |
Guest Control/VbglR3: Also init the flags in …
|
|
|
@102880
|
11 months |
vboxsync |
Installer: Added support for Python 3.11.
|
|
|
@102879
|
11 months |
vboxsync |
VMM/IEM: Skip PC validation and such if we don't jump on a conditional …
|
|
|
@102878
|
11 months |
vboxsync |
IEM: Added the simple C implementation of RCPSS/RCPPS instructions
|
|
|
@102877
|
11 months |
vboxsync |
FE/Qt: macOS: A bit of fixes for AlternateBase color required since we …
|
|
|
@102876
|
11 months |
vboxsync |
VMM/IEM: Call different threaded functions for each branch in a …
|
|
|
@102875
|
11 months |
vboxsync |
Devices/VirtIO: More verbose logging
|
|
|
@102874
|
11 months |
vboxsync |
Linux Host and Guest kernel modules: Fix build for older Fedora …
|
|
|
@102872
|
11 months |
vboxsync |
Frontends/VBoxShell: First attempt to revive and unbreak this -- a lot …
|
|
|
@102871
|
11 months |
vboxsync |
Guest Control/Validation Kit: Added tests for user documents, user …
|
|
|
@102870
|
11 months |
vboxsync |
Removing old openssl-3.1.3. bugref:10577
|
|
|
@102869
|
11 months |
vboxsync |
Fixing most probaly a typo in r161081. bugref:10371
|
|
|
@102868
|
11 months |
vboxsync |
VMM/IEM: Some DOS syscall logging. bugref:10371
|
|
|
@102867
|
11 months |
vboxsync |
VMM/IEM: Logging for BIOS int 16h and VGABIOS int 10h. bugref:10371
|
|
|
@102866
|
11 months |
vboxsync |
openssl: fixing export svn properties. bugref:10577
|
|
|
@102865
|
11 months |
vboxsync |
openssl: switching to 3.1.4. bugref:10577
|
|
|
@102864
|
11 months |
vboxsync |
openssl: make 3.1.4 compile. bugref:10577
|
|
|
@102863
|
11 months |
vboxsync |
openssl-3.1.4: Applied and adjusted our OpenSSL changes to 3.1.3. …
|
|
|
@102860
|
11 months |
vboxsync |
FE/Qt: bugref:10501. scm fix.
|
|
|
@102859
|
11 months |
vboxsync |
PGM: Relaxed needle size assertions to match actual usage.
|
|
|
@102858
|
11 months |
vboxsync |
FE/Qt: bugref:10501. Fixes for the iterrupted data series.
|
|
|
@102857
|
11 months |
vboxsync |
VMM/IEM: Arm build fix. bugref:10371
|
|
|
@102856
|
11 months |
vboxsync |
VMM/IEM: Implemented the second of two code TLB lookups. bugref:10371
|
|
|
@102855
|
11 months |
vboxsync |
Debugger: Don't allow plain PAGE_SIZE etc.
|
|
|
@102854
|
11 months |
vboxsync |
Typo.
|
|
|
@102853
|
11 months |
vboxsync |
VMM/STAM: Fixed bug in the binary tail search in …
|
|
|
@102852
|
11 months |
vboxsync |
VMM/VMXAllTemplate: Nested VMX: bugref:10318 Trying to narrow down the …
|
|
|
@102851
|
11 months |
vboxsync |
VMM/CPUM: bugref:10498 MTRR CFGM setting naming nit and comment.
|
|
|
@102850
|
11 months |
vboxsync |
VMM/IEM: Implemented the first of two code TLB lookups. bugref:10371
|
|
|
@102849
|
11 months |
vboxsync |
bindings/vboxapisetup.py: Use https for the homepage URL.
|
|
|
@102848
|
11 months |
vboxsync |
FE/Qt: VBox Manager: Make sure all cloud profiles are unconditionally …
|
|
|
@102847
|
11 months |
vboxsync |
VMM/IEM: Moved the TLB lookup emitter to a common header file so it …
|
|
|
@102846
|
11 months |
vboxsync |
VMM/IEM: Preserve variable and shadow register state across code TLB …
|
|
|
@102845
|
11 months |
vboxsync |
ValKit/bootsectors/Config.kmk: Build fix. bugref:10371
|
|
|
@102844
|
11 months |
vboxsync |
reverting part of r161042
|
|
|
@102843
|
11 months |
vboxsync |
scm
|
|
|
@102842
|
11 months |
vboxsync |
VMM/STAM: Doxygen fix. bugref:10371
|
|
|
@102841
|
11 months |
vboxsync |
VMM/IEM: More stats. bugref:10371
|
|
|
@102839
|
11 months |
vboxsync |
VBoxDbg,VMM/STAM: Build fixes. bugref:10371
|
|
|
@102838
|
11 months |
vboxsync |
FE/Qt: VBox Manager: Make sure all cloud VMs are unconditionally …
|
|
|
@102836
|
11 months |
vboxsync |
FE/Qt: Chooser pane: A bit of cleanup for cloud VM update processing; …
|
|
|
@102834
|
11 months |
vboxsync |
FE/Qt: A tentative build fix for r161022. bugref:10371
|
|
|
@102833
|
11 months |
vboxsync |
Guest Control: Added a flag for the get mount points HGCM API, so that …
|
|
|
@102832
|
11 months |
vboxsync |
Shared Clipboard/Transfers: Added building a separate X11 binary, so …
|
|
|
@102831
|
11 months |
vboxsync |
Guest Control: Added a new guest feature flag to indicate Guest …
|
|
|
@102830
|
11 months |
vboxsync |
Shared Clipboard/Transfers: Added building a separate X11 binary, so …
|
|
|
@102829
|
11 months |
vboxsync |
VMM/IEM: More statistics. bugref:10371
|
|
|
@102828
|
11 months |
vboxsync |
VMM/STAM: Added two new aggregate sample types. bugref:10371
|
|
|
@102827
|
11 months |
vboxsync |
Devices/VirtioCore, Devices/VirtioNet: Correct check, bugref:10566
|
|
|
@102826
|
11 months |
vboxsync |
Shared Clipboard/X11: Don't report an error in …
|
|
|
@102825
|
11 months |
vboxsync |
Shared Clipboard/X11: Made pcbRead in ShClX11ReadDataFromX11() …
|
|
|
@102824
|
11 months |
vboxsync |
Shared Clipboard/X11: Implemented ShClX11WriteDataToX11[Async](). …
|
|
|
@102823
|
11 months |
vboxsync |
Shared Clipboard/X11: Docs fixes. bugref:9437
|
|
|
@102822
|
11 months |
vboxsync |
Shared Clipboard/X11: Factored out writing transfer data to X11 into …
|
|
|
@102821
|
11 months |
vboxsync |
Shared Clipboard/X11: Renaming …
|
|
|
@102820
|
11 months |
vboxsync |
Shared Clipboard/X11: Renaming (ShClX11ReportFormatsToX11Worker -> …
|
|
|
@102819
|
11 months |
vboxsync |
Shared Clipboard/X11: Check if pfnOnRequestDataFromSource callback is …
|
|
|
@102818
|
11 months |
vboxsync |
Shared Clipboard/Transfers: Use ShClTransferHttpConvertToStringList() …
|
|
|
@102817
|
11 months |
vboxsync |
IEM: Added RCPSS/RCPPS assembly imlementation and C stubs.
|
|
|
@102816
|
11 months |
vboxsync |
Shared Clipboard/Transfers: Added …
|
|
|
@102815
|
11 months |
vboxsync |
Shared Clipboard: Added ShClCacheSetMultiple(). bugref:9437
|
|
|
@102814
|
11 months |
vboxsync |
FE/Qt: A bit of cleanup for UIVirtualBoxManagerWidget; Split doxy …
|
|
|
@102813
|
11 months |
vboxsync |
FE/Qt: More cleanup for UITools; Make sure selection change signal …
|
|
|
@102812
|
11 months |
vboxsync |
FE/Qt: More cleanup for UITools; Move model connections to appropriate …
|
|
|
@102811
|
11 months |
vboxsync |
FE/Qt: A bit of cleanup for UITools; Rework the way model asks parent …
|
|
|
@102810
|
11 months |
vboxsync |
FE/Qt: bugref:10501. Converting time stamps we get from OCI a bit earlier.
|
|
|
@102809
|
11 months |
vboxsync |
WDDM: multisampling
|
|
|
@102808
|
11 months |
vboxsync |
Devices/Graphics: multisampling.
|
|
|
@102807
|
11 months |
vboxsync |
VMM/CPUM: bugref:10498 Comment and nit.
|
|
|
@102806
|
11 months |
vboxsync |
VMM/CPUM: bugref:10498 Comment nit.
|
|
|