VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104317   9 months vboxsync Shared Clipboard/Transfers: ShClTransferRootsInitFromXXX() -> …
(edit) @104310   9 months vboxsync Shared Clipboard/Transfers: Renamed ShClTransferRootsInitFromFile() -> …
(edit) @104159   10 months vboxsync VBoxNetFlt: Fix UBSAN warnings by switching to flexible arrays, …
(edit) @104126   10 months vboxsync BUild fix for 32-bit hosts, plus forgotten UUID change.
(edit) @104125   10 months vboxsync VUSB: Added vusbRhAbortEpByAddr(), renamed vusbRhAbortEp() to …
(edit) @104099   10 months vboxsync VMM/IEM: Emit native code for shl Ev,CL. bugref:10376
(edit) @104070   10 months vboxsync VMMDev: Add a magic tail dword following the data made available by …
(edit) @104065   10 months vboxsync VMMDev: Added a VMMDEV_TESTING_CFG_THRESHOLD_NATIVE_RECOMPILER / …
(edit) @104045   10 months vboxsync Backed out r162435: Linux kernel modules: vboxnetflt: Fix UBSAN …
(edit) @104044   10 months vboxsync Linux kernel modules: vboxnetflt: Fix UBSAN warning by switching to …
(edit) @104003   10 months vboxsync Guest Control/Main: Added a new define GSTCTL_DEFAULT_TIMEOUT_MS and …
(edit) @103977   10 months vboxsync Apply RT_OVERRIDE/NS_OVERRIDE where required to shut up clang.
(edit) @103955   10 months vboxsync VMM/IEM,DIS: Another mnemonic todo in vex map 3. bugref:9898
(edit) @103930   10 months vboxsync include: kmk incs; bugref:9898
(edit) @103927   10 months vboxsync VMM/IEM,DIS: Some disassembly corrections for pblendvb, blendvps and …
(edit) @103899   10 months vboxsync VMM/IEM: More mnemonic @todos. bugref:9898
(edit) @103860   10 months vboxsync VMM/IEM: Reworked iemNativeEmitMaybeRaiseSseRelatedXcpt to avoid …
(edit) @103792   10 months vboxsync Linux: Introduce common code for disabling modules loading from kernel …
(edit) @103791   10 months vboxsync Linux: Introduce common code for disabling modules loading from kernel …
(edit) @103785   10 months vboxsync Linux: Introduce common code for disabling modules loading from kernel …
(edit) @103717   11 months vboxsync DIS: cmpxchg8b/16b fix
(edit) @103709   11 months vboxsync DIS: Fixed up all VEX groups and added a few missing instructions.
(edit) @103699   11 months vboxsync DIS: Added a bunch of missing group 7 instructions and rearranged the …
(edit) @103684   11 months vboxsync Linux kernel modules: Fix UBSAN warnings by switching to flexible …
(edit) @103631   11 months vboxsync Shared Clipboard: More cleanups (renaming Windows parts to match the …
(edit) @103619   11 months vboxsync Shared Clipboard/Transfers: Raised SHCLLISTENTRY_MAX_NAME from 1024 to …
(edit) @103615   11 months vboxsync Shared Clipboard/Transfers: Made code a bit easier to follow / read, …
(edit) @103600   11 months vboxsync Disassembler: Add vpslrdq (with and without prefix variant), …
(edit) @103516   11 months vboxsync VMM/IEM,EM: Add all kind of exceptions to the exit history, adding a …
(edit) @103512   11 months vboxsync DIS: Added vex group 13 and redid some or the vex prefix decoding.
(edit) @103508   11 months vboxsync include/VBox/intnet.h: Fix conflicting API declarations, bugref:3409
(edit) @103480   11 months vboxsync Shared Clipboard: Added a ShClTransferTransformPath() function to make …
(edit) @103464   11 months vboxsync VBoxDbg,FE/Qt: Made it possible to configure the sub-tree filtering …
(edit) @103450   11 months vboxsync Shared Clipboard: Condensed more code by adding a new Windows-specific …
(edit) @103449   11 months vboxsync include/VBox/errorprint.h,FE/VBoxAutostart: Some warning fixes, bugref:3409
(edit) @103442   11 months vboxsync Shared Clipboard: Condensed more code by adding a …
(edit) @103404   11 months vboxsync VMM/IEM: Threaded function statistics. bugref:10376
(edit) @103393   11 months vboxsync VMM/IEM,STAM: Some more liveness experiments. Adjusted the …
(edit) @103365   11 months vboxsync Shared Clipboard/Additions: Removed lots of code duplication for …
(edit) @103363   11 months vboxsync Shared Clipboard: Added a dedicated VERR_SHCLPB_NO_DATA error code, to …
(edit) @103323   11 months vboxsync Shared Clipboard: Condensed the X11 clipboard reading code even more …
(edit) @103295   11 months vboxsync include/VBox/pgm.h: Fix declaration of PGMPhysGCPtr2CCPtr(), bugref:3409
(edit) @103289   12 months vboxsync VMM/HMVMXR0: Nested VMX: bugref:10318 VMCS state 'launched' shouldn't …
(edit) @103262   12 months vboxsync IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
(edit) @103194   12 months vboxsync VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception 2 …
(edit) @103170   12 months vboxsync include/VBox/VBoxGuestLib.h: Fix mismatching declaration of …
(edit) @103165   12 months vboxsync Guest Control/VbglR3: Made handling the CWD for starting processes …
(edit) @103090   12 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103067   12 months vboxsync Additions: Linux: vboxsf: Prevent array-index-out-of-bounds UBSAN …
(edit) @103005   12 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @102977   12 months vboxsync VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
(edit) @102956   12 months vboxsync GuestControlSvc.h: Docs.
(edit) @102932   12 months vboxsync Guest Properties/HostService: Fixed too strict debug assertions for …
(edit) @102929   12 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) @102733   13 months vboxsync VMM/IEM: Implemented making the TLB-missed call w/o trashing/flushing …
(edit) @102699   13 months vboxsync VMM/IEM: Native translation of BODY_LOAD_TLB_AFTER_BRANCH. (only …
(edit) @102663   13 months vboxsync VMM/IEM: Working on BODY_CHECK_PC_AFTER_BRANCH and sideeffects of it. …
(edit) @102654   13 months vboxsync Guest Control: Implemented IGuestSession::getMountPoints. bugref:10415
(edit) @102514   14 months vboxsync include/VBox/platforms/vbox-armv8.h: Allow setting a dedicated MMIO …
(edit) @102468   14 months vboxsync Shared Clipboard: Added a dedicated event type for the X11 …
(edit) @102385   14 months vboxsync VMM/IEM: Fixed problem in iemNativeEmitStoreGregU16 where we ended up …
(edit) @102374   14 months vboxsync VBox/vmm/cpumctx-x86-amd64.h: offsets to make disassembly easier to …
(edit) @102352   14 months vboxsync VMM/IEM: IEM_MC_FETCH_MEM_FLAT_U8, IEM_MC_FETCH_MEM_FLAT_U16, …
(edit) @102257   14 months vboxsync VBox/err.mac: kmk incs
(edit) @102255   14 months vboxsync VMM/IEM,err.h: VERR_IEM_VAR_IPE_11 and VERR_IEM_EMIT_BAD_MEM_SIZE. …
(edit) @102169   14 months vboxsync VBox/ostypes.h: Added some words on how VBOXOSTYPE is split up as well …
(edit) @102168   14 months vboxsync VBox/ostypes.h: Added some words on how VBOXOSTYPE is split up as well …
(edit) @102155   14 months vboxsync include/VBox/ostypes.h: Fix platform architecture mask, …
(edit) @102092   14 months vboxsync VMM/DBGF,DBGC,Main: Added DBGFR3RegNmQueryEx and fixed some issues …
(edit) @102077   14 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) @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
(edit) @101878   15 months vboxsync Additions: X11/Wayland: Add initial support for clipboard sharing with …
(edit) @101844   15 months vboxsync VMM/IEM: Native translation of IEM_MC_CALL_CIMPL_1_THREADED and …
(edit) @101704   15 months vboxsync VMM/IEM: Native translation for …
(edit) @101687   15 months vboxsync Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
(edit) @101682   15 months vboxsync VMM/IEM,VBox/err.h: Refactored the native recompiler code to …
(edit) @101674   15 months vboxsync GuestHost: Shared Clipboard and DnD: Add common code for mime-types …
(edit) @101673   15 months vboxsync GuestHost: DisplayServerType: Add runtime detection if Gtk library is …
(edit) @101670   15 months vboxsync vmm/vm.h: Doxygen fix.
(edit) @101668   15 months vboxsync vmm/vm.h: Space nit.
(edit) @101667   15 months vboxsync vmm/vm.h: Added VMX VCPU FFs to VMCPU_FF_ALL_MASKS as suggested in the …
(edit) @101639   15 months vboxsync vmm/vm.h: A few todos and some whitespace adjustments.
(edit) @101633   15 months vboxsync Main/Unattended: Support debian arm64 (tested with Debian 11 netinst) …
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