VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @105715   5 months vboxsync VMM/TM: Removed unused TMTimerPollBoolWith32BitMilliTS API. bugref:10656
(edit) @105698   5 months vboxsync VMM/IEM,TM: Adaptive timer polling and running of the timer queues …
(edit) @105694   5 months vboxsync include/iprt/formats/arm-psci.h: Update, bugref:10747 [whitespace]
(edit) @105688   5 months vboxsync include/iprt/formats/arm-psci.h: Update, bugref:10747
(edit) @105687   5 months vboxsync VMMArm/GIC: Rename GICR3Kvm to GICR3Nem and add a stub for macOS …
(edit) @105686   5 months vboxsync VMMArm/CPUM: Add the additional state required to support EL2 in the …
(edit) @105685   5 months vboxsync include/iprt/armv8.h: Additional system register identifiers, bugref:10747
(edit) @105673   5 months vboxsync VMM/IEM,TM: Do full-TB looping. Redid timer polling in the recompiler. …
(edit) @105669   5 months vboxsync ARM/Linux: Fix kernel modules build for 6.9+ kernels, bugref:10630.
(edit) @105664   5 months vboxsync VMM/IEM: Implement vgather[dq]p[sd], vpgather[dq][dq] instruction …
(edit) @105643   6 months vboxsync IPRT,libs/openssl-3.1.5: Added RTMEMSAFER_F_NO_SUPLIB_ALLOC and made …
(edit) @105640   6 months vboxsync Main, FE/Qt: Add guest OS type Ubuntu 24.04 LTS.
(edit) @105605   6 months vboxsync Recording/Main: Renaming: Dropped the superfluous "Settings" suffix of …
(edit) @105600   6 months vboxsync VMM/ARM: Move the VBox ARMv8 platform descriptor from the end of the …
(edit) @105522   6 months vboxsync include/iprt/formats: Add acpi-tables.h which will contain required …
(edit) @105513   6 months vboxsync iprt/format/pecoff.h: More subsystem types. bugref:10727
(edit) @105512   6 months vboxsync include/iprt/formats: Add acpi-tables.h which will contain required …
(edit) @105511   6 months vboxsync include/iprt/formats: Add acpi-tables.h which will contain required …
(edit) @105510   6 months vboxsync include/iprt/formats: Add acpi-tables.h which will contain required …
(edit) @105485   6 months vboxsync include/iprt/armv8.h: Add helper for the BFC instruction alias, …
(edit) @105459   6 months vboxsync VMM/IEM: Need to clear PE if either OE/UE is set and not masked by the …
(edit) @105457   6 months vboxsync VMM/IEM: Need to clear PE if either OE/UE is set and not masked by the …
(edit) @105443   6 months vboxsync iprt/armv8.h: DMB, DSB, ISB, SSBB & PSSBB. (Only DMB has been tested.) …
(edit) @105441   6 months vboxsync include/{x86.h,armv8.h}: Some additional definitions for MXCSR and …
(edit) @105399   6 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @105390   6 months vboxsync iprt/cdefs.h: s/WITH_IPRT_CALL_ATTRIBUTE/WITH_IPRT_CALLREQ_ATTRIBUTE/ …
(edit) @105386   6 months vboxsync include/iprt/armv8.h: Add definitions for FPCR and FPSR registers, …
(edit) @105385   6 months vboxsync include/iprt/armv8.h: Add definitions for FPCR and FPSR registers, …
(edit) @105384   6 months vboxsync iprt/cdefs.h,*: s/RT_IPRT_CALL_ATTR/RT_IPRT_CALLREQ_ATTR/g bugref:10725
(edit) @105377   6 months vboxsync iprt/cdefs.h,*: s/RT_IPRT_CALL_ATTR/RT_IPRT_CALLREQ_ATTR/g bugref:10725
(edit) @105364   6 months vboxsync VMM: Expose FMA and F16C instruction set extensions if available and …
(edit) @105353   6 months vboxsync iprt/req.h,*: Adjustments of the RTReqQueue API to fit darwin/arm64 …
(edit) @105352   6 months vboxsync VMM/VMR3Req,iprt/cdefs.h: Adjustments of VMR3ReqCallUV family to fit …
(edit) @105314   6 months vboxsync Disassembler: Fix disassembly of vcvttsd2si and vcvtsd2si, bugref:9898
(edit) @105310   6 months vboxsync Disassembler: Implement diassembly for vcvtsi2sd, bugref:9898
(edit) @105281   6 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   7 months vboxsync VMM/IEM: Added IEMTlbInvalidateAllGlobal and made the …
(edit) @104984   7 months vboxsync VMM/IEM: Relax alignment restrictions in native code TLB lookup, avoid …
(edit) @104974   7 months vboxsync Devices/Trace: Updates to the TPM trace decoding, bugref:10701 …
(edit) @104966   7 months vboxsync Runtime/tools/RTTraceLogTool,Devices/Trace: Decouple decoding from …
(edit) @104947   7 months vboxsync VMM/IEM,tstVMStructSize: Made the IEM TLB size more easily …
(edit) @104933   7 months vboxsync VMM/PGM,IEM: Refactored+copied PGMGstGetPage into PGMGstQueryPage that …
(edit) @104932   7 months vboxsync VMM/PGM,IEM: Refactored+copied PGMGstGetPage into PGMGstQueryPage that …
(edit) @104931   7 months vboxsync VMM/PGM: Adjusted VM:pgm padding for the arm debug build. bugref:10687
(edit) @104923   7 months vboxsync Devices/Trace: Some more TPM trace decoding, bugref:10701
(edit) @104921   7 months vboxsync Runtime/tools/RTTraceLogTool,Devices/VBoxTraceLogDecoders.cpp: Allow …
(edit) @104920   7 months vboxsync Runtime/tools/RTTraceLogTool,Devices/VBoxTraceLogDecoders.cpp: Allow …
(edit) @104918   7 months vboxsync Devices/Trace: Some more decoding for TPM commands, bugref:10701
(edit) @104910   7 months vboxsync VMM/PGM: bugref:10703 Add PGM API for retreiving boot zeroed RAM …
(edit) @104905   7 months vboxsync Devices/Trace: Some updates to the TPM trace decoding, bugref:10701 …
(edit) @104893   7 months vboxsync include/formats/tpm.h: Add more constants, bugref:10701
(edit) @104892   7 months vboxsync Runtime/RTTraceLogTool: Add support for loading decoder plugins which …
(edit) @104886   7 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   8 months vboxsync IPRT,Main: Reworked the newly introduced RTCrX509Certificate_Generate …
(edit) @104730   8 months vboxsync Config.kmk,include/iprt/param.h: Allow bolting the linux.arm64 builds …
(edit) @104728   8 months vboxsync include/iprt/armv8.h: Include system register definitions for the …
(edit) @104726   8 months vboxsync include/iprt/armv8.h: Include system register definitions for …
(edit) @104666   8 months vboxsync include/iprt/param.h: Set page size and associated macros to indicate …
(edit) @104664   8 months vboxsync include/iprt/asm-math.h: Build fix for win.arm64 where the emul and …
(edit) @104662   8 months vboxsync include/iprt/asmdefs-arm.h: Support win.arm64 when using clang for the …
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