|
|
@103025
|
11 months |
vboxsync |
*: Replaced some ASMMemZero32 uses with RT_BZERO. bugref:10588
|
|
|
@103024
|
11 months |
vboxsync |
iprt/string.h,VBoxGuest-linux.c,linux/sharedfolders/vfsmod.c: Replaced …
|
|
|
@103017
|
11 months |
vboxsync |
iprt/asm-mem.h: Eliminated the unused ASMProbeReadBuffer.
|
|
|
@103014
|
11 months |
vboxsync |
iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
|
|
|
@103013
|
11 months |
vboxsync |
iprt/asm-mem.h,zip.cpp,tstRTInlineAsm.cpp: Eliminated unused …
|
|
|
@103006
|
11 months |
vboxsync |
iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
|
|
|
@103005
|
11 months |
vboxsync |
iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
|
|
|
@103004
|
11 months |
vboxsync |
iprt/bldprog-strtab-template.cpp.h: Fix comments to clang v15 doesn't …
|
|
|
@103002
|
11 months |
vboxsync |
iprt/x86.h: Made this header usable with the assembler on …
|
|
|
@103001
|
11 months |
vboxsync |
iprt/assertcompile.h,iprt/stdint.h: Made these header usable with the …
|
|
|
@103000
|
11 months |
vboxsync |
iprt/bldprog-strtab-template.cpp.h: Fix comments to clang v15 doesn't …
|
|
|
@102999
|
11 months |
vboxsync |
iprt: Add wrapper for strlcpy/strscpy functions (fix kernel version in …
|
|
|
@102994
|
11 months |
vboxsync |
iprt: Add wrapper for strlcpy/strscpy functions, build fix, …
|
|
|
@102993
|
11 months |
vboxsync |
Add wrapper for strlcpy/strscpy functions, build fix, bugref:10584.
…
|
|
|
@102992
|
11 months |
vboxsync |
iprt: Add wrapper for strlcpy/strscpy functions, build fix, …
|
|
|
@102989
|
11 months |
vboxsync |
iprt: Add wrapper for strlcpy/strscpy functions, bugref:10584.
|
|
|
@102986
|
11 months |
vboxsync |
x86.h: bugref:10318 CPUID and MSR bits for upcoming logging of …
|
|
|
@102977
|
11 months |
vboxsync |
VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
|
|
|
@102962
|
11 months |
vboxsync |
iprt/asm.h: Working over the ASMAtomic*And|Or|Xor* functions for arm64 …
|
|
|
@102961
|
11 months |
vboxsync |
iprt/asm.h: Working over the ASMAtomic*Inc|Dec|Add|Sub* functions for …
|
|
|
@102960
|
11 months |
vboxsync |
iprt/asm.h: Working over the ASMAtomicCmpXchg* functions for arm64 …
|
|
|
@102959
|
11 months |
vboxsync |
iprt/asm.h: Working over the ASMAtomicXchg* functions for arm64 again, …
|
|
|
@102956
|
11 months |
vboxsync |
GuestControlSvc.h: Docs.
|
|
|
@102941
|
11 months |
vboxsync |
iprt/asm.h: Working over the ASMAtomicXchg* functions for arm64 w/ …
|
|
|
@102940
|
11 months |
vboxsync |
iprt/asm.h: Working over the ASMAtomic*Read* functions for arm64 w/ …
|
|
|
@102939
|
11 months |
vboxsync |
iprt/asm.h: Working over the ASMAtomicWrite* functions for arm64 w/ …
|
|
|
@102938
|
11 months |
vboxsync |
iprt/asm.h: Added a CLREX instruction to the cmpxchg sequences on …
|
|
|
@102932
|
11 months |
vboxsync |
Guest Properties/HostService: Fixed too strict debug assertions for …
|
|
|
@102929
|
11 months |
vboxsync |
Shared Clipboard: Better documented for what headless mode is and why …
|
|
|
@102840
|
11 months |
vboxsync |
VBoxDbg,VMM/STAM: Build fixes. bugref:10371
|
|
|
@102839
|
11 months |
vboxsync |
VBoxDbg,VMM/STAM: Build fixes. bugref:10371
|
|
|
@102837
|
11 months |
vboxsync |
Guest Control/GuestControl.h: Docs.
|
|
|
@102835
|
11 months |
vboxsync |
Guest Control/GuestControlSvc.h: Docs.
|
|
|
@102833
|
11 months |
vboxsync |
Guest Control: Added a flag for the get mount points HGCM API, so that …
|
|
|
@102831
|
11 months |
vboxsync |
Guest Control: Added a new guest feature flag to indicate Guest …
|
|
|
@102828
|
11 months |
vboxsync |
VMM/STAM: Added two new aggregate sample types. bugref:10371
|
|
|
@102826
|
11 months |
vboxsync |
Shared Clipboard/X11: Don't report an error in …
|
|
|
@102824
|
11 months |
vboxsync |
Shared Clipboard/X11: Implemented ShClX11WriteDataToX11[Async](). …
|
|
|
@102822
|
11 months |
vboxsync |
Shared Clipboard/X11: Factored out writing transfer data to X11 into …
|
|
|
@102816
|
11 months |
vboxsync |
Shared Clipboard/Transfers: Added …
|
|
|
@102815
|
11 months |
vboxsync |
Shared Clipboard: Added ShClCacheSetMultiple(). bugref:9437
|
|
|
@102770
|
11 months |
vboxsync |
VMM/IEM: ARM fixes for native IEM_MC_PUSH translation. bugref:10371
|
|
|
@102735
|
11 months |
vboxsync |
VMM/IEM: Porting the TLB lookup code to ARM. Compiles, but needs …
|
|
|
@102733
|
11 months |
vboxsync |
VMM/IEM: Implemented making the TLB-missed call w/o trashing/flushing …
|
|
|
@102717
|
11 months |
vboxsync |
VBox/VMM: Outlined native TLB lookup code for IEM_MC_MEM_MAP_XXXX on …
|
|
|
@102699
|
11 months |
vboxsync |
VMM/IEM: Native translation of BODY_LOAD_TLB_AFTER_BRANCH. (only …
|
|
|
@102688
|
12 months |
vboxsync |
iprt/armv8.h: Corrected Armv8A64MkInstrLslImm. bugref:10371
|
|
|
@102669
|
12 months |
vboxsync |
iprt/armv8.h: doxygen fixes. bugref:10371
|
|
|
@102663
|
12 months |
vboxsync |
VMM/IEM: Working on BODY_CHECK_PC_AFTER_BRANCH and sideeffects of it. …
|
|
|
@102654
|
12 months |
vboxsync |
Guest Control: Implemented IGuestSession::getMountPoints. bugref:10415
|
|
|
@102647
|
12 months |
vboxsync |
IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
|
|
|
@102646
|
12 months |
vboxsync |
x86.h: bugref:10498 Added MSR_IA32_MTRR_PHYSBASE_MT_MASK.
|
|
|
@102629
|
12 months |
vboxsync |
Typo fix.
|
|
|
@102628
|
12 months |
vboxsync |
IPRT/x86: Added a subset of CPUID leaf 6 bits.
|
|
|
@102624
|
12 months |
vboxsync |
VMM/IEM: BODY_CONSIDER_CS_LIM_CHECKING. bugref:10371
|
|
|
@102623
|
12 months |
vboxsync |
VMM/IEM: ARM64 version of BODY_CHECK_OPCODES, enabled two more …
|
|
|
@102562
|
12 months |
vboxsync |
IPRT/http: Fixed a memory leak, updated docs. bugref:9437
|
|
|
@102554
|
12 months |
vboxsync |
IPRT/uri.h: Improved docs.
|
|
|
@102514
|
12 months |
vboxsync |
include/VBox/platforms/vbox-armv8.h: Allow setting a dedicated MMIO …
|
|
|
@102510
|
12 months |
vboxsync |
VMM/IEM: 64-bit effective address calculation …
|
|
|
@102491
|
12 months |
vboxsync |
IRPT/shacrypt: Minor cleanups, doxygen fix. bugref:10551
|
|
|
@102488
|
12 months |
vboxsync |
IPRT,Main/Unattended: Added a simplified API for the SHAcrypt …
|
|
|
@102468
|
12 months |
vboxsync |
Shared Clipboard: Added a dedicated event type for the X11 …
|
|
|
@102449
|
12 months |
vboxsync |
VMM/IEM: movsx & movzx from registers. [arm build fix] bugref:10371
|
|
|
@102447
|
12 months |
vboxsync |
VMM/IEM: movsx & movzx from registers. bugref:10371
|
|
|
@102385
|
12 months |
vboxsync |
VMM/IEM: Fixed problem in iemNativeEmitStoreGregU16 where we ended up …
|
|
|
@102377
|
12 months |
vboxsync |
VMM/IEM: Use UBFX instead of BFI for loading a high 8-bit register …
|
|
|
@102375
|
12 months |
vboxsync |
IPRT/crypto: Implemented handing-in crypt password strings as the salt …
|
|
|
@102374
|
12 months |
vboxsync |
VBox/vmm/cpumctx-x86-amd64.h: offsets to make disassembly easier to …
|
|
|
@102373
|
12 months |
vboxsync |
iprt/armv8.h: movk fix. bugref:10371
|
|
|
@102370
|
12 months |
vboxsync |
VMM/IEM: Some ARM bugfixes. bugref:10371
|
|
|
@102361
|
12 months |
vboxsync |
IPRT/crypto: Changed the signature of RTCrShaCryptGenerateSalt(). …
|
|
|
@102360
|
12 months |
vboxsync |
IPRT/crypto: Removed RTCrShaCryptGenerateSaltWeak() again, as this …
|
|
|
@102356
|
12 months |
vboxsync |
IPRT/crypto: Added a RTCrShaCryptGenerateSaltWeak() version which can …
|
|
|
@102352
|
12 months |
vboxsync |
VMM/IEM: IEM_MC_FETCH_MEM_FLAT_U8, IEM_MC_FETCH_MEM_FLAT_U16, …
|
|
|
@102335
|
12 months |
vboxsync |
IPRT/crypto/shacrypt: Added RTCrShaCryptGenerateSalt() to avoid code …
|
|
|
@102298
|
12 months |
vboxsync |
IPRT/crypto/shacrypt: Docs. bugref:10551
|
|
|
@102297
|
13 months |
vboxsync |
IPRT/crypto/shacrypt: Better string length checks for …
|
|
|
@102296
|
13 months |
vboxsync |
IPRT/crypto/shacrypt: Renaming (RTShaCryptXXX -> RTCrShaCryptXXX) + …
|
|
|
@102294
|
13 months |
vboxsync |
IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
|
|
|
@102292
|
13 months |
vboxsync |
IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
|
|
|
@102289
|
13 months |
vboxsync |
IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
|
|
|
@102276
|
13 months |
vboxsync |
IPRT/ldr: Added RTLdrLxSetSegmentSelectors. bugref:10371
|
|
|
@102257
|
13 months |
vboxsync |
VBox/err.mac: kmk incs
|
|
|
@102255
|
13 months |
vboxsync |
VMM/IEM,err.h: VERR_IEM_VAR_IPE_11 and VERR_IEM_EMIT_BAD_MEM_SIZE. …
|
|
|
@102169
|
13 months |
vboxsync |
VBox/ostypes.h: Added some words on how VBOXOSTYPE is split up as well …
|
|
|
@102168
|
13 months |
vboxsync |
VBox/ostypes.h: Added some words on how VBOXOSTYPE is split up as well …
|
|
|
@102155
|
13 months |
vboxsync |
include/VBox/ostypes.h: Fix platform architecture mask, …
|
|
|
@102141
|
13 months |
vboxsync |
Shared Clipboard/Transfers: Implemented support for percent-encoded …
|
|
|
@102126
|
13 months |
vboxsync |
include: kmk incs (sans VBox/err.mac) bugref:10371
|
|
|
@102092
|
13 months |
vboxsync |
VMM/DBGF,DBGC,Main: Added DBGFR3RegNmQueryEx and fixed some issues …
|
|
|
@102081
|
13 months |
vboxsync |
iprt/armv8.h: Doxygen fix. bugref:10371
|
|
|
@102077
|
13 months |
vboxsync |
VMM/IEM,STAM: Native translation of IEM_MC_REF_EFLAGS, …
|
|
|
@102068
|
13 months |
vboxsync |
VMM/IEM: Native translation of IEM_MC_STORE_GREG_U32 and …
|
|
|
@102066
|
13 months |
vboxsync |
iprt/armv8.h: Build fix. bugref:10371
|
|
|
@102065
|
13 months |
vboxsync |
VMM/IEM: Native translation of IEM_MC_STORE_GREG_U16. Fixed a bunch of …
|
|
|
@102023
|
13 months |
vboxsync |
hm_vmx.h: Added new VMCS field encodings.
|
|
|
@102021
|
13 months |
vboxsync |
Additions: X11/Wayland: Add forgotten VBGH_ENV_DESKTOP_SESSION macro, …
|
|
|
@102020
|
13 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Discard unused VMCS launch-state bits …
|
|
|
@101967
|
13 months |
vboxsync |
libs/xpcom/xpcom: Convert PR_Atomic* to ASMAtomic*, bugref:10545
|
|
|