|
|
@106072
|
2 months |
vboxsync |
VMM/GCM: fSuccess should start out as true, not flase. duh. bugref:10683
|
|
|
@106061
|
2 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@106054
|
3 months |
vboxsync |
GCM: Made saved state loading a bit more flexible so we can load 7.0.x …
|
|
|
@106049
|
3 months |
vboxsync |
GCM: Made saved state loading a bit more flexible so we can load 7.0.x …
|
|
|
@106037
|
3 months |
vboxsync |
VMM/IEM: Quick liveness fix for iemOp_pmovmskb_Gd_Ux. bugref:10652 …
|
|
|
@106036
|
3 months |
vboxsync |
VMM/IEM: Changed the IEMNATIVEMITEFLOP/enmOp argument to …
|
|
|
@106034
|
3 months |
vboxsync |
VMM/IEM: Build fix for 'tbtop' info item. bugref:10720
|
|
|
@106030
|
3 months |
vboxsync |
VMM/DBGF: Use RTCritSectInitRwNamed.
|
|
|
@106029
|
3 months |
vboxsync |
VMM/VM,SSM: Use RTCritSectInitNamed
|
|
|
@106022
|
3 months |
vboxsync |
VMM/PDM: Added PDMR3DriverEnumInstances for use by …
|
|
|
@106006
|
3 months |
vboxsync |
VMM/IEM: Extended iemNativeEmitFetchEFlags (IEM_MC_FETCH_EFLAGS_EX) to …
|
|
|
@106001
|
3 months |
vboxsync |
doc/manual/man_VBoxManage-*: Updated a variety of the VBoxManage help …
|
|
|
@105998
|
3 months |
vboxsync |
VMM/IEM: s/ReturnZero/ReturnSuccess/ and simplifying related code. …
|
|
|
@105997
|
3 months |
vboxsync |
VMM/IEM: Introduce a ReturnZero label when using per-chunk tail code, …
|
|
|
@105895
|
3 months |
vboxsync |
VMM/IEM: Build fix re:r164572, bugref:10720
|
|
|
@105878
|
3 months |
vboxsync |
VMM/IEM: Don't flush PC prior to 64-bit relative jumps, flush it when …
|
|
|
@105877
|
3 months |
vboxsync |
VMM/IEM: Don't flush PC prior to 64-bit relative jumps, flush it when …
|
|
|
@105863
|
3 months |
vboxsync |
Build fix for r164575 (VMM/IEM: Don't flush PC prior to indirect …
|
|
|
@105856
|
3 months |
vboxsync |
VMM/IEM: Don't flush PC prior to indirect jumps, flush it when in the …
|
|
|
@105855
|
3 months |
vboxsync |
VMM/IEM: Don't update PC during IEM_MC_REL_JMP_S[8|32]_AND_FINISH if …
|
|
|
@105854
|
3 months |
vboxsync |
VMM/IEM: Don't force PC updating during IEM_MC_ADVANCE_RIP_AND_FINISH …
|
|
|
@105853
|
3 months |
vboxsync |
VMM/IEM: Don't force PC updating before branches, nor flushing of …
|
|
|
@105843
|
3 months |
vboxsync |
VMM/NEMR3Native-darwin-armv8.cpp: Don't throw an error if the NEM …
|
|
|
@105834
|
3 months |
vboxsync |
Fix emulation of 'vmovq' instruction in 16/32-bit modes (acts as …
|
|
|
@105818
|
3 months |
vboxsync |
VMM/IEM: Record whether any of the branches of an …
|
|
|
@105805
|
3 months |
vboxsync |
VMM/IEM: End TB if we get back to the first instruction again via an …
|
|
|
@105797
|
3 months |
vboxsync |
VMM/IEM: Split up IEMAllN8veLiveness.cpp into 6 parts to speed up …
|
|
|
@105770
|
3 months |
vboxsync |
VMM/IEM: Prepping to split up the generated liveness code. bugref:10372
|
|
|
@105768
|
3 months |
vboxsync |
VMM/IEM: Eliminated an unnecessary CS.LIM check in IEM_MC_REL_JMP_XXX …
|
|
|
@105745
|
3 months |
vboxsync |
VMM/PGM: Some preparations for ARMv8 page table walking, introduce …
|
|
|
@105739
|
3 months |
vboxsync |
VMM/IEM: Don't try save IEMNATIVE_REG_FIXED_TMP0 together with other …
|
|
|
@105732
|
3 months |
vboxsync |
VMM/CPUM-armv8: Add some helpers tp query current guest EL and whether …
|
|
|
@105728
|
3 months |
vboxsync |
VMM/IEM: Ditch the if (pTlbe->pbMappingR3) check from the native TLB …
|
|
|
@105724
|
3 months |
vboxsync |
Disassembler,VMM,HostDrivers,Debugger,MakeAlternativeSource: Convert …
|
|
|
@105723
|
3 months |
vboxsync |
VMM/IEM: Put name on jump targets when there are matching labels for …
|
|
|
@105718
|
3 months |
vboxsync |
VMM/IEM: Take down the FLAT PC when compiling TBs the first time. …
|
|
|
@105717
|
3 months |
vboxsync |
VMM/IEM: Used the new iemPollTimers in …
|
|
|
@105716
|
3 months |
vboxsync |
VMM/IEM: Added a 'tbtop' info item for getting details on the most …
|
|
|
@105715
|
3 months |
vboxsync |
VMM/TM: Removed unused TMTimerPollBoolWith32BitMilliTS API. bugref:10656
|
|
|
@105714
|
3 months |
vboxsync |
VMM/IEM: Used the new iemPollTimers in …
|
|
|
@105713
|
3 months |
vboxsync |
VMM/IEM: Statistics fixes. bugref:10656
|
|
|
@105712
|
3 months |
vboxsync |
VMM/IEM: Kicked out some debug tracing code from iemPollTimers. …
|
|
|
@105711
|
3 months |
vboxsync |
VMM/IEM: Ensure that the required segment is up to date in CPUM when …
|
|
|
@105702
|
4 months |
vboxsync |
VMM/IEM: Enabled the adaptive timer polling. bugref:10656
|
|
|
@105701
|
4 months |
vboxsync |
Undid inadvertent commit.
|
|
|
@105700
|
4 months |
vboxsync |
CPUM: Copied MTRR MSR entries from X6800 profile to the T2600 profile …
|
|
|
@105699
|
4 months |
vboxsync |
VMM/IEM: Fix disassembly metadata for movq_Pq_Qq, vcmpss, vcmpsd …
|
|
|
@105698
|
4 months |
vboxsync |
VMM/IEM,TM: Adaptive timer polling and running of the timer queues …
|
|
|
@105697
|
4 months |
vboxsync |
Main,VMMArm/GIC: Fixes for linux.arm64, bugref:10747
|
|
|
@105695
|
4 months |
vboxsync |
VMMArm/NEM: Resolve hv_vm_config_create() dynamically as it is only …
|
|
|
@105693
|
4 months |
vboxsync |
VMMArm/NEMR3Native-darwin-armv8: Some preliminary code to support the …
|
|
|
@105692
|
4 months |
vboxsync |
VMMArm/NEMR3Native-darwin-armv8: Some preliminary code to support the …
|
|
|
@105690
|
4 months |
vboxsync |
VMMArm/NEMR3Native-darwin-armv8: Some preliminary code to support the …
|
|
|
@105689
|
4 months |
vboxsync |
VMMArm/NEMR3Native-darwin-armv8: Some preliminary code to support the …
|
|
|
@105687
|
4 months |
vboxsync |
VMMArm/GIC: Rename GICR3Kvm to GICR3Nem and add a stub for macOS …
|
|
|
@105686
|
4 months |
vboxsync |
VMMArm/CPUM: Add the additional state required to support EL2 in the …
|
|
|
@105673
|
4 months |
vboxsync |
VMM/IEM,TM: Do full-TB looping. Redid timer polling in the recompiler. …
|
|
|
@105664
|
4 months |
vboxsync |
VMM/IEM: Implement vgather[dq]p[sd], vpgather[dq][dq] instruction …
|
|
|
@105663
|
4 months |
vboxsync |
VMM/IEM: Corrected missing uRegFpCtrl initialization. bugref:10652
|
|
|
@105657
|
4 months |
vboxsync |
VMM/IEM: Fix bound instruction emulation when running in the …
|
|
|
@105656
|
4 months |
vboxsync |
VMM/IEM: Fix bound instruction emulation when running in the …
|
|
|
@105655
|
4 months |
vboxsync |
VMM/IEM: Fix adjusting the stack pointer when recompiling a pop …
|
|
|
@105652
|
4 months |
vboxsync |
VMM/IEM: Fix bound instruction emulation when running in the …
|
|
|
@105616
|
4 months |
vboxsync |
VMM/IEM: Another iemTlbInvalidateLargePageWorkerInner optimization …
|
|
|
@105607
|
4 months |
vboxsync |
VMM/IEM: Optimized out the cbInstrBufTotal zapping in …
|
|
|
@105606
|
4 months |
vboxsync |
VMM/IEM: Some more prefetch experimentation in …
|
|
|
@105593
|
4 months |
vboxsync |
VMM/IEM: Some loop unroll and prefetch experimentation in …
|
|
|
@105592
|
4 months |
vboxsync |
VMM/IEM: Removed ad-hoc TLB trace statement in …
|
|
|
@105591
|
4 months |
vboxsync |
VMM/IEM: Fixed a bug in iemTlbInvalidateLargePageWorkerInner for TLB …
|
|
|
@105589
|
4 months |
vboxsync |
VMM/IEMAllN8veHlpA.asm: Fixed iemNativeFpCtrlRegRestore on windows …
|
|
|
@105579
|
4 months |
vboxsync |
VMM/IEM: Fixed another bug in the large page TLB invalidation code …
|
|
|
@105572
|
4 months |
vboxsync |
VMM/IEM: Fixed some bugs in the 2MB/4MB page invalidation code. …
|
|
|
@105571
|
4 months |
vboxsync |
VMM/IEMAllN8veHlpA.asm: Build fix and adjustments for …
|
|
|
@105560
|
4 months |
vboxsync |
VMM/IEM: A few more TLB tracing events. bugref:10727
|
|
|
@105559
|
4 months |
vboxsync |
VMM/IEM: Compile fix for large TLB on windows hosts. bugref:10727
|
|
|
@105557
|
4 months |
vboxsync |
VMM/PGM: Do a LogRel when enabling of NEM mode. bugref:10727
|
|
|
@105491
|
4 months |
vboxsync |
VMM/IEM: Implement native emitters for addps, addpd, mulps and subps, …
|
|
|
@105490
|
4 months |
vboxsync |
VMM/IEM: Basic infrastructure to natively recompile SIMD floating …
|
|
|
@105489
|
4 months |
vboxsync |
VMM/IEM: Introduce special IEM_MC_NATIVE_EMIT_2_EX() IEM microcode …
|
|
|
@105488
|
4 months |
vboxsync |
VMM/IEM/IEMAllInstTwoByte0f.cpp.h: Fix the register flush mask for …
|
|
|
@105486
|
4 months |
vboxsync |
VMM/IEM: Fix for r164115, bugref:10652
|
|
|
@105484
|
4 months |
vboxsync |
VMM/IEM: Better fix for the pmov* emitters when the guest source …
|
|
|
@105479
|
4 months |
vboxsync |
VMM/TM: Build fix for automatic power off timer. bugref:10727
|
|
|
@105476
|
4 months |
vboxsync |
VMM/DBGFR3BugCheck: More 13a and 139 details. [build fix] bugref:10727
|
|
|
@105466
|
4 months |
vboxsync |
VMM/IEM: Some more TLB tracing related changes. [build fix] bugref:10727
|
|
|
@105465
|
4 months |
vboxsync |
VMM/IEM: Some more TLB tracing related changes. bugref:10727
|
|
|
@105464
|
4 months |
vboxsync |
VMM/DBGFR3BugCheck: More 13a and 139 details. bugref:10727
|
|
|
@105463
|
4 months |
vboxsync |
VMM/TM: An automatic power off timer for debugging - disabled by …
|
|
|
@105462
|
4 months |
vboxsync |
VMM/IEM: Simplify the MXCSR exception calculation a tiny bit, bugref:10652
|
|
|
@105456
|
4 months |
vboxsync |
VMM/IEM: Need to clear PE if either OE/UE is set and not masked by the …
|
|
|
@105450
|
4 months |
vboxsync |
VMM/IEM: Exception flags generation fixes for the SIMD floating point …
|
|
|
@105449
|
4 months |
vboxsync |
VMM/IEM: Use correct memory fetch variants which don't throw an #AC …
|
|
|
@105447
|
4 months |
vboxsync |
VMM/IEM: Reverted accidental 16384 TLB size back to 8192 in r164097. …
|
|
|
@105446
|
4 months |
vboxsync |
VMM/IEM: Doxygen build fix after r164103
|
|
|
@105445
|
4 months |
vboxsync |
VMM/IEM: Fold IEM_MC_MAYBE_RAISE_SSE_AVX_SIMD_FP_OR_UD_XCPT() into …
|
|
|
@105440
|
4 months |
vboxsync |
VMM/IEM: Added some simple TLB tracing (disabled by default). bugref:10727
|
|
|
@105428
|
4 months |
vboxsync |
VMM/IEM: More 'info dtlb/itlb' details. [build fix] bugref:10727
|
|
|
@105427
|
4 months |
vboxsync |
VMM/IEM: More 'info dtlb/itlb' details. [build fix] bugref:10727
|
|
|
@105423
|
4 months |
vboxsync |
VMM/IEM: More 'info dtlb/itlb' details. bugref:10727
|
|
|
@105414
|
4 months |
vboxsync |
VMM/IEM: Log how many bytes of executable memory are not usable due to …
|
|
|