VirtualBox

source: vbox/trunk/include/VBox/vmm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @108695   4 weeks vboxsync include/VBox/vmm/pdmgic.h: Doxygen
(edit) @108682   4 weeks vboxsync VMM/GIC: bugref:10877 GITS scafolding.
(edit) @108641   5 weeks vboxsync Removed 2D video acceleration (aka VHWA / VBOX_WITH_VIDEOHWACCEL). …
(edit) @108634   5 weeks vboxsync include/VBox/vmm/gvm.h: clang build fixes, bugref:10391
(edit) @108460   7 weeks vboxsync VMM/PDMAsyncCompletion: Use 64-bit types for the bandwidth group …
(edit) @108444   7 weeks vboxsync VMM/PGM,Doxyfile: Arm/x86 PGM_PTATTRS_XXX fun. jiraref:VBP-1531
(edit) @108437   7 weeks vboxsync VMM/GIC: bugref:10404 Doxygen build fix.
(edit) @108434   7 weeks vboxsync VMM/NEM/Hyper-V: Started implementing a NEM/Hyper-V specific APIC …
(edit) @108433   7 weeks vboxsync VMM/GIC: bugref:10404 Doxygen fixes.
(edit) @108427   7 weeks vboxsync VMM/GIC: bugref:10404 Extend the interrupt lines to the full extent …
(edit) @108386   8 weeks vboxsync VMMR3/VMEmt.cpp,VMMR3/TM.cpp,VMMR3/NEMR3Native-win-armv8.cpp: …
(edit) @108186   2 months vboxsync VMM/IEM: Removed memory write stats since nobody is using the anymore …
(edit) @108132   2 months vboxsync VMM/PGM: Merge and deduplicate code targeting x86 & amd64 in PGM.cpp. …
(edit) @107929   3 months vboxsync VMM: GIC: bugref:10404 Renamed some places where GICv3 to GIC, a …
(edit) @107904   3 months vboxsync VMM: Define VM_STRUCT_VERSION (for use inside the VMM) with a few …
(edit) @107900   3 months vboxsync VMM: Define VM_STRUCT_VERSION (for use inside the VMM) with a few …
(edit) @107895   3 months vboxsync VMM: Check the target platform arch in VM_ASSERT_VALID_EXT_RETURN, …
(edit) @107894   3 months vboxsync VMM: Check the target platform arch in VM_ASSERT_VALID_EXT_RETURN, …
(edit) @107893   3 months vboxsync VMM,VBox/types.h,VBox/err.h: Added VM target platform arch members to …
(edit) @107854   3 months vboxsync x86.h,VMM: More AMD CPUID bits; addressed some old todos related to …
(edit) @107827   3 months vboxsync pdmdrv.h: spaces
(edit) @107763   3 months vboxsync VMM/CPUM,DBGF: Register IA32_ARCH_CAPABILITIES and IA32_SPEC_CTRL as …
(edit) @107749   3 months vboxsync VMM/CPUM: Pass thru more MSR_IA32_SPEC_CTRL related stuff to the …
(edit) @107729   3 months vboxsync VMM/CPUM: Explode more MSR_IA32_ARCH_CAPABILITIES bits into the …
(edit) @107703   3 months vboxsync VMM/CPUM: Try consolidate the MSR_IA32_ARCH_CAPABILITIES handling in …
(edit) @107650   3 months vboxsync VMM/CPUM,++: Made the HostFeatures match the host when targeting x86 …
(edit) @107389   4 months vboxsync VMM/CPUM: The CPUMFEATURE structures can't be in target specific …
(edit) @107373   4 months vboxsync doxygen fix
(edit) @107317   4 months vboxsync UsbNet: bugref:10779 Public statistics, also added missing …
(edit) @107310   4 months vboxsync VMM: bugref:10759 Refactor GIC for use with different backends. [build fix]
(edit) @107308   4 months vboxsync VMM: bugref:10759 Refactor GIC for use with different backends.
(edit) @107276   4 months vboxsync PDMUsb: bugref:10810 Introduced PDMR3UsbQueryDeviceLun needed by …
(edit) @107227   5 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
(edit) @107220   5 months vboxsync VMM/CPUM,TM: Removed obsolete raw-mode CR4 masks. jiraref:VBP-1466
(edit) @107215   5 months vboxsync VMM/PDM,VMMDevTesting: Don't include vm.h in VMMDevTesting, replacing …
(edit) @107193   5 months vboxsync VMM: More adjustments for VBOX_WITH_ONLY_PGM_NEM_MODE, …
(edit) @107118   5 months vboxsync VMM: bugref:10759 APIC restructure [lin-32 and doxygen]
(edit) @107117   5 months vboxsync VMM: bugref:10759 APIC restructure [doxygen fixes]
(edit) @107115   5 months vboxsync VMM: bugref:10759 APIC restructure [build fix for 32-bit host and …
(edit) @107113   5 months vboxsync VMM: bugref:10759 Restructure the APIC to allow different backends to …
(edit) @107031   5 months vboxsync VMM/CPUM-armv8: Allow reading/writing the debug control/value …
(edit) @106996   5 months vboxsync VMM/ARM: Fix import mask for things we have to fetch from the NEM …
(edit) @106920   5 months vboxsync /Config.kmk,Devices/Makefile.kmk,VMM/*: Introducing …
(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) @106476   6 months vboxsync VMMArm: Skeleton of the PMU device emulation enough to make …
(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) @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) @106061   7 months vboxsync Copyright year updates by scm.
(edit) @106022   7 months vboxsync VMM/PDM: Added PDMR3DriverEnumInstances for use by …
(edit) @105745   8 months vboxsync VMM/PGM: Some preparations for ARMv8 page table walking, introduce …
(edit) @105732   8 months vboxsync VMM/CPUM-armv8: Add some helpers tp query current guest EL and whether …
(edit) @105726   8 months vboxsync Devices/Network: cleaned up header file, memory leak fixes, search …
(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) @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) @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) @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) @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) @104840   11 months vboxsync VMM/PGM: Refactored RAM ranges, MMIO2 ranges and ROM ranges and added …
(edit) @104767   11 months vboxsync VMM/PGM,IOM,PDM: MMIO cleanups. bugref:10687
(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) @104507   12 months vboxsync VMM,Main: Some GCM adjustments. bugref:9735 bugref:10683
(edit) @104386   12 months vboxsync VMM/GIC: Add a dedicated GIC device implementation for linux.arm64 …
(edit) @104339   12 months vboxsync VMM/IEM: Implement native emitters for psubb, psubw, psubd and psubdq, …
(edit) @103516   14 months vboxsync VMM/IEM,EM: Add all kind of exceptions to the exit history, adding a …
(edit) @103404   14 months vboxsync VMM/IEM: Threaded function statistics. bugref:10376
(edit) @103393   14 months vboxsync VMM/IEM,STAM: Some more liveness experiments. Adjusted the …
(edit) @103295   14 months vboxsync include/VBox/pgm.h: Fix declaration of PGMPhysGCPtr2CCPtr(), bugref:3409
(edit) @103289   15 months vboxsync VMM/HMVMXR0: Nested VMX: bugref:10318 VMCS state 'launched' shouldn't …
(edit) @103194   15 months vboxsync VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception 2 …
(edit) @103005   15 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
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