VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette