|
|
@105673
|
4 months |
vboxsync |
VMM/IEM,TM: Do full-TB looping. Redid timer polling in the recompiler. …
|
|
|
@105664
|
4 months |
vboxsync |
VMM/IEM: Implement vgather[dq]p[sd], vpgather[dq][dq] instruction …
|
|
|
@105640
|
4 months |
vboxsync |
Main, FE/Qt: Add guest OS type Ubuntu 24.04 LTS.
|
|
|
@105605
|
4 months |
vboxsync |
Recording/Main: Renaming: Dropped the superfluous "Settings" suffix of …
|
|
|
@105600
|
4 months |
vboxsync |
VMM/ARM: Move the VBox ARMv8 platform descriptor from the end of the …
|
|
|
@105377
|
4 months |
vboxsync |
iprt/cdefs.h,*: s/RT_IPRT_CALL_ATTR/RT_IPRT_CALLREQ_ATTR/g bugref:10725
|
|
|
@105364
|
5 months |
vboxsync |
VMM: Expose FMA and F16C instruction set extensions if available and …
|
|
|
@105352
|
5 months |
vboxsync |
VMM/VMR3Req,iprt/cdefs.h: Adjustments of VMR3ReqCallUV family to fit …
|
|
|
@105314
|
5 months |
vboxsync |
Disassembler: Fix disassembly of vcvttsd2si and vcvtsd2si, bugref:9898
|
|
|
@105310
|
5 months |
vboxsync |
Disassembler: Implement diassembly for vcvtsi2sd, bugref:9898
|
|
|
@105281
|
5 months |
vboxsync |
Disassembler: Fix disassembly of vcmpps, vcmppd, vcmpss, vcmpsd, …
|
|
|
@105266
|
5 months |
vboxsync |
Recording: Implemented support for a dedicated progress object, which …
|
|
|
@105227
|
5 months |
vboxsync |
VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, …
|
|
|
@105225
|
5 months |
vboxsync |
VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, …
|
|
|
@105224
|
5 months |
vboxsync |
VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, bugref:9898
|
|
|
@105177
|
5 months |
vboxsync |
VMM/IEM: Increase TLB size to 8192 on arm; quick fix for 2M/4M page …
|
|
|
@105092
|
5 months |
vboxsync |
VMM/CPUM: Fixed ancient bug in CPUMRecalcHyperDRx where it would try …
|
|
|
@105087
|
5 months |
vboxsync |
doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
|
|
|
@105076
|
5 months |
vboxsync |
VMM/IEM: Increased the TLB size from 256 to 1024 entries. bugref:10687
|
|
|
@105072
|
5 months |
vboxsync |
VMM/IEM,DBGF,bs3-cpu-weird-1: Early data breakpoint support, mostly …
|
|
|
@105036
|
5 months |
vboxsync |
VMM/IEM: Split the TLB into non-global (even) and global (odd) …
|
|
|
@105018
|
5 months |
vboxsync |
doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
|
|
|
@105016
|
5 months |
vboxsync |
doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
|
|
|
@105006
|
5 months |
vboxsync |
Video Recording: Big revamp to improve overall performance. We now …
|
|
|
@104991
|
5 months |
vboxsync |
VMM/IEM: Added IEMTlbInvalidateAllGlobal and made the …
|
|
|
@104947
|
5 months |
vboxsync |
VMM/IEM,tstVMStructSize: Made the IEM TLB size more easily …
|
|
|
@104933
|
6 months |
vboxsync |
VMM/PGM,IEM: Refactored+copied PGMGstGetPage into PGMGstQueryPage that …
|
|
|
@104932
|
6 months |
vboxsync |
VMM/PGM,IEM: Refactored+copied PGMGstGetPage into PGMGstQueryPage that …
|
|
|
@104931
|
6 months |
vboxsync |
VMM/PGM: Adjusted VM:pgm padding for the arm debug build. bugref:10687
|
|
|
@104910
|
6 months |
vboxsync |
VMM/PGM: bugref:10703 Add PGM API for retreiving boot zeroed RAM …
|
|
|
@104886
|
6 months |
vboxsync |
VMM/PGM: Tweaked the RAM range TLB hashing and quadrupled the size to …
|
|
|
@104885
|
6 months |
vboxsync |
VMM/PGM: Lockless PGMPhysIemGCPhys2PtrNoLock. bugref:10687
|
|
|
@104870
|
6 months |
vboxsync |
VMM/PGM: Missing pgmPhysInvalidatePageMapTLB & …
|
|
|
@104859
|
6 months |
vboxsync |
VMM/PGM: Moved the apRamRangesTlbR0 out of the shared PGM structure …
|
|
|
@104850
|
6 months |
vboxsync |
VMM/PGM: Build fix (arm). bugref:10687 bugref:10093
|
|
|
@104846
|
6 months |
vboxsync |
include/VBox,Main,DevVGA: Folded VBox/graphics.h into VBox/param.h and …
|
|
|
@104842
|
6 months |
vboxsync |
DevVGA,DevPCI,Main: Increased the max VRAM size to 1GB. Experimental. …
|
|
|
@104840
|
6 months |
vboxsync |
VMM/PGM: Refactored RAM ranges, MMIO2 ranges and ROM ranges and added …
|
|
|
@104834
|
6 months |
vboxsync |
Grahpics/HGSMI: Renamed VBoxHGSMICursorPosition() -> …
|
|
|
@104786
|
6 months |
vboxsync |
Main: Added a new include VBox/graphics.h to avoid dragging in a lot …
|
|
|
@104778
|
6 months |
vboxsync |
com/errorprint.h: Parameter 'ret' in ASSERT_BREAK macro makes no sense …
|
|
|
@104773
|
6 months |
vboxsync |
Shared Clipboard: Make ShClUtf16LFLenUtf8 to provide proper length in …
|
|
|
@104767
|
6 months |
vboxsync |
VMM/PGM,IOM,PDM: MMIO cleanups. bugref:10687
|
|
|
@104525
|
7 months |
vboxsync |
VBox/vmm/pdmnetifs.h: Change PDMSCATTERGATHER::fFlags from size_t to …
|
|
|
@104516
|
7 months |
vboxsync |
VMM/GCM,IEM,HM: Integrate GCM with IEM, extending it to cover the mesa …
|
|
|
@104511
|
7 months |
vboxsync |
VMM: Some more GCM cleanup. bugref:9735 bugref:10683
|
|
|
@104510
|
7 months |
vboxsync |
VMM: Some more GCM cleanup. bugref:9735 bugref:10683
|
|
|
@104509
|
7 months |
vboxsync |
VMM: Some more GCM cleanup. bugref:9735 bugref:10683
|
|
|
@104508
|
7 months |
vboxsync |
VMM: Some more GCM cleanup. bugref:9735 bugref:10683
|
|
|
@104507
|
7 months |
vboxsync |
VMM,Main: Some GCM adjustments. bugref:9735 bugref:10683
|
|
|
@104407
|
7 months |
vboxsync |
VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new …
|
|
|
@104386
|
7 months |
vboxsync |
VMM/GIC: Add a dedicated GIC device implementation for linux.arm64 …
|
|
|
@104378
|
7 months |
vboxsync |
VMM/IEM: Automtically convert IEMInternal.h & IEMN8veRecompiler.h into …
|
|
|
@104347
|
8 months |
vboxsync |
VBox/VBoxGuestLibSharedFoldersInline.h: Build fix. bugref:10585
|
|
|
@104345
|
8 months |
vboxsync |
Additions: Linux: UBSAN: vboxsf: update naming for r162827, bugref:10585.
|
|
|
@104344
|
8 months |
vboxsync |
Additions: Linux: UBSAN: make r161313 less ugly, bugref:10585.
|
|
|
@104339
|
8 months |
vboxsync |
VMM/IEM: Implement native emitters for psubb, psubw, psubd and psubdq, …
|
|
|
@104338
|
8 months |
vboxsync |
VBox/intnet.h: Corrected alignment padding in INTNETSG.
|
|
|
@104317
|
8 months |
vboxsync |
Shared Clipboard/Transfers: ShClTransferRootsInitFromXXX() -> …
|
|
|
@104310
|
8 months |
vboxsync |
Shared Clipboard/Transfers: Renamed ShClTransferRootsInitFromFile() -> …
|
|
|
@104159
|
8 months |
vboxsync |
VBoxNetFlt: Fix UBSAN warnings by switching to flexible arrays, …
|
|
|
@104126
|
8 months |
vboxsync |
BUild fix for 32-bit hosts, plus forgotten UUID change.
|
|
|
@104125
|
8 months |
vboxsync |
VUSB: Added vusbRhAbortEpByAddr(), renamed vusbRhAbortEp() to …
|
|
|
@104099
|
8 months |
vboxsync |
VMM/IEM: Emit native code for shl Ev,CL. bugref:10376
|
|
|
@104070
|
8 months |
vboxsync |
VMMDev: Add a magic tail dword following the data made available by …
|
|
|
@104065
|
8 months |
vboxsync |
VMMDev: Added a VMMDEV_TESTING_CFG_THRESHOLD_NATIVE_RECOMPILER / …
|
|
|
@104045
|
8 months |
vboxsync |
Backed out r162435: Linux kernel modules: vboxnetflt: Fix UBSAN …
|
|
|
@104044
|
8 months |
vboxsync |
Linux kernel modules: vboxnetflt: Fix UBSAN warning by switching to …
|
|
|
@104003
|
8 months |
vboxsync |
Guest Control/Main: Added a new define GSTCTL_DEFAULT_TIMEOUT_MS and …
|
|
|
@103977
|
8 months |
vboxsync |
Apply RT_OVERRIDE/NS_OVERRIDE where required to shut up clang.
|
|
|
@103955
|
8 months |
vboxsync |
VMM/IEM,DIS: Another mnemonic todo in vex map 3. bugref:9898
|
|
|
@103930
|
8 months |
vboxsync |
include: kmk incs; bugref:9898
|
|
|
@103927
|
8 months |
vboxsync |
VMM/IEM,DIS: Some disassembly corrections for pblendvb, blendvps and …
|
|
|
@103899
|
9 months |
vboxsync |
VMM/IEM: More mnemonic @todos. bugref:9898
|
|
|
@103860
|
9 months |
vboxsync |
VMM/IEM: Reworked iemNativeEmitMaybeRaiseSseRelatedXcpt to avoid …
|
|
|
@103792
|
9 months |
vboxsync |
Linux: Introduce common code for disabling modules loading from kernel …
|
|
|
@103791
|
9 months |
vboxsync |
Linux: Introduce common code for disabling modules loading from kernel …
|
|
|
@103785
|
9 months |
vboxsync |
Linux: Introduce common code for disabling modules loading from kernel …
|
|
|
@103717
|
9 months |
vboxsync |
DIS: cmpxchg8b/16b fix
|
|
|
@103709
|
9 months |
vboxsync |
DIS: Fixed up all VEX groups and added a few missing instructions.
|
|
|
@103699
|
9 months |
vboxsync |
DIS: Added a bunch of missing group 7 instructions and rearranged the …
|
|
|
@103684
|
9 months |
vboxsync |
Linux kernel modules: Fix UBSAN warnings by switching to flexible …
|
|
|
@103631
|
9 months |
vboxsync |
Shared Clipboard: More cleanups (renaming Windows parts to match the …
|
|
|
@103619
|
9 months |
vboxsync |
Shared Clipboard/Transfers: Raised SHCLLISTENTRY_MAX_NAME from 1024 to …
|
|
|
@103615
|
9 months |
vboxsync |
Shared Clipboard/Transfers: Made code a bit easier to follow / read, …
|
|
|
@103600
|
9 months |
vboxsync |
Disassembler: Add vpslrdq (with and without prefix variant), …
|
|
|
@103516
|
9 months |
vboxsync |
VMM/IEM,EM: Add all kind of exceptions to the exit history, adding a …
|
|
|
@103512
|
9 months |
vboxsync |
DIS: Added vex group 13 and redid some or the vex prefix decoding.
|
|
|
@103508
|
9 months |
vboxsync |
include/VBox/intnet.h: Fix conflicting API declarations, bugref:3409
|
|
|
@103480
|
9 months |
vboxsync |
Shared Clipboard: Added a ShClTransferTransformPath() function to make …
|
|
|
@103464
|
9 months |
vboxsync |
VBoxDbg,FE/Qt: Made it possible to configure the sub-tree filtering …
|
|
|
@103450
|
9 months |
vboxsync |
Shared Clipboard: Condensed more code by adding a new Windows-specific …
|
|
|
@103449
|
9 months |
vboxsync |
include/VBox/errorprint.h,FE/VBoxAutostart: Some warning fixes, bugref:3409
|
|
|
@103442
|
9 months |
vboxsync |
Shared Clipboard: Condensed more code by adding a …
|
|
|
@103404
|
10 months |
vboxsync |
VMM/IEM: Threaded function statistics. bugref:10376
|
|
|
@103393
|
10 months |
vboxsync |
VMM/IEM,STAM: Some more liveness experiments. Adjusted the …
|
|
|
@103365
|
10 months |
vboxsync |
Shared Clipboard/Additions: Removed lots of code duplication for …
|
|
|
@103363
|
10 months |
vboxsync |
Shared Clipboard: Added a dedicated VERR_SHCLPB_NO_DATA error code, to …
|
|
|
@103323
|
10 months |
vboxsync |
Shared Clipboard: Condensed the X11 clipboard reading code even more …
|
|
|
@103295
|
10 months |
vboxsync |
include/VBox/pgm.h: Fix declaration of PGMPhysGCPtr2CCPtr(), bugref:3409
|
|
|