VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @105006   5 months vboxsync Video Recording: Big revamp to improve overall performance. We now …
(edit) @104991   5 months vboxsync VMM/IEM: Added IEMTlbInvalidateAllGlobal and made the …
(edit) @104947   5 months vboxsync VMM/IEM,tstVMStructSize: Made the IEM TLB size more easily …
(edit) @104933   6 months vboxsync VMM/PGM,IEM: Refactored+copied PGMGstGetPage into PGMGstQueryPage that …
(edit) @104932   6 months vboxsync VMM/PGM,IEM: Refactored+copied PGMGstGetPage into PGMGstQueryPage that …
(edit) @104931   6 months vboxsync VMM/PGM: Adjusted VM:pgm padding for the arm debug build. bugref:10687
(edit) @104910   6 months vboxsync VMM/PGM: bugref:10703 Add PGM API for retreiving boot zeroed RAM …
(edit) @104886   6 months vboxsync VMM/PGM: Tweaked the RAM range TLB hashing and quadrupled the size to …
(edit) @104885   6 months vboxsync VMM/PGM: Lockless PGMPhysIemGCPhys2PtrNoLock. bugref:10687
(edit) @104870   6 months vboxsync VMM/PGM: Missing pgmPhysInvalidatePageMapTLB & …
(edit) @104859   6 months vboxsync VMM/PGM: Moved the apRamRangesTlbR0 out of the shared PGM structure …
(edit) @104850   6 months vboxsync VMM/PGM: Build fix (arm). bugref:10687 bugref:10093
(edit) @104846   6 months vboxsync include/VBox,Main,DevVGA: Folded VBox/graphics.h into VBox/param.h and …
(edit) @104842   6 months vboxsync DevVGA,DevPCI,Main: Increased the max VRAM size to 1GB. Experimental. …
(edit) @104840   6 months vboxsync VMM/PGM: Refactored RAM ranges, MMIO2 ranges and ROM ranges and added …
(edit) @104834   6 months vboxsync Grahpics/HGSMI: Renamed VBoxHGSMICursorPosition() -> …
(edit) @104786   6 months vboxsync Main: Added a new include VBox/graphics.h to avoid dragging in a lot …
(edit) @104778   6 months vboxsync com/errorprint.h: Parameter 'ret' in ASSERT_BREAK macro makes no sense …
(edit) @104773   6 months vboxsync Shared Clipboard: Make ShClUtf16LFLenUtf8 to provide proper length in …
(edit) @104767   6 months vboxsync VMM/PGM,IOM,PDM: MMIO cleanups. bugref:10687
(edit) @104525   7 months vboxsync VBox/vmm/pdmnetifs.h: Change PDMSCATTERGATHER::fFlags from size_t to …
(edit) @104516   7 months vboxsync VMM/GCM,IEM,HM: Integrate GCM with IEM, extending it to cover the mesa …
(edit) @104511   7 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104510   7 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104509   7 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104508   7 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104507   7 months vboxsync VMM,Main: Some GCM adjustments. bugref:9735 bugref:10683
(edit) @104407   7 months vboxsync VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new …
(edit) @104386   7 months vboxsync VMM/GIC: Add a dedicated GIC device implementation for linux.arm64 …
(edit) @104378   7 months vboxsync VMM/IEM: Automtically convert IEMInternal.h & IEMN8veRecompiler.h into …
(edit) @104347   8 months vboxsync VBox/VBoxGuestLibSharedFoldersInline.h: Build fix. bugref:10585
(edit) @104345   8 months vboxsync Additions: Linux: UBSAN: vboxsf: update naming for r162827, bugref:10585.
(edit) @104344   8 months vboxsync Additions: Linux: UBSAN: make r161313 less ugly, bugref:10585.
(edit) @104339   8 months vboxsync VMM/IEM: Implement native emitters for psubb, psubw, psubd and psubdq, …
(edit) @104338   8 months vboxsync VBox/intnet.h: Corrected alignment padding in INTNETSG.
(edit) @104317   8 months vboxsync Shared Clipboard/Transfers: ShClTransferRootsInitFromXXX() -> …
(edit) @104310   8 months vboxsync Shared Clipboard/Transfers: Renamed ShClTransferRootsInitFromFile() -> …
(edit) @104159   8 months vboxsync VBoxNetFlt: Fix UBSAN warnings by switching to flexible arrays, …
(edit) @104126   8 months vboxsync BUild fix for 32-bit hosts, plus forgotten UUID change.
(edit) @104125   8 months vboxsync VUSB: Added vusbRhAbortEpByAddr(), renamed vusbRhAbortEp() to …
(edit) @104099   8 months vboxsync VMM/IEM: Emit native code for shl Ev,CL. bugref:10376
(edit) @104070   8 months vboxsync VMMDev: Add a magic tail dword following the data made available by …
(edit) @104065   8 months vboxsync VMMDev: Added a VMMDEV_TESTING_CFG_THRESHOLD_NATIVE_RECOMPILER / …
(edit) @104045   8 months vboxsync Backed out r162435: Linux kernel modules: vboxnetflt: Fix UBSAN …
(edit) @104044   8 months vboxsync Linux kernel modules: vboxnetflt: Fix UBSAN warning by switching to …
(edit) @104003   8 months vboxsync Guest Control/Main: Added a new define GSTCTL_DEFAULT_TIMEOUT_MS and …
(edit) @103977   8 months vboxsync Apply RT_OVERRIDE/NS_OVERRIDE where required to shut up clang.
(edit) @103955   8 months vboxsync VMM/IEM,DIS: Another mnemonic todo in vex map 3. bugref:9898
(edit) @103930   8 months vboxsync include: kmk incs; bugref:9898
(edit) @103927   8 months vboxsync VMM/IEM,DIS: Some disassembly corrections for pblendvb, blendvps and …
(edit) @103899   9 months vboxsync VMM/IEM: More mnemonic @todos. bugref:9898
(edit) @103860   9 months vboxsync VMM/IEM: Reworked iemNativeEmitMaybeRaiseSseRelatedXcpt to avoid …
(edit) @103792   9 months vboxsync Linux: Introduce common code for disabling modules loading from kernel …
(edit) @103791   9 months vboxsync Linux: Introduce common code for disabling modules loading from kernel …
(edit) @103785   9 months vboxsync Linux: Introduce common code for disabling modules loading from kernel …
(edit) @103717   9 months vboxsync DIS: cmpxchg8b/16b fix
(edit) @103709   9 months vboxsync DIS: Fixed up all VEX groups and added a few missing instructions.
(edit) @103699   9 months vboxsync DIS: Added a bunch of missing group 7 instructions and rearranged the …
(edit) @103684   9 months vboxsync Linux kernel modules: Fix UBSAN warnings by switching to flexible …
(edit) @103631   9 months vboxsync Shared Clipboard: More cleanups (renaming Windows parts to match the …
(edit) @103619   9 months vboxsync Shared Clipboard/Transfers: Raised SHCLLISTENTRY_MAX_NAME from 1024 to …
(edit) @103615   9 months vboxsync Shared Clipboard/Transfers: Made code a bit easier to follow / read, …
(edit) @103600   9 months vboxsync Disassembler: Add vpslrdq (with and without prefix variant), …
(edit) @103516   9 months vboxsync VMM/IEM,EM: Add all kind of exceptions to the exit history, adding a …
(edit) @103512   9 months vboxsync DIS: Added vex group 13 and redid some or the vex prefix decoding.
(edit) @103508   9 months vboxsync include/VBox/intnet.h: Fix conflicting API declarations, bugref:3409
(edit) @103480   9 months vboxsync Shared Clipboard: Added a ShClTransferTransformPath() function to make …
(edit) @103464   9 months vboxsync VBoxDbg,FE/Qt: Made it possible to configure the sub-tree filtering …
(edit) @103450   9 months vboxsync Shared Clipboard: Condensed more code by adding a new Windows-specific …
(edit) @103449   9 months vboxsync include/VBox/errorprint.h,FE/VBoxAutostart: Some warning fixes, bugref:3409
(edit) @103442   9 months vboxsync Shared Clipboard: Condensed more code by adding a …
(edit) @103404   10 months vboxsync VMM/IEM: Threaded function statistics. bugref:10376
(edit) @103393   10 months vboxsync VMM/IEM,STAM: Some more liveness experiments. Adjusted the …
(edit) @103365   10 months vboxsync Shared Clipboard/Additions: Removed lots of code duplication for …
(edit) @103363   10 months vboxsync Shared Clipboard: Added a dedicated VERR_SHCLPB_NO_DATA error code, to …
(edit) @103323   10 months vboxsync Shared Clipboard: Condensed the X11 clipboard reading code even more …
(edit) @103295   10 months vboxsync include/VBox/pgm.h: Fix declaration of PGMPhysGCPtr2CCPtr(), bugref:3409
(edit) @103289   10 months vboxsync VMM/HMVMXR0: Nested VMX: bugref:10318 VMCS state 'launched' shouldn't …
(edit) @103262   10 months vboxsync IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
(edit) @103194   10 months vboxsync VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception 2 …
(edit) @103170   10 months vboxsync include/VBox/VBoxGuestLib.h: Fix mismatching declaration of …
(edit) @103165   10 months vboxsync Guest Control/VbglR3: Made handling the CWD for starting processes …
(edit) @103090   10 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103067   10 months vboxsync Additions: Linux: vboxsf: Prevent array-index-out-of-bounds UBSAN …
(edit) @103005   10 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @102977   10 months vboxsync VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
(edit) @102956   11 months vboxsync GuestControlSvc.h: Docs.
(edit) @102932   11 months vboxsync Guest Properties/HostService: Fixed too strict debug assertions for …
(edit) @102929   11 months vboxsync Shared Clipboard: Better documented for what headless mode is and why …
(edit) @102840   11 months vboxsync VBoxDbg,VMM/STAM: Build fixes. bugref:10371
(edit) @102839   11 months vboxsync VBoxDbg,VMM/STAM: Build fixes. bugref:10371
(edit) @102837   11 months vboxsync Guest Control/GuestControl.h: Docs.
(edit) @102835   11 months vboxsync Guest Control/GuestControlSvc.h: Docs.
(edit) @102833   11 months vboxsync Guest Control: Added a flag for the get mount points HGCM API, so that …
(edit) @102831   11 months vboxsync Guest Control: Added a new guest feature flag to indicate Guest …
(edit) @102828   11 months vboxsync VMM/STAM: Added two new aggregate sample types. bugref:10371
(edit) @102826   11 months vboxsync Shared Clipboard/X11: Don't report an error in …
(edit) @102824   11 months vboxsync Shared Clipboard/X11: Implemented ShClX11WriteDataToX11[Async](). …
(edit) @102822   11 months vboxsync Shared Clipboard/X11: Factored out writing transfer data to X11 into …
(edit) @102816   11 months vboxsync Shared Clipboard/Transfers: Added …
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