VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106072   4 months vboxsync VMM/GCM: fSuccess should start out as true, not flase. duh. bugref:10683
(edit) @106061   4 months vboxsync Copyright year updates by scm.
(edit) @106054   4 months vboxsync GCM: Made saved state loading a bit more flexible so we can load 7.0.x …
(edit) @106049   4 months vboxsync GCM: Made saved state loading a bit more flexible so we can load 7.0.x …
(edit) @106034   4 months vboxsync VMM/IEM: Build fix for 'tbtop' info item. bugref:10720
(edit) @106030   4 months vboxsync VMM/DBGF: Use RTCritSectInitRwNamed.
(edit) @106029   4 months vboxsync VMM/VM,SSM: Use RTCritSectInitNamed
(edit) @106022   4 months vboxsync VMM/PDM: Added PDMR3DriverEnumInstances for use by …
(edit) @105853   5 months vboxsync VMM/IEM: Don't force PC updating before branches, nor flushing of …
(edit) @105843   5 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Don't throw an error if the NEM …
(edit) @105805   5 months vboxsync VMM/IEM: End TB if we get back to the first instruction again via an …
(edit) @105745   5 months vboxsync VMM/PGM: Some preparations for ARMv8 page table walking, introduce …
(edit) @105724   5 months vboxsync Disassembler,VMM,HostDrivers,Debugger,MakeAlternativeSource: Convert …
(edit) @105718   5 months vboxsync VMM/IEM: Take down the FLAT PC when compiling TBs the first time. …
(edit) @105716   5 months vboxsync VMM/IEM: Added a 'tbtop' info item for getting details on the most …
(edit) @105713   5 months vboxsync VMM/IEM: Statistics fixes. bugref:10656
(edit) @105701   5 months vboxsync Undid inadvertent commit.
(edit) @105700   5 months vboxsync CPUM: Copied MTRR MSR entries from X6800 profile to the T2600 profile …
(edit) @105698   5 months vboxsync VMM/IEM,TM: Adaptive timer polling and running of the timer queues …
(edit) @105695   5 months vboxsync VMMArm/NEM: Resolve hv_vm_config_create() dynamically as it is only …
(edit) @105693   5 months vboxsync VMMArm/NEMR3Native-darwin-armv8: Some preliminary code to support the …
(edit) @105692   5 months vboxsync VMMArm/NEMR3Native-darwin-armv8: Some preliminary code to support the …
(edit) @105689   5 months vboxsync VMMArm/NEMR3Native-darwin-armv8: Some preliminary code to support the …
(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) @105673   5 months vboxsync VMM/IEM,TM: Do full-TB looping. Redid timer polling in the recompiler. …
(edit) @105663   5 months vboxsync VMM/IEM: Corrected missing uRegFpCtrl initialization. bugref:10652
(edit) @105616   5 months vboxsync VMM/IEM: Another iemTlbInvalidateLargePageWorkerInner optimization …
(edit) @105591   6 months vboxsync VMM/IEM: Fixed a bug in iemTlbInvalidateLargePageWorkerInner for TLB …
(edit) @105579   6 months vboxsync VMM/IEM: Fixed another bug in the large page TLB invalidation code …
(edit) @105560   6 months vboxsync VMM/IEM: A few more TLB tracing events. bugref:10727
(edit) @105557   6 months vboxsync VMM/PGM: Do a LogRel when enabling of NEM mode. bugref:10727
(edit) @105479   6 months vboxsync VMM/TM: Build fix for automatic power off timer. bugref:10727
(edit) @105476   6 months vboxsync VMM/DBGFR3BugCheck: More 13a and 139 details. [build fix] bugref:10727
(edit) @105465   6 months vboxsync VMM/IEM: Some more TLB tracing related changes. bugref:10727
(edit) @105464   6 months vboxsync VMM/DBGFR3BugCheck: More 13a and 139 details. bugref:10727
(edit) @105463   6 months vboxsync VMM/TM: An automatic power off timer for debugging - disabled by …
(edit) @105440   6 months vboxsync VMM/IEM: Added some simple TLB tracing (disabled by default). bugref:10727
(edit) @105428   6 months vboxsync VMM/IEM: More 'info dtlb/itlb' details. [build fix] bugref:10727
(edit) @105427   6 months vboxsync VMM/IEM: More 'info dtlb/itlb' details. [build fix] bugref:10727
(edit) @105423   6 months vboxsync VMM/IEM: More 'info dtlb/itlb' details. bugref:10727
(edit) @105410   6 months vboxsync VMM/IEM: info itlb/dtlb improvements and fixes for global entries. …
(edit) @105409   6 months vboxsync VMM/DBGF: Added a /DBGF/SuspendOnBsod boolean option (default false). …
(edit) @105379   6 months vboxsync VMM/DBGF: Fixed VMR3Req call. bugref:10725
(edit) @105376   6 months vboxsync VMM/IEM: Format string fix. bugref:10725
(edit) @105367   6 months vboxsync VMM: Expose FMA and F16C instruction set extensions if available and …
(edit) @105364   6 months vboxsync VMM: Expose FMA and F16C instruction set extensions if available and …
(edit) @105352   6 months vboxsync VMM/VMR3Req,iprt/cdefs.h: Adjustments of VMR3ReqCallUV family to fit …
(edit) @105284   6 months vboxsync VMM/IEM: Large page TLB optimizations for INVLPG. bugref:10687
(edit) @105261   6 months vboxsync VMM/IEM: Share epilog and other tail code on a per-chunk basis (due to …
(edit) @105177   7 months vboxsync VMM/IEM: Increase TLB size to 8192 on arm; quick fix for 2M/4M page …
(edit) @105169   7 months vboxsync VMM/DBGF: More BSOD 139 details. bugref:10687
(edit) @105168   7 months vboxsync VMM/DBGF: Added a /DBGF/PowerOffOnBsod boolean option (default false). …
(edit) @105068   7 months vboxsync VMM/PDM: Quick fix for loading existing saved states after r163661
(edit) @105057   7 months vboxsync VMM/CPUM: Don't do strict CPUID checks on arm64 as we can't query what …
(edit) @105036   7 months vboxsync VMM/IEM: Split the TLB into non-global (even) and global (odd) …
(edit) @105020   7 months vboxsync VMM/CPUM: We need to push the ARCH_CAP MSR on arm hosts, setting all …
(edit) @104990   7 months vboxsync VMM/IEM: Added IEMTlbInvalidateAllGlobal and made the …
(edit) @104957   7 months vboxsync VMM/IEM: TLB statistics tweaks & fixes. bugref:10687
(edit) @104956   7 months vboxsync VMM/IEM: TLB statistics reorg. bugref:10687
(edit) @104941   7 months vboxsync VMM/IEM: Stats. bugref:10687
(edit) @104911   7 months vboxsync VMM/GIM: bugref:10703 Fix/re-implemented Hyper-V paravirt …
(edit) @104910   7 months vboxsync VMM/PGM: bugref:10703 Add PGM API for retreiving boot zeroed RAM …
(edit) @104885   7 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) @104857   8 months vboxsync VMM/IOM: Assertion text typo.
(edit) @104855   8 months vboxsync VMM/PGM: Build fix (doxygen). bugref:10687 bugref:10093
(edit) @104854   8 months vboxsync lnx64dep2 burn fix, documented GCPhys parameter for …
(edit) @104843   8 months vboxsync VMM/PGM: Build fix. bugref:10687 bugref:10093
(edit) @104840   8 months vboxsync VMM/PGM: Refactored RAM ranges, MMIO2 ranges and ROM ranges and added …
(edit) @104796   8 months vboxsync VMM/GIMHv: @todo about incorrect HvExtCallGetBootZeroedMemory …
(edit) @104767   8 months vboxsync VMM/PGM,IOM,PDM: MMIO cleanups. bugref:10687
(edit) @104740   8 months vboxsync VMM/NEMR3Native-linux.cpp: Make it use the template code shared with …
(edit) @104739   8 months vboxsync VMM/NEMR3Native-linux.cpp: Make it compile again, bugref:9044
(edit) @104729   8 months vboxsync VMM/NEMR3Native-linux-armv8.cpp: Sync the PAuth system registers, …
(edit) @104727   8 months vboxsync VMM/NEMR3Native-linux-armv8.cpp: Sync the debug system registers, …
(edit) @104725   8 months vboxsync VMM/NEM: Factor some bits common between x86 and arm64 KVM out into a …
(edit) @104672   8 months vboxsync VMM/NEM: Pretty much work in progress Hyper-V on win.arm64 experiment, …
(edit) @104557   9 months vboxsync VMM/PGMSavedState.cpp: Check status code for errors and return on …
(edit) @104556   9 months vboxsync src/VBox/VMM/VMMR3/PDMAsyncCompletionFileNormal.cpp: Simplify …
(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) @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) @104468   9 months vboxsync VMM/IEM: Deal with the simples direct 'linking' of TBs scenario for …
(edit) @104412   9 months vboxsync VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new …
(edit) @104408   9 months vboxsync VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new …
(edit) @104407   9 months vboxsync VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new …
(edit) @104399   9 months vboxsync VMM/NEMR3Native-linux-armv8.cpp: Add PSCI handling which enables SMP + …
(edit) @104392   9 months vboxsync VMM/GIC: Add a dedicated GIC device implementation for linux.arm64 …
(edit) @104387   9 months vboxsync VMM/NEM: More work for the linux.arm64 support, only update interrupt …
(edit) @104386   9 months vboxsync VMM/GIC: Add a dedicated GIC device implementation for linux.arm64 …
(edit) @104385   9 months vboxsync VMM/NEM: More work for the linux.arm64 support, only update interrupt …
(edit) @104362   9 months vboxsync VMM/IEM: Don't unroll loops in TBs. bugref:10653
(edit) @104361   9 months vboxsync VMM/IEM: Moved the native TB exit statistics on g_aSimpleTailLabels to …
(edit) @104357   9 months vboxsync VMM/IEM: Adding a TB lookup table to each TB, so we can cache which TB …
(edit) @104336   9 months vboxsync VMM/NEM: Skeleton of backend for linux.arm64 using KVM, able to …
(edit) @104334   9 months vboxsync VMM/NEM: Skeleton of backend for linux.arm64 using KVM, able to …
(edit) @104321   9 months vboxsync VMM/IEM: Drop the IEMTHRDEDCALLENTRY::idxRange field as nobody uses …
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