|
|
@105284
|
6 months |
vboxsync |
VMM/IEM: Large page TLB optimizations for INVLPG. bugref:10687
|
|
|
@105261
|
6 months |
vboxsync |
VMM/IEM: Share epilog and other tail code on a per-chunk basis (due to …
|
|
|
@105177
|
7 months |
vboxsync |
VMM/IEM: Increase TLB size to 8192 on arm; quick fix for 2M/4M page …
|
|
|
@105169
|
7 months |
vboxsync |
VMM/DBGF: More BSOD 139 details. bugref:10687
|
|
|
@105168
|
7 months |
vboxsync |
VMM/DBGF: Added a /DBGF/PowerOffOnBsod boolean option (default false). …
|
|
|
@105068
|
7 months |
vboxsync |
VMM/PDM: Quick fix for loading existing saved states after r163661 …
|
|
|
@105057
|
7 months |
vboxsync |
VMM/CPUM: Don't do strict CPUID checks on arm64 as we can't query what …
|
|
|
@105036
|
7 months |
vboxsync |
VMM/IEM: Split the TLB into non-global (even) and global (odd) …
|
|
|
@105020
|
7 months |
vboxsync |
VMM/CPUM: We need to push the ARCH_CAP MSR on arm hosts, setting all …
|
|
|
@104990
|
7 months |
vboxsync |
VMM/IEM: Added IEMTlbInvalidateAllGlobal and made the …
|
|
|
@104957
|
7 months |
vboxsync |
VMM/IEM: TLB statistics tweaks & fixes. bugref:10687
|
|
|
@104956
|
7 months |
vboxsync |
VMM/IEM: TLB statistics reorg. bugref:10687
|
|
|
@104941
|
7 months |
vboxsync |
VMM/IEM: Stats. bugref:10687
|
|
|
@104911
|
7 months |
vboxsync |
VMM/GIM: bugref:10703 Fix/re-implemented Hyper-V paravirt …
|
|
|
@104910
|
7 months |
vboxsync |
VMM/PGM: bugref:10703 Add PGM API for retreiving boot zeroed RAM …
|
|
|
@104885
|
7 months |
vboxsync |
VMM/PGM: Lockless PGMPhysIemGCPhys2PtrNoLock. bugref:10687
|
|
|
@104870
|
8 months |
vboxsync |
VMM/PGM: Missing pgmPhysInvalidatePageMapTLB & …
|
|
|
@104859
|
8 months |
vboxsync |
VMM/PGM: Moved the apRamRangesTlbR0 out of the shared PGM structure …
|
|
|
@104857
|
8 months |
vboxsync |
VMM/IOM: Assertion text typo.
|
|
|
@104855
|
8 months |
vboxsync |
VMM/PGM: Build fix (doxygen). bugref:10687 bugref:10093
|
|
|
@104854
|
8 months |
vboxsync |
lnx64dep2 burn fix, documented GCPhys parameter for …
|
|
|
@104843
|
8 months |
vboxsync |
VMM/PGM: Build fix. bugref:10687 bugref:10093
|
|
|
@104840
|
8 months |
vboxsync |
VMM/PGM: Refactored RAM ranges, MMIO2 ranges and ROM ranges and added …
|
|
|
@104796
|
8 months |
vboxsync |
VMM/GIMHv: @todo about incorrect HvExtCallGetBootZeroedMemory …
|
|
|
@104767
|
8 months |
vboxsync |
VMM/PGM,IOM,PDM: MMIO cleanups. bugref:10687
|
|
|
@104740
|
8 months |
vboxsync |
VMM/NEMR3Native-linux.cpp: Make it use the template code shared with …
|
|
|
@104739
|
8 months |
vboxsync |
VMM/NEMR3Native-linux.cpp: Make it compile again, bugref:9044
|
|
|
@104729
|
8 months |
vboxsync |
VMM/NEMR3Native-linux-armv8.cpp: Sync the PAuth system registers, …
|
|
|
@104727
|
8 months |
vboxsync |
VMM/NEMR3Native-linux-armv8.cpp: Sync the debug system registers, …
|
|
|
@104725
|
8 months |
vboxsync |
VMM/NEM: Factor some bits common between x86 and arm64 KVM out into a …
|
|
|
@104672
|
8 months |
vboxsync |
VMM/NEM: Pretty much work in progress Hyper-V on win.arm64 experiment, …
|
|
|
@104557
|
9 months |
vboxsync |
VMM/PGMSavedState.cpp: Check status code for errors and return on …
|
|
|
@104556
|
9 months |
vboxsync |
src/VBox/VMM/VMMR3/PDMAsyncCompletionFileNormal.cpp: Simplify …
|
|
|
@104516
|
9 months |
vboxsync |
VMM/GCM,IEM,HM: Integrate GCM with IEM, extending it to cover the mesa …
|
|
|
@104511
|
9 months |
vboxsync |
VMM: Some more GCM cleanup. bugref:9735 bugref:10683
|
|
|
@104508
|
9 months |
vboxsync |
VMM: Some more GCM cleanup. bugref:9735 bugref:10683
|
|
|
@104507
|
9 months |
vboxsync |
VMM,Main: Some GCM adjustments. bugref:9735 bugref:10683
|
|
|
@104468
|
9 months |
vboxsync |
VMM/IEM: Deal with the simples direct 'linking' of TBs scenario for …
|
|
|
@104412
|
9 months |
vboxsync |
VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new …
|
|
|
@104408
|
9 months |
vboxsync |
VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new …
|
|
|
@104407
|
9 months |
vboxsync |
VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new …
|
|
|
@104399
|
9 months |
vboxsync |
VMM/NEMR3Native-linux-armv8.cpp: Add PSCI handling which enables SMP + …
|
|
|
@104392
|
9 months |
vboxsync |
VMM/GIC: Add a dedicated GIC device implementation for linux.arm64 …
|
|
|
@104387
|
9 months |
vboxsync |
VMM/NEM: More work for the linux.arm64 support, only update interrupt …
|
|
|
@104386
|
9 months |
vboxsync |
VMM/GIC: Add a dedicated GIC device implementation for linux.arm64 …
|
|
|
@104385
|
9 months |
vboxsync |
VMM/NEM: More work for the linux.arm64 support, only update interrupt …
|
|
|
@104362
|
9 months |
vboxsync |
VMM/IEM: Don't unroll loops in TBs. bugref:10653
|
|
|
@104361
|
9 months |
vboxsync |
VMM/IEM: Moved the native TB exit statistics on g_aSimpleTailLabels to …
|
|
|
@104357
|
9 months |
vboxsync |
VMM/IEM: Adding a TB lookup table to each TB, so we can cache which TB …
|
|
|
@104336
|
9 months |
vboxsync |
VMM/NEM: Skeleton of backend for linux.arm64 using KVM, able to …
|
|
|
@104334
|
9 months |
vboxsync |
VMM/NEM: Skeleton of backend for linux.arm64 using KVM, able to …
|
|
|
@104321
|
9 months |
vboxsync |
VMM/IEM: Drop the IEMTHRDEDCALLENTRY::idxRange field as nobody uses …
|
|
|
@104281
|
9 months |
vboxsync |
VMM/IEM: Gather statistics on the exit behavior of native TBs, bugref:10653
|
|
|
@104271
|
9 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@104131
|
10 months |
vboxsync |
VMM/TM: Allow linear scaling of the guest TSC; primarily required for …
|
|
|
@104108
|
10 months |
vboxsync |
VMM/IEM: Slap a header on the exec mem allocations. This simplifies …
|
|
|
@104095
|
10 months |
vboxsync |
VMM/IEM: Release statistics on how often the exec memory allocator …
|
|
|
@104064
|
10 months |
vboxsync |
VMM/IEM: Made the IEMTB::cUsage value the native recompilation is done …
|
|
|
@103964
|
10 months |
vboxsync |
VMM/IEM: Some statistics on the SIMD register allocator and some …
|
|
|
@103888
|
10 months |
vboxsync |
VMM/IEM: Enabled wholesale EFLAGS skipping in …
|
|
|
@103838
|
10 months |
vboxsync |
VMM/IEM: Emit the …
|
|
|
@103828
|
10 months |
vboxsync |
VMM/IEM: Implemented simple (whole sale) status flag up update …
|
|
|
@103752
|
10 months |
vboxsync |
VMM/CPUMR3CpuId: Enable XSAVE for IEM, it is fully supported, enables …
|
|
|
@103739
|
11 months |
vboxsync |
VMM/IEM: Implemented native emitter for ADD instructions taking …
|
|
|
@103737
|
11 months |
vboxsync |
VMM/IEM: Some simple TB disassembly interface that can be used from …
|
|
|
@103649
|
11 months |
vboxsync |
VMM/IEM: Delay the RIP update for each instruction if possible to save …
|
|
|
@103586
|
11 months |
vboxsync |
VMM/CPUM: Expose movbe instruction to the guest if available on the …
|
|
|
@103554
|
11 months |
vboxsync |
VMM/IEM: Some simple TB disassembly interface that can be used from …
|
|
|
@103516
|
11 months |
vboxsync |
VMM/IEM,EM: Add all kind of exceptions to the exit history, adding a …
|
|
|
@103515
|
11 months |
vboxsync |
VMM/DBGF: Stop all VCpus on DBGFEVENT_DEV_STOP events.
|
|
|
@103443
|
11 months |
vboxsync |
VMM/DBGFR3PlugIn: Less strlen/strcat in dbgfR3PlugInLoadCallback. …
|
|
|
@103415
|
11 months |
vboxsync |
Additions,Main,VMM,Runtime: Fix some unused expression warnings, …
|
|
|
@103409
|
11 months |
vboxsync |
VMM/PDMBlkCache.cpp: Remove redundant condition (pBlkCacheGlobal is …
|
|
|
@103408
|
11 months |
vboxsync |
VMM/DBGFR3Bp.cpp: Remove some redundant conditions (checked at the top …
|
|
|
@103407
|
11 months |
vboxsync |
VMM/IOMR3IoPort.cpp: Typo, bugref:3409
|
|
|
@103406
|
11 months |
vboxsync |
VMM/IEM: Threaded function statistics. [build fix] bugref:10376
|
|
|
@103404
|
11 months |
vboxsync |
VMM/IEM: Threaded function statistics. bugref:10376
|
|
|
@103393
|
11 months |
vboxsync |
VMM/IEM,STAM: Some more liveness experiments. Adjusted the …
|
|
|
@103374
|
11 months |
vboxsync |
VMM/PGM,DBGF,GIC: Parfait pointed out some potential NULL pointer use …
|
|
|
@103371
|
11 months |
vboxsync |
VMM/DBGFR3Flow: Moved duplicate code for determining the pointer size …
|
|
|
@103370
|
11 months |
vboxsync |
VMM/DBGFReg: Mark a parfait false positive so we don't waste time …
|
|
|
@103359
|
11 months |
vboxsync |
VMM/DBGF,PDMLdr,PGM: Addressed parfait's complaints about …
|
|
|
@103318
|
11 months |
vboxsync |
VMM/IEM: Liveness analysis, part 10: Debugging, asserting liveness …
|
|
|
@103299
|
11 months |
vboxsync |
VMM/PGMPhys.cpp: Typo, bugref:3409
|
|
|
@103298
|
11 months |
vboxsync |
VMM/NEMR3Native-darwin-armv8.cpp: Fix missing break, bugref:3409
|
|
|
@103285
|
12 months |
vboxsync |
Re-applied r161549 again (Got rid of a lot of deprecated strcpy / …
|
|
|
@103275
|
12 months |
vboxsync |
Backed out r161549 again (not wanted / bloat).
|
|
|
@103270
|
12 months |
vboxsync |
VMM/HM: Partly revert r161536, RT_FALLTHROUGH is not necessary here, …
|
|
|
@103260
|
12 months |
vboxsync |
Got rid of a lot of deprecated strcpy / strcat calls; now using the …
|
|
|
@103247
|
12 months |
vboxsync |
VMM: More implicit fallthrough fixes (found by Parfait). bugref:3409
|
|
|
@103234
|
12 months |
vboxsync |
VMM/IEM: Liveness analysis, part 8: Propagating EFLAGS annotations to …
|
|
|
@103233
|
12 months |
vboxsync |
VMM/IEM: Liveness analysis, part 8: Propagating EFLAGS annotations to …
|
|
|
@103195
|
12 months |
vboxsync |
VMM/DBGFR3FlowTrace.cpp: Fix possible write to NULL pointer, bugref:3409
|
|
|
@103194
|
12 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception 2 …
|
|
|
@103175
|
12 months |
vboxsync |
VMM/CPUMR3Db-armv8.cpp: Make cpumR3SysRegRangesInsert static, bugref:3409
|
|
|
@103152
|
12 months |
vboxsync |
VMM/IOM: Enable I/O port info handlers for the ARMv8 target because it …
|
|
|
@103053
|
12 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Fixed nested-guest (Hyper-V enabled …
|
|
|
@103046
|
12 months |
vboxsync |
VMM/CPUM: Advertise SSE3, SSE4.1, SSE4.2 and LAHF/SAHF instruction set …
|
|
|
@103025
|
12 months |
vboxsync |
*: Replaced some ASMMemZero32 uses with RT_BZERO. bugref:10588
|
|
|
@103018
|
12 months |
vboxsync |
VMM/CPUM: bugref:10498 Typo.
|
|
|