VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104947   10 months vboxsync VMM/IEM,tstVMStructSize: Made the IEM TLB size more easily …
(edit) @104933   10 months vboxsync VMM/PGM,IEM: Refactored+copied PGMGstGetPage into PGMGstQueryPage that …
(edit) @104932   10 months vboxsync VMM/PGM,IEM: Refactored+copied PGMGstGetPage into PGMGstQueryPage that …
(edit) @104931   10 months vboxsync VMM/PGM: Adjusted VM:pgm padding for the arm debug build. bugref:10687
(edit) @104923   10 months vboxsync Devices/Trace: Some more TPM trace decoding, bugref:10701
(edit) @104921   10 months vboxsync Runtime/tools/RTTraceLogTool,Devices/VBoxTraceLogDecoders.cpp: Allow …
(edit) @104920   10 months vboxsync Runtime/tools/RTTraceLogTool,Devices/VBoxTraceLogDecoders.cpp: Allow …
(edit) @104918   10 months vboxsync Devices/Trace: Some more decoding for TPM commands, bugref:10701
(edit) @104910   10 months vboxsync VMM/PGM: bugref:10703 Add PGM API for retreiving boot zeroed RAM …
(edit) @104905   10 months vboxsync Devices/Trace: Some updates to the TPM trace decoding, bugref:10701 …
(edit) @104893   10 months vboxsync include/formats/tpm.h: Add more constants, bugref:10701
(edit) @104892   10 months vboxsync Runtime/RTTraceLogTool: Add support for loading decoder plugins which …
(edit) @104886   10 months vboxsync VMM/PGM: Tweaked the RAM range TLB hashing and quadrupled the size to …
(edit) @104885   10 months vboxsync VMM/PGM: Lockless PGMPhysIemGCPhys2PtrNoLock. bugref:10687
(edit) @104870   11 months vboxsync VMM/PGM: Missing pgmPhysInvalidatePageMapTLB & …
(edit) @104859   11 months vboxsync VMM/PGM: Moved the apRamRangesTlbR0 out of the shared PGM structure …
(edit) @104850   11 months vboxsync VMM/PGM: Build fix (arm). bugref:10687 bugref:10093
(edit) @104848   11 months vboxsync VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to …
(edit) @104846   11 months vboxsync include/VBox,Main,DevVGA: Folded VBox/graphics.h into VBox/param.h and …
(edit) @104842   11 months vboxsync DevVGA,DevPCI,Main: Increased the max VRAM size to 1GB. Experimental. …
(edit) @104840   11 months vboxsync VMM/PGM: Refactored RAM ranges, MMIO2 ranges and ROM ranges and added …
(edit) @104834   11 months vboxsync Grahpics/HGSMI: Renamed VBoxHGSMICursorPosition() -> …
(edit) @104808   11 months vboxsync iprt/assert.h: Added AssertLogRelReturnStmt & …
(edit) @104807   11 months vboxsync iprt/asm.h: re-shuffle declarations and code to meet ISO C90 …
(edit) @104795   11 months vboxsync iprt/asm.h: Added ASMAtomic[Uo]WriteU128[U|v2] and …
(edit) @104786   11 months vboxsync Main: Added a new include VBox/graphics.h to avoid dragging in a lot …
(edit) @104778   11 months vboxsync com/errorprint.h: Parameter 'ret' in ASSERT_BREAK macro makes no sense …
(edit) @104773   11 months vboxsync Shared Clipboard: Make ShClUtf16LFLenUtf8 to provide proper length in …
(edit) @104767   11 months vboxsync VMM/PGM,IOM,PDM: MMIO cleanups. bugref:10687
(edit) @104745   11 months vboxsync IPRT,Main: Reworked the newly introduced RTCrX509Certificate_Generate …
(edit) @104730   11 months vboxsync Config.kmk,include/iprt/param.h: Allow bolting the linux.arm64 builds …
(edit) @104728   11 months vboxsync include/iprt/armv8.h: Include system register definitions for the …
(edit) @104726   11 months vboxsync include/iprt/armv8.h: Include system register definitions for …
(edit) @104666   11 months vboxsync include/iprt/param.h: Set page size and associated macros to indicate …
(edit) @104664   11 months vboxsync include/iprt/asm-math.h: Build fix for win.arm64 where the emul and …
(edit) @104662   11 months vboxsync include/iprt/asmdefs-arm.h: Support win.arm64 when using clang for the …
(edit) @104655   11 months vboxsync include/iprt/armv8.h: Add CNTFRQ_EL0 and CNTVCT_EL0 system register …
(edit) @104654   11 months vboxsync include/iprt/param.h: Set page size and associated macros to indicate …
(edit) @104626   11 months vboxsync IPRT/VFS: Fixed warnings. ​bugref:3409
(edit) @104570   11 months vboxsync Make TLS default and auto-generate a certificate - bugref:10310
(edit) @104541   12 months vboxsync Revert r163069-r163071 for debugging
(edit) @104538   12 months vboxsync Made TLS default with auto-generation of self-signed certificate - #10310
(edit) @104525   12 months vboxsync VBox/vmm/pdmnetifs.h: Change PDMSCATTERGATHER::fFlags from size_t to …
(edit) @104516   12 months vboxsync VMM/GCM,IEM,HM: Integrate GCM with IEM, extending it to cover the mesa …
(edit) @104511   12 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104510   12 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104509   12 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104508   12 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104507   12 months vboxsync VMM,Main: Some GCM adjustments. bugref:9735 bugref:10683
(edit) @104407   12 months vboxsync VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new …
(edit) @104398   12 months vboxsync iprt/armv8.h: Some more system register definitions, bugref:10391
(edit) @104386   12 months vboxsync VMM/GIC: Add a dedicated GIC device implementation for linux.arm64 …
(edit) @104382   12 months vboxsync iprt/armv8.h: Build fix. bugref:10652
(edit) @104378   12 months vboxsync VMM/IEM: Automtically convert IEMInternal.h & IEMN8veRecompiler.h into …
(edit) @104366   12 months vboxsync VMM/IEM: Use IEMInternal.h from IEMAllN8veHlpA-arm64.S and produce …
(edit) @104365   12 months vboxsync iprt/cdefs.h: Added RT_IN_ASSEMBLER for when we're preprocessing for …
(edit) @104351   12 months vboxsync VMM/IEM: Implement native emitters for pcmpeqb, pcmpeqw and pcmpeqd …
(edit) @104350   12 months vboxsync VMM/IEM: Implement native emitters for pcmpeqb, pcmpeqw and pcmpeqd …
(edit) @104349   12 months vboxsync VMM/IEM: Implement native emitters for pcmpeqb, pcmpeqw and pcmpeqd …
(edit) @104347   12 months vboxsync VBox/VBoxGuestLibSharedFoldersInline.h: Build fix. bugref:10585
(edit) @104345   12 months vboxsync Additions: Linux: UBSAN: vboxsf: update naming for r162827, bugref:10585.
(edit) @104344   12 months vboxsync Additions: Linux: UBSAN: make r161313 less ugly, bugref:10585.
(edit) @104341   12 months vboxsync VMM/IEM: Improved iemNativeEmitMarker on arm64. bugref:10375
(edit) @104339   12 months vboxsync VMM/IEM: Implement native emitters for psubb, psubw, psubd and psubdq, …
(edit) @104338   12 months vboxsync VBox/intnet.h: Corrected alignment padding in INTNETSG.
(edit) @104323   12 months vboxsync VMM/IEM: Implement native emitters for paddb,paddw,paddd,paddq, …
(edit) @104317   12 months vboxsync Shared Clipboard/Transfers: ShClTransferRootsInitFromXXX() -> …
(edit) @104314   12 months vboxsync VMM/IEM: Implement native emitters for paddb,paddw,paddd,paddq, …
(edit) @104310   12 months vboxsync Shared Clipboard/Transfers: Renamed ShClTransferRootsInitFromFile() -> …
(edit) @104308   12 months vboxsync IPRT/http-curl: Also handle the 501 HTTP status code. Required for …
(edit) @104304   12 months vboxsync VMM/IEM: Implement native emitters for paddb,paddw,paddd,paddq, …
(edit) @104299   12 months vboxsync VMM/IEM: ARM assembly rendition of RCR. Shortened the 8, 16 & 32 bit …
(edit) @104294   12 months vboxsync VMM/IEM: Implement native emitters for psllw,pslld,psllq, bugref:10652
(edit) @104293   12 months vboxsync VMM/IEM: Implement native emitters for psrlw,psrld,psrlq, bugref:10652 …
(edit) @104292   12 months vboxsync VMM/IEM: Implement native emitters for psrlw,psrld,psrlq, bugref:10652
(edit) @104286   12 months vboxsync IPRT/log,Main: Open the parent directory of the log file on Windows …
(edit) @104279   12 months vboxsync VMM/IEM: Implement a native emitter for the pand,andps,andpd …
(edit) @104238   13 months vboxsync VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
(edit) @104230   13 months vboxsync asmdefs-arm.mac,asmdefs-arm.h: Merge asmdefs-arm.mac into …
(edit) @104216   13 months vboxsync include/iprt/asmdefs-arm.h: Convert #if ASM_FORMAT_MACHO to #ifdef …
(edit) @104214   13 months vboxsync iprt/asmdefs-arm.mac: Fixes, bugref:10391
(edit) @104213   13 months vboxsync bldprogs/VBoxDef2LazyLoad: Get it working on linux.arm64/ELF, bugref:10391
(edit) @104212   13 months vboxsync include/iprt,VMM/IEMAllN8veHlpA-arm64.S: Introduce a new …
(edit) @104159   13 months vboxsync VBoxNetFlt: Fix UBSAN warnings by switching to flexible arrays, …
(edit) @104147   13 months vboxsync VMM/IEM: Optimize (?) the TLB code on ARM64 by using LDP and (for …
(edit) @104126   13 months vboxsync BUild fix for 32-bit hosts, plus forgotten UUID change.
(edit) @104125   13 months vboxsync VUSB: Added vusbRhAbortEpByAddr(), renamed vusbRhAbortEp() to …
(edit) @104099   13 months vboxsync VMM/IEM: Emit native code for shl Ev,CL. bugref:10376
(edit) @104070   13 months vboxsync VMMDev: Add a magic tail dword following the data made available by …
(edit) @104065   13 months vboxsync VMMDev: Added a VMMDEV_TESTING_CFG_THRESHOLD_NATIVE_RECOMPILER / …
(edit) @104056   13 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_LOCAL_ASSIGN(), …
(edit) @104045   13 months vboxsync Backed out r162435: Linux kernel modules: vboxnetflt: Fix UBSAN …
(edit) @104044   13 months vboxsync Linux kernel modules: vboxnetflt: Fix UBSAN warning by switching to …
(edit) @104040   13 months vboxsync iprt/armv8.h: Data processing instructions with to register inputs. …
(edit) @104039   13 months vboxsync iprt/armv8.h: Data processing instructions with to register inputs. …
(edit) @104013   13 months vboxsync iprt/arm64.h: Build fix. bugref:10614
(edit) @104010   13 months vboxsync *: Fixed various calloc argument order warnings from gcc 14.
(edit) @104003   13 months vboxsync Guest Control/Main: Added a new define GSTCTL_DEFAULT_TIMEOUT_MS and …
(edit) @103990   13 months vboxsync VMM/IEM: Fix the SIMD guest register value checking, cnt operates on …
(edit) @103977   13 months vboxsync Apply RT_OVERRIDE/NS_OVERRIDE where required to shut up clang.
Note: See TracRevisionLog for help on using the revision log.

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