VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @105876   3 months vboxsync Guest Control: Added a note for GSTCTLDIRFILTER.
(edit) @105873   3 months vboxsync IPRT/cpp/utils: Moved MY_VECTOR_ASSIGN_ARRAY into IPRT and renamed it …
(edit) @105858   3 months vboxsync Disassembler/ARMv8: Implement decoding of the ldr/str …
(edit) @105850   3 months vboxsync Disassembler/ARMv8: Support disassembling the load/store register …
(edit) @105849   3 months vboxsync Disassembler/ARMv8: Support disassembling the load/store register …
(edit) @105848   3 months vboxsync Disassembler/ARMv8: Support disassembling the load/store register …
(edit) @105831   3 months vboxsync Disassembler/ARMv8: Implement decoding of the ldp/stp unsigned variant …
(edit) @105815   3 months vboxsync Disassembler/ARMv8: Started decoding more ldr/str instruction …
(edit) @105813   3 months vboxsync Backed out r162650: bldprogs/VBoxDef2LazyLoad: Get it working on …
(edit) @105810   3 months vboxsync Disassembler/ARMv8: Implement disassembly of ccmp/ccmn register …
(edit) @105794   3 months vboxsync Disassembler/ARMv8: Build fixes, our ancient compilers on the 32-bit …
(edit) @105786   3 months vboxsync IPRT: Added RTSystemQueryNtFeatureEnabled() API to query Windows (NT) …
(edit) @105785   3 months vboxsync Disassembler/ARMv8: Updates, decode basic ldr/str (unsigned with …
(edit) @105781   3 months vboxsync Disassembler/ARMv8: Updates, decode more instructions, add them to the …
(edit) @105779   3 months vboxsync Disassembler/ARMv8: Updates, decode more instructions, add them to the …
(edit) @105760   3 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105757   3 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105755   3 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105752   3 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105751   3 months vboxsync VMMDev,Vbgl: Extend the VMMDevReq_HGCMCancel2 request to take a full …
(edit) @105746   3 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105745   3 months vboxsync VMM/PGM: Some preparations for ARMv8 page table walking, introduce …
(edit) @105738   3 months vboxsync Disassembler/ARMv8: Build fix and add support conditionals, …
(edit) @105737   3 months vboxsync Disassembler/ARMv8: Build fix and add support conditionals, …
(edit) @105736   3 months vboxsync Disassembler/ARMv8: Build fix and add support conditionals, bugref:10388
(edit) @105734   3 months vboxsync Disassembler/ARMv8: Refactoring and updates, among others make it …
(edit) @105733   3 months vboxsync Disassembler/ARMv8: Refactoring and updates, among others make it …
(edit) @105732   3 months vboxsync VMM/CPUM-armv8: Add some helpers tp query current guest EL and whether …
(edit) @105731   3 months vboxsync Disassembler/ARMv8: Refactoring and updates, among others make it …
(edit) @105726   3 months vboxsync Devices/Network: cleaned up header file, memory leak fixes, search …
(edit) @105724   3 months vboxsync Disassembler,VMM,HostDrivers,Debugger,MakeAlternativeSource: Convert …
(edit) @105715   3 months vboxsync VMM/TM: Removed unused TMTimerPollBoolWith32BitMilliTS API. bugref:10656
(edit) @105698   4 months vboxsync VMM/IEM,TM: Adaptive timer polling and running of the timer queues …
(edit) @105694   4 months vboxsync include/iprt/formats/arm-psci.h: Update, bugref:10747 [whitespace]
(edit) @105688   4 months vboxsync include/iprt/formats/arm-psci.h: Update, bugref:10747
(edit) @105687   4 months vboxsync VMMArm/GIC: Rename GICR3Kvm to GICR3Nem and add a stub for macOS …
(edit) @105686   4 months vboxsync VMMArm/CPUM: Add the additional state required to support EL2 in the …
(edit) @105685   4 months vboxsync include/iprt/armv8.h: Additional system register identifiers, bugref:10747
(edit) @105673   4 months vboxsync VMM/IEM,TM: Do full-TB looping. Redid timer polling in the recompiler. …
(edit) @105669   4 months vboxsync ARM/Linux: Fix kernel modules build for 6.9+ kernels, bugref:10630.
(edit) @105664   4 months vboxsync VMM/IEM: Implement vgather[dq]p[sd], vpgather[dq][dq] instruction …
(edit) @105643   4 months vboxsync IPRT,libs/openssl-3.1.5: Added RTMEMSAFER_F_NO_SUPLIB_ALLOC and made …
(edit) @105640   4 months vboxsync Main, FE/Qt: Add guest OS type Ubuntu 24.04 LTS.
(edit) @105605   4 months vboxsync Recording/Main: Renaming: Dropped the superfluous "Settings" suffix of …
(edit) @105600   4 months vboxsync VMM/ARM: Move the VBox ARMv8 platform descriptor from the end of the …
(edit) @105522   4 months vboxsync include/iprt/formats: Add acpi-tables.h which will contain required …
(edit) @105513   4 months vboxsync iprt/format/pecoff.h: More subsystem types. bugref:10727
(edit) @105512   4 months vboxsync include/iprt/formats: Add acpi-tables.h which will contain required …
(edit) @105511   4 months vboxsync include/iprt/formats: Add acpi-tables.h which will contain required …
(edit) @105510   4 months vboxsync include/iprt/formats: Add acpi-tables.h which will contain required …
(edit) @105485   4 months vboxsync include/iprt/armv8.h: Add helper for the BFC instruction alias, …
(edit) @105459   4 months vboxsync VMM/IEM: Need to clear PE if either OE/UE is set and not masked by the …
(edit) @105457   4 months vboxsync VMM/IEM: Need to clear PE if either OE/UE is set and not masked by the …
(edit) @105443   4 months vboxsync iprt/armv8.h: DMB, DSB, ISB, SSBB & PSSBB. (Only DMB has been tested.) …
(edit) @105441   4 months vboxsync include/{x86.h,armv8.h}: Some additional definitions for MXCSR and …
(edit) @105399   4 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @105390   4 months vboxsync iprt/cdefs.h: s/WITH_IPRT_CALL_ATTRIBUTE/WITH_IPRT_CALLREQ_ATTRIBUTE/ …
(edit) @105386   4 months vboxsync include/iprt/armv8.h: Add definitions for FPCR and FPSR registers, …
(edit) @105385   4 months vboxsync include/iprt/armv8.h: Add definitions for FPCR and FPSR registers, …
(edit) @105384   4 months vboxsync iprt/cdefs.h,*: s/RT_IPRT_CALL_ATTR/RT_IPRT_CALLREQ_ATTR/g bugref:10725
(edit) @105377   4 months vboxsync iprt/cdefs.h,*: s/RT_IPRT_CALL_ATTR/RT_IPRT_CALLREQ_ATTR/g bugref:10725
(edit) @105364   5 months vboxsync VMM: Expose FMA and F16C instruction set extensions if available and …
(edit) @105353   5 months vboxsync iprt/req.h,*: Adjustments of the RTReqQueue API to fit darwin/arm64 …
(edit) @105352   5 months vboxsync VMM/VMR3Req,iprt/cdefs.h: Adjustments of VMR3ReqCallUV family to fit …
(edit) @105314   5 months vboxsync Disassembler: Fix disassembly of vcvttsd2si and vcvtsd2si, bugref:9898
(edit) @105310   5 months vboxsync Disassembler: Implement diassembly for vcvtsi2sd, bugref:9898
(edit) @105281   5 months vboxsync Disassembler: Fix disassembly of vcmpps, vcmppd, vcmpss, vcmpsd, …
(edit) @105266   5 months vboxsync Recording: Implemented support for a dedicated progress object, which …
(edit) @105257   5 months vboxsync include/iprt/x86.h: Add signed integer views to X86YMMREG and …
(edit) @105227   5 months vboxsync VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, …
(edit) @105225   5 months vboxsync VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, …
(edit) @105224   5 months vboxsync VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, bugref:9898
(edit) @105216   5 months vboxsync iprt/x86.h: doxygen fix. bugref:10715
(edit) @105177   5 months vboxsync VMM/IEM: Increase TLB size to 8192 on arm; quick fix for 2M/4M page …
(edit) @105175   5 months vboxsync include/iprt/armv8.h: Add helper for 3 operand floating point …
(edit) @105174   5 months vboxsync include/iprt/armv8.h: Add helper for 3 operand floating point …
(edit) @105173   5 months vboxsync VMM/IEM: Implement native emitter for packuswb, bugref:10652
(edit) @105172   5 months vboxsync VMM/IEM: Implement native emitters for pmullw,paddusb,paddusw, bugref:10652
(edit) @105171   5 months vboxsync VMM/IEM: Implement native emitter for por,orps,orpd instructions, some …
(edit) @105170   5 months vboxsync VMM/IEM: Implement native emitter for por,orps,orpd instructions, some …
(edit) @105154   5 months vboxsync iprt/asmdefs.mac: Corrected RT_NOCRT_BEGINPROC to not export symbols …
(edit) @105124   5 months vboxsync Certificate repair function added - bugref:10310
(edit) @105092   5 months vboxsync VMM/CPUM: Fixed ancient bug in CPUMRecalcHyperDRx where it would try …
(edit) @105087   5 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105076   5 months vboxsync VMM/IEM: Increased the TLB size from 256 to 1024 entries. bugref:10687
(edit) @105072   5 months vboxsync VMM/IEM,DBGF,bs3-cpu-weird-1: Early data breakpoint support, mostly …
(edit) @105036   5 months vboxsync VMM/IEM: Split the TLB into non-global (even) and global (odd) …
(edit) @105018   5 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105016   5 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105006   5 months vboxsync Video Recording: Big revamp to improve overall performance. We now …
(edit) @104994   5 months vboxsync iprt/x86.h: Defined more ARCH_CAP bits. bugref:10687
(edit) @104991   5 months vboxsync VMM/IEM: Added IEMTlbInvalidateAllGlobal and made the …
(edit) @104984   5 months vboxsync VMM/IEM: Relax alignment restrictions in native code TLB lookup, avoid …
(edit) @104974   5 months vboxsync Devices/Trace: Updates to the TPM trace decoding, bugref:10701 …
(edit) @104966   5 months vboxsync Runtime/tools/RTTraceLogTool,Devices/Trace: Decouple decoding from …
(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) @104923   6 months vboxsync Devices/Trace: Some more TPM trace decoding, bugref:10701
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