VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106766   6 months vboxsync GuestHost: Mime-type converter: Fix docs, bugref:10194.
(edit) @106746   6 months vboxsync Disassembler: Decode SIMD ldr/str instructions, bugref:10394
(edit) @106744   6 months vboxsync Disassembler: Calculate final displacement in the core already, some …
(edit) @106635   6 months vboxsync SUPDrv: Making it build on win.arm64... jiraref:VBP-1253
(edit) @106632   6 months vboxsync Disassembler: Decode more hint instructions instructions, bugref:10394
(edit) @106631   6 months vboxsync Disassembler: Decode data processing 1-source instructions, bugref:10394
(edit) @106627   6 months vboxsync Disassembler: Decode irg, gmi and subp instructions, bugref:10394
(edit) @106626   6 months vboxsync Disassembler: Re-arrange the ARMv8 tables to allow for multiple …
(edit) @106616   6 months vboxsync Disassembler: Fix decoding instructions which take sp as a register …
(edit) @106591   6 months vboxsync VMM/IEM: Missing IEMTARGETCPU_DYNAMIC for arm. jiraref:VBP-1171
(edit) @106567   6 months vboxsync VMM/cpum: Alignment fixes for CPUMFEATURES and CPUMCTX. jiraref:VBP-1171
(edit) @106516   6 months vboxsync Main,settings.h: Workarounds for a handful warnings about default copy …
(edit) @106511   6 months vboxsync VBox/com/array.h: Returning a 'const T' type makes no sense for 'const …
(edit) @106476   6 months vboxsync VMMArm: Skeleton of the PMU device emulation enough to make …
(edit) @106410   6 months vboxsync Windows installers: Added code for also parsing and querying version …
(edit) @106396   6 months vboxsync Windows installers: Added code for also parsing and querying version …
(edit) @106395   6 months vboxsync Windows installers: Added code for also parsing and querying version …
(edit) @106394   6 months vboxsync Windows installers: Added code for also parsing and querying version …
(edit) @106392   6 months vboxsync Windows installers: Added code for also parsing and querying version …
(edit) @106384   6 months vboxsync Main: Code for configuring and enabling nested virtualization support …
(edit) @106381   6 months vboxsync VMM/CPUMAllRegs-armv8.cpp: Some helpers to get at the TCR_EL1 of the …
(edit) @106362   6 months vboxsync VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the …
(edit) @106352   6 months vboxsync Devices/EFI/Firmware: Expose ACPI tables if available, bugref:10733 …
(edit) @106346   6 months vboxsync Devices/Network: Beginnings of a USB/NCM network interface emulation …
(edit) @106336   6 months vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106323   6 months vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106322   6 months vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106321   6 months vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106259   6 months vboxsync Devices/Security: Query the buffer size of the device above and use …
(edit) @106212   7 months vboxsync VMM/IEM: Some machinery for saving threaded TBs and a program for …
(edit) @106211   7 months vboxsync VMM/SSM: Added SSM_OPEN_F_FOR_WRITING to SSMR3Open together with …
(edit) @106077   7 months vboxsync Main: Name locks.
(edit) @106061   7 months vboxsync Copyright year updates by scm.
(edit) @106033   7 months vboxsync VBox/various.sed: Ignore the \r in \r\n when on unixy hosts. Fixes …
(edit) @106022   7 months vboxsync VMM/PDM: Added PDMR3DriverEnumInstances for use by …
(edit) @106004   7 months vboxsync Disassembler/ArmV8: Updates and start on floating point and SIMD …
(edit) @105876   8 months vboxsync Guest Control: Added a note for GSTCTLDIRFILTER.
(edit) @105858   8 months vboxsync Disassembler/ARMv8: Implement decoding of the ldr/str …
(edit) @105850   8 months vboxsync Disassembler/ARMv8: Support disassembling the load/store register …
(edit) @105849   8 months vboxsync Disassembler/ARMv8: Support disassembling the load/store register …
(edit) @105848   8 months vboxsync Disassembler/ARMv8: Support disassembling the load/store register …
(edit) @105831   8 months vboxsync Disassembler/ARMv8: Implement decoding of the ldp/stp unsigned variant …
(edit) @105815   8 months vboxsync Disassembler/ARMv8: Started decoding more ldr/str instruction …
(edit) @105810   8 months vboxsync Disassembler/ARMv8: Implement disassembly of ccmp/ccmn register …
(edit) @105794   8 months vboxsync Disassembler/ARMv8: Build fixes, our ancient compilers on the 32-bit …
(edit) @105785   8 months vboxsync Disassembler/ARMv8: Updates, decode basic ldr/str (unsigned with …
(edit) @105781   8 months vboxsync Disassembler/ARMv8: Updates, decode more instructions, add them to the …
(edit) @105779   8 months vboxsync Disassembler/ARMv8: Updates, decode more instructions, add them to the …
(edit) @105751   8 months vboxsync VMMDev,Vbgl: Extend the VMMDevReq_HGCMCancel2 request to take a full …
(edit) @105745   8 months vboxsync VMM/PGM: Some preparations for ARMv8 page table walking, introduce …
(edit) @105738   8 months vboxsync Disassembler/ARMv8: Build fix and add support conditionals, …
(edit) @105737   8 months vboxsync Disassembler/ARMv8: Build fix and add support conditionals, …
(edit) @105733   8 months vboxsync Disassembler/ARMv8: Refactoring and updates, among others make it …
(edit) @105732   8 months vboxsync VMM/CPUM-armv8: Add some helpers tp query current guest EL and whether …
(edit) @105731   8 months vboxsync Disassembler/ARMv8: Refactoring and updates, among others make it …
(edit) @105726   8 months vboxsync Devices/Network: cleaned up header file, memory leak fixes, search …
(edit) @105724   8 months vboxsync Disassembler,VMM,HostDrivers,Debugger,MakeAlternativeSource: Convert …
(edit) @105715   8 months vboxsync VMM/TM: Removed unused TMTimerPollBoolWith32BitMilliTS API. bugref:10656
(edit) @105698   8 months vboxsync VMM/IEM,TM: Adaptive timer polling and running of the timer queues …
(edit) @105687   8 months vboxsync VMMArm/GIC: Rename GICR3Kvm to GICR3Nem and add a stub for macOS …
(edit) @105686   8 months vboxsync VMMArm/CPUM: Add the additional state required to support EL2 in the …
(edit) @105673   8 months vboxsync VMM/IEM,TM: Do full-TB looping. Redid timer polling in the recompiler. …
(edit) @105664   8 months vboxsync VMM/IEM: Implement vgather[dq]p[sd], vpgather[dq][dq] instruction …
(edit) @105640   8 months vboxsync Main, FE/Qt: Add guest OS type Ubuntu 24.04 LTS.
(edit) @105605   9 months vboxsync Recording/Main: Renaming: Dropped the superfluous "Settings" suffix of …
(edit) @105600   9 months vboxsync VMM/ARM: Move the VBox ARMv8 platform descriptor from the end of the …
(edit) @105377   9 months vboxsync iprt/cdefs.h,*: s/RT_IPRT_CALL_ATTR/RT_IPRT_CALLREQ_ATTR/g bugref:10725
(edit) @105364   9 months vboxsync VMM: Expose FMA and F16C instruction set extensions if available and …
(edit) @105352   9 months vboxsync VMM/VMR3Req,iprt/cdefs.h: Adjustments of VMR3ReqCallUV family to fit …
(edit) @105314   9 months vboxsync Disassembler: Fix disassembly of vcvttsd2si and vcvtsd2si, bugref:9898
(edit) @105310   9 months vboxsync Disassembler: Implement diassembly for vcvtsi2sd, bugref:9898
(edit) @105281   9 months vboxsync Disassembler: Fix disassembly of vcmpps, vcmppd, vcmpss, vcmpsd, …
(edit) @105266   9 months vboxsync Recording: Implemented support for a dedicated progress object, which …
(edit) @105227   10 months vboxsync VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, …
(edit) @105225   10 months vboxsync VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, …
(edit) @105224   10 months vboxsync VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, bugref:9898
(edit) @105177   10 months vboxsync VMM/IEM: Increase TLB size to 8192 on arm; quick fix for 2M/4M page …
(edit) @105092   10 months vboxsync VMM/CPUM: Fixed ancient bug in CPUMRecalcHyperDRx where it would try …
(edit) @105087   10 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105076   10 months vboxsync VMM/IEM: Increased the TLB size from 256 to 1024 entries. bugref:10687
(edit) @105072   10 months vboxsync VMM/IEM,DBGF,bs3-cpu-weird-1: Early data breakpoint support, mostly …
(edit) @105036   10 months vboxsync VMM/IEM: Split the TLB into non-global (even) and global (odd) …
(edit) @105018   10 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105016   10 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105006   10 months vboxsync Video Recording: Big revamp to improve overall performance. We now …
(edit) @104991   10 months vboxsync VMM/IEM: Added IEMTlbInvalidateAllGlobal and made the …
(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) @104910   10 months vboxsync VMM/PGM: bugref:10703 Add PGM API for retreiving boot zeroed RAM …
(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) @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() -> …
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