VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @105386   7 months vboxsync include/iprt/armv8.h: Add definitions for FPCR and FPSR registers, …
(edit) @105385   7 months vboxsync include/iprt/armv8.h: Add definitions for FPCR and FPSR registers, …
(edit) @105384   7 months vboxsync iprt/cdefs.h,*: s/RT_IPRT_CALL_ATTR/RT_IPRT_CALLREQ_ATTR/g bugref:10725
(edit) @105377   7 months vboxsync iprt/cdefs.h,*: s/RT_IPRT_CALL_ATTR/RT_IPRT_CALLREQ_ATTR/g bugref:10725
(edit) @105364   7 months vboxsync VMM: Expose FMA and F16C instruction set extensions if available and …
(edit) @105353   7 months vboxsync iprt/req.h,*: Adjustments of the RTReqQueue API to fit darwin/arm64 …
(edit) @105352   7 months vboxsync VMM/VMR3Req,iprt/cdefs.h: Adjustments of VMR3ReqCallUV family to fit …
(edit) @105314   7 months vboxsync Disassembler: Fix disassembly of vcvttsd2si and vcvtsd2si, bugref:9898
(edit) @105310   7 months vboxsync Disassembler: Implement diassembly for vcvtsi2sd, bugref:9898
(edit) @105281   7 months vboxsync Disassembler: Fix disassembly of vcmpps, vcmppd, vcmpss, vcmpsd, …
(edit) @105266   7 months vboxsync Recording: Implemented support for a dedicated progress object, which …
(edit) @105257   7 months vboxsync include/iprt/x86.h: Add signed integer views to X86YMMREG and …
(edit) @105227   7 months vboxsync VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, …
(edit) @105225   7 months vboxsync VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, …
(edit) @105224   7 months vboxsync VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, bugref:9898
(edit) @105216   7 months vboxsync iprt/x86.h: doxygen fix. bugref:10715
(edit) @105177   7 months vboxsync VMM/IEM: Increase TLB size to 8192 on arm; quick fix for 2M/4M page …
(edit) @105175   7 months vboxsync include/iprt/armv8.h: Add helper for 3 operand floating point …
(edit) @105174   7 months vboxsync include/iprt/armv8.h: Add helper for 3 operand floating point …
(edit) @105173   7 months vboxsync VMM/IEM: Implement native emitter for packuswb, bugref:10652
(edit) @105172   7 months vboxsync VMM/IEM: Implement native emitters for pmullw,paddusb,paddusw, bugref:10652
(edit) @105171   7 months vboxsync VMM/IEM: Implement native emitter for por,orps,orpd instructions, some …
(edit) @105170   7 months vboxsync VMM/IEM: Implement native emitter for por,orps,orpd instructions, some …
(edit) @105154   7 months vboxsync iprt/asmdefs.mac: Corrected RT_NOCRT_BEGINPROC to not export symbols …
(edit) @105124   7 months vboxsync Certificate repair function added - bugref:10310
(edit) @105092   7 months vboxsync VMM/CPUM: Fixed ancient bug in CPUMRecalcHyperDRx where it would try …
(edit) @105087   7 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105076   7 months vboxsync VMM/IEM: Increased the TLB size from 256 to 1024 entries. bugref:10687
(edit) @105072   7 months vboxsync VMM/IEM,DBGF,bs3-cpu-weird-1: Early data breakpoint support, mostly …
(edit) @105036   7 months vboxsync VMM/IEM: Split the TLB into non-global (even) and global (odd) …
(edit) @105018   7 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105016   7 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105006   7 months vboxsync Video Recording: Big revamp to improve overall performance. We now …
(edit) @104994   7 months vboxsync iprt/x86.h: Defined more ARCH_CAP bits. bugref:10687
(edit) @104991   8 months vboxsync VMM/IEM: Added IEMTlbInvalidateAllGlobal and made the …
(edit) @104984   8 months vboxsync VMM/IEM: Relax alignment restrictions in native code TLB lookup, avoid …
(edit) @104974   8 months vboxsync Devices/Trace: Updates to the TPM trace decoding, bugref:10701 …
(edit) @104966   8 months vboxsync Runtime/tools/RTTraceLogTool,Devices/Trace: Decouple decoding from …
(edit) @104947   8 months vboxsync VMM/IEM,tstVMStructSize: Made the IEM TLB size more easily …
(edit) @104933   8 months vboxsync VMM/PGM,IEM: Refactored+copied PGMGstGetPage into PGMGstQueryPage that …
(edit) @104932   8 months vboxsync VMM/PGM,IEM: Refactored+copied PGMGstGetPage into PGMGstQueryPage that …
(edit) @104931   8 months vboxsync VMM/PGM: Adjusted VM:pgm padding for the arm debug build. bugref:10687
(edit) @104923   8 months vboxsync Devices/Trace: Some more TPM trace decoding, bugref:10701
(edit) @104921   8 months vboxsync Runtime/tools/RTTraceLogTool,Devices/VBoxTraceLogDecoders.cpp: Allow …
(edit) @104920   8 months vboxsync Runtime/tools/RTTraceLogTool,Devices/VBoxTraceLogDecoders.cpp: Allow …
(edit) @104918   8 months vboxsync Devices/Trace: Some more decoding for TPM commands, bugref:10701
(edit) @104910   8 months vboxsync VMM/PGM: bugref:10703 Add PGM API for retreiving boot zeroed RAM …
(edit) @104905   8 months vboxsync Devices/Trace: Some updates to the TPM trace decoding, bugref:10701 …
(edit) @104893   8 months vboxsync include/formats/tpm.h: Add more constants, bugref:10701
(edit) @104892   8 months vboxsync Runtime/RTTraceLogTool: Add support for loading decoder plugins which …
(edit) @104886   8 months vboxsync VMM/PGM: Tweaked the RAM range TLB hashing and quadrupled the size to …
(edit) @104885   8 months vboxsync VMM/PGM: Lockless PGMPhysIemGCPhys2PtrNoLock. bugref:10687
(edit) @104870   8 months vboxsync VMM/PGM: Missing pgmPhysInvalidatePageMapTLB & …
(edit) @104859   8 months vboxsync VMM/PGM: Moved the apRamRangesTlbR0 out of the shared PGM structure …
(edit) @104850   8 months vboxsync VMM/PGM: Build fix (arm). bugref:10687 bugref:10093
(edit) @104848   8 months vboxsync VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to …
(edit) @104846   8 months vboxsync include/VBox,Main,DevVGA: Folded VBox/graphics.h into VBox/param.h and …
(edit) @104842   8 months vboxsync DevVGA,DevPCI,Main: Increased the max VRAM size to 1GB. Experimental. …
(edit) @104840   8 months vboxsync VMM/PGM: Refactored RAM ranges, MMIO2 ranges and ROM ranges and added …
(edit) @104834   8 months vboxsync Grahpics/HGSMI: Renamed VBoxHGSMICursorPosition() -> …
(edit) @104808   8 months vboxsync iprt/assert.h: Added AssertLogRelReturnStmt & …
(edit) @104807   8 months vboxsync iprt/asm.h: re-shuffle declarations and code to meet ISO C90 …
(edit) @104795   8 months vboxsync iprt/asm.h: Added ASMAtomic[Uo]WriteU128[U|v2] and …
(edit) @104786   8 months vboxsync Main: Added a new include VBox/graphics.h to avoid dragging in a lot …
(edit) @104778   8 months vboxsync com/errorprint.h: Parameter 'ret' in ASSERT_BREAK macro makes no sense …
(edit) @104773   8 months vboxsync Shared Clipboard: Make ShClUtf16LFLenUtf8 to provide proper length in …
(edit) @104767   8 months vboxsync VMM/PGM,IOM,PDM: MMIO cleanups. bugref:10687
(edit) @104745   9 months vboxsync IPRT,Main: Reworked the newly introduced RTCrX509Certificate_Generate …
(edit) @104730   9 months vboxsync Config.kmk,include/iprt/param.h: Allow bolting the linux.arm64 builds …
(edit) @104728   9 months vboxsync include/iprt/armv8.h: Include system register definitions for the …
(edit) @104726   9 months vboxsync include/iprt/armv8.h: Include system register definitions for …
(edit) @104666   9 months vboxsync include/iprt/param.h: Set page size and associated macros to indicate …
(edit) @104664   9 months vboxsync include/iprt/asm-math.h: Build fix for win.arm64 where the emul and …
(edit) @104662   9 months vboxsync include/iprt/asmdefs-arm.h: Support win.arm64 when using clang for the …
(edit) @104655   9 months vboxsync include/iprt/armv8.h: Add CNTFRQ_EL0 and CNTVCT_EL0 system register …
(edit) @104654   9 months vboxsync include/iprt/param.h: Set page size and associated macros to indicate …
(edit) @104626   9 months vboxsync IPRT/VFS: Fixed warnings. ​bugref:3409
(edit) @104570   9 months vboxsync Make TLS default and auto-generate a certificate - bugref:10310
(edit) @104541   9 months vboxsync Revert r163069-r163071 for debugging
(edit) @104538   9 months vboxsync Made TLS default with auto-generation of self-signed certificate - #10310
(edit) @104525   9 months vboxsync VBox/vmm/pdmnetifs.h: Change PDMSCATTERGATHER::fFlags from size_t to …
(edit) @104516   9 months vboxsync VMM/GCM,IEM,HM: Integrate GCM with IEM, extending it to cover the mesa …
(edit) @104511   9 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104510   9 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104509   9 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104508   9 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104507   9 months vboxsync VMM,Main: Some GCM adjustments. bugref:9735 bugref:10683
(edit) @104407   9 months vboxsync VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new …
(edit) @104398   10 months vboxsync iprt/armv8.h: Some more system register definitions, bugref:10391
(edit) @104386   10 months vboxsync VMM/GIC: Add a dedicated GIC device implementation for linux.arm64 …
(edit) @104382   10 months vboxsync iprt/armv8.h: Build fix. bugref:10652
(edit) @104378   10 months vboxsync VMM/IEM: Automtically convert IEMInternal.h & IEMN8veRecompiler.h into …
(edit) @104366   10 months vboxsync VMM/IEM: Use IEMInternal.h from IEMAllN8veHlpA-arm64.S and produce …
(edit) @104365   10 months vboxsync iprt/cdefs.h: Added RT_IN_ASSEMBLER for when we're preprocessing for …
(edit) @104351   10 months vboxsync VMM/IEM: Implement native emitters for pcmpeqb, pcmpeqw and pcmpeqd …
(edit) @104350   10 months vboxsync VMM/IEM: Implement native emitters for pcmpeqb, pcmpeqw and pcmpeqd …
(edit) @104349   10 months vboxsync VMM/IEM: Implement native emitters for pcmpeqb, pcmpeqw and pcmpeqd …
(edit) @104347   10 months vboxsync VBox/VBoxGuestLibSharedFoldersInline.h: Build fix. bugref:10585
(edit) @104345   10 months vboxsync Additions: Linux: UBSAN: vboxsf: update naming for r162827, bugref:10585.
(edit) @104344   10 months vboxsync Additions: Linux: UBSAN: make r161313 less ugly, bugref:10585.
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