|
|
@106329
|
6 weeks |
vboxsync |
VMM/IEM: Some minor perf tweaks for iemExecMemAllocatorPrune. bugref:10720
|
|
|
@106326
|
6 weeks |
vboxsync |
VMM/IEM: Two small perf tweaks in iemExecMemAllocatorPrune. bugref:10720
|
|
|
@106319
|
6 weeks |
vboxsync |
VMM/IEM: Reduced parameter count for iemNativeRegAllocTmp*. bugref:10720
|
|
|
@106315
|
6 weeks |
vboxsync |
VMM/IEM: Reduce the number of parameters passed to the …
|
|
|
@106314
|
6 weeks |
vboxsync |
VMM/IEM: Just mask out IEMNATIVE_SIMD_REG_FIXED_MASK from fHstRegs in …
|
|
|
@106313
|
6 weeks |
vboxsync |
VMM/IEM: Back off earlier if chunks or the allocator is very full, …
|
|
|
@106310
|
7 weeks |
vboxsync |
VMM/IEM: Some more exec mem tweaking. bugref:10720
|
|
|
@106309
|
7 weeks |
vboxsync |
VMM/IEM: Some more tweaking of the bitmap scanning. bugref:10720
|
|
|
@106308
|
7 weeks |
vboxsync |
VMM/STAM: More space when printing. bugref:10720
|
|
|
@106307
|
7 weeks |
vboxsync |
VMM/IEM: Some more tweaking of the bitmap scanning. bugref:10720
|
|
|
@106297
|
7 weeks |
vboxsync |
VMM/IEM: Attempts at optimizing iemExecMemAllocatorAllocInChunkInt and …
|
|
|
@106296
|
7 weeks |
vboxsync |
VMM/IEM: Made VBOX_WITH_SAVE_THREADED_TBS_FOR_PROFILING build on arm. …
|
|
|
@106286
|
7 weeks |
vboxsync |
VMM/IEM: Tested the expand down limit checking code. bugref:10371
|
|
|
@106212
|
2 months |
vboxsync |
VMM/IEM: Some machinery for saving threaded TBs and a program for …
|
|
|
@106211
|
2 months |
vboxsync |
VMM/SSM: Added SSM_OPEN_F_FOR_WRITING to SSMR3Open together with …
|
|
|
@106203
|
2 months |
vboxsync |
VMM/IEM: Enabled the IEMNATIVE_WITH_EFLAGS_POSTPONING feature (logical …
|
|
|
@106202
|
2 months |
vboxsync |
VMM/IEM: A couple of debug build fixes for arm. bugref:10720
|
|
|
@106201
|
2 months |
vboxsync |
VMM/IEM: A couple of debug build fixes for arm. bugref:10720
|
|
|
@106200
|
2 months |
vboxsync |
VMM/IEM: Refactored the xxxxx_r_r_efl functions to take the constant …
|
|
|
@106199
|
2 months |
vboxsync |
VMM/IEM: Refactored the xxxxx_r_i_efl functions to take the constant …
|
|
|
@106198
|
2 months |
vboxsync |
VMM/IEM: Some minor refactoring of iemNativeEmitEFlagsForLogical. …
|
|
|
@106197
|
2 months |
vboxsync |
VMM/IEM: Use iemNativeEmitEFlagsForLogical as emitter for all cases. …
|
|
|
@106196
|
2 months |
vboxsync |
VMM/IEM: Added missing skipped eflags tracking in …
|
|
|
@106192
|
2 months |
vboxsync |
VMM/IEM: Added some basic stats & debug info for postponed EFLAGS …
|
|
|
@106191
|
2 months |
vboxsync |
VMM/IEM: Liveness fix for IEM_MC_SET_EFL_BIT and IEM_MC_CLEAR_EFL_BIT …
|
|
|
@106187
|
2 months |
vboxsync |
VMM/IEM: Injecting postponed eflags calculations into the TLB miss …
|
|
|
@106181
|
2 months |
vboxsync |
VMM/IEM: Check that IEM_MC_REF_EFLAGS is used correctly and won't …
|
|
|
@106180
|
2 months |
vboxsync |
VMM/IEM: Refactoring TbExits and other early eflags calculation …
|
|
|
@106179
|
2 months |
vboxsync |
VMM/IEM: Reworked the div, idiv, mul and imul assembly workers and how …
|
|
|
@106171
|
2 months |
vboxsync |
VMM/PDMThread: More thread failure details in the release log.
|
|
|
@106168
|
2 months |
vboxsync |
VMM/PDMThread: More thread failure details in the release log.
|
|
|
@106145
|
2 months |
vboxsync |
VMM/NEMR3Native-darwin-armv8.cpp: Need to skip past the wfi …
|
|
|
@106144
|
2 months |
vboxsync |
VMM/IEM: Relaxed iemNativeEmitGprByVCpuSignedDisp assertions to avoid …
|
|
|
@106136
|
2 months |
vboxsync |
VMM/IEM: # padding. bugref:10720
|
|
|
@106134
|
2 months |
vboxsync |
VMM/IEM: Eliminated the #ifndef …
|
|
|
@106128
|
2 months |
vboxsync |
VMM/IEM: Docs. bugref:10720
|
|
|
@106127
|
2 months |
vboxsync |
VMM/IEM: doxygen build fix. bugref:10720
|
|
|
@106126
|
2 months |
vboxsync |
VMM/IEM: Eliminated the #ifndef …
|
|
|
@106125
|
2 months |
vboxsync |
VMM/IEM: Eliminated the #ifndef …
|
|
|
@106124
|
2 months |
vboxsync |
VMM/IEM: More work on recompilation-time checks of skipped & postponed …
|
|
|
@106123
|
2 months |
vboxsync |
VMM/IEM: More work on recompilation-time checks of skipped & postponed …
|
|
|
@106117
|
2 months |
vboxsync |
VMM/IEM: Recompilation-time checks of skipped EFLAGS. bugref:10720
|
|
|
@106114
|
2 months |
vboxsync |
VMM/IEM: Some liveness corrections for fEflOther (anything that writes …
|
|
|
@106113
|
2 months |
vboxsync |
VMM/IEM: Added special register allocator functions for EFLAGS so we …
|
|
|
@106101
|
2 months |
vboxsync |
VMM/IEM: More native eflag stats. Added …
|
|
|
@106099
|
2 months |
vboxsync |
VMM/IEM: Moved the kIemNativeGstReg_Pc to the end of the enum to …
|
|
|
@106097
|
2 months |
vboxsync |
VMM/IEM: Liveness fix for MXCSR modifying in addps and friends. …
|
|
|
@106090
|
2 months |
vboxsync |
VMM/IEM: More liveness work for delayed eflags updating. bugref:10720 …
|
|
|
@106078
|
2 months |
vboxsync |
VMM/IEM: Liveness work for bugref:10720. bugref:10372
|
|
|
@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 …
|
|
|