|
|
@108299
|
2 months |
vboxsync |
VMM/IEM: Removed IEM_MC_RETURN_ON_FAILURE as it is no longer needed …
|
|
|
@108298
|
2 months |
vboxsync |
VMM/IEM: Move IEM_GET_INSTR_LEN to IEMInternal-x86.h since arm64 has a …
|
|
|
@108296
|
2 months |
vboxsync |
VMM/IEM: s/IEM_MC_STORE_MEM_(?!FLAT|SEG|BY)/IEM_MC_STORE_MEM_SEG_\2/g …
|
|
|
@108294
|
2 months |
vboxsync |
VMM/IEM: IEM_MC_STORE_MEM_*_BY_REF -> IEM_MC_STORE_MEM_BY_REF_* (kind …
|
|
|
@108290
|
2 months |
vboxsync |
iprt/cdefs.h,VMM/IEM: Added …
|
|
|
@108288
|
2 months |
vboxsync |
VMM/IEM: …
|
|
|
@108287
|
2 months |
vboxsync |
VMM/IEM: s/IEM_MC_MEM_MAP/IEM_MC_MEM_SEG_MAP/g jiraref:VBP-1531
|
|
|
@108278
|
3 months |
vboxsync |
VMM/IEM: Removed the #ifndef IEM_WITH_SETJMP code. We've had …
|
|
|
@108269
|
3 months |
vboxsync |
VMM/IEM: …
|
|
|
@108267
|
3 months |
vboxsync |
VMM/IEM: …
|
|
|
@108261
|
3 months |
vboxsync |
VMM/IEM: Splitting up IEMOpHlp.h. jiraref:VBP-1531
|
|
|
@108260
|
3 months |
vboxsync |
VMM/IEM: Splitting up IEMInline.h. jiraref:VBP-1531
|
|
|
@108246
|
3 months |
vboxsync |
VMM/IEM: Splitting up IEMAll.cpp. jiraref:VBP-1531
|
|
|
@108226
|
3 months |
vboxsync |
VMM/IEM: Splitting up IEMAll.cpp. jiraref:VBP-1531
|
|
|
@108195
|
3 months |
vboxsync |
VMM/IEM: Splitting out most of the x86 target specific stuff from …
|
|
|
@108188
|
3 months |
vboxsync |
VMM/IEM: Marking x86 stuff in IEMInternal.h... jiraref:VBP-1531
|
|
|
@108186
|
3 months |
vboxsync |
VMM/IEM: Removed memory write stats since nobody is using the anymore …
|
|
|
@108178
|
3 months |
vboxsync |
VMM/IEM: Eliminated unused enmHostCpuVendor IEMCPU member. jiraref:VBP-1531
|
|
|
@108142
|
3 months |
vboxsync |
VMM/PGM: Renamed the PGMAll*.h files to indicate target/host. …
|
|
|
@108134
|
3 months |
vboxsync |
VMM/PGM: Merge and deduplicate code targeting x86 & amd64 in PGM.cpp. …
|
|
|
@108132
|
3 months |
vboxsync |
VMM/PGM: Merge and deduplicate code targeting x86 & amd64 in PGM.cpp. …
|
|
|
@107984
|
3 months |
vboxsync |
VMM/GIC: bugref:10404 CFGM bits.
|
|
|
@107957
|
3 months |
vboxsync |
VMM/GIC: bugref:10404 Some register renaming, minor bits.
|
|
|
@107931
|
3 months |
vboxsync |
VMM/NEM-win: Only export & import IA32_SPEC_CTRL if the host supports …
|
|
|
@107929
|
3 months |
vboxsync |
VMM: GIC: bugref:10404 Renamed some places where GICv3 to GIC, a …
|
|
|
@107862
|
3 months |
vboxsync |
VMM/NEM-win: Export & import IA32_SPEC_CTRL state. jiraref:VBP-947 …
|
|
|
@107854
|
4 months |
vboxsync |
x86.h,VMM: More AMD CPUID bits; addressed some old todos related to …
|
|
|
@107802
|
4 months |
vboxsync |
VMM/NEM,Main: Feed the cpu bug mitigation parameters to both HM and …
|
|
|
@107801
|
4 months |
vboxsync |
VMM/NEM,Main: Feed the cpu bug mitigation parameters to both HM and …
|
|
|
@107700
|
4 months |
vboxsync |
VMM/CPUM,++: Made the HostFeatures match the host when targeting x86 …
|
|
|
@107650
|
4 months |
vboxsync |
VMM/CPUM,++: Made the HostFeatures match the host when targeting x86 …
|
|
|
@107639
|
4 months |
vboxsync |
VMM/CPUM: Report the host CPU microcode revision number to the guest …
|
|
|
@107570
|
4 months |
vboxsync |
VMM/CPUM: Report the host CPU microcode revision number to the guest …
|
|
|
@107449
|
4 months |
vboxsync |
VMM/include/IEMN8veRecompilerEmit.h: Fix unsequenced operation parfait …
|
|
|
@107315
|
5 months |
vboxsync |
VMM: bugref:10759 Refactor GIC for use with different backends. [build fix]
|
|
|
@107314
|
5 months |
vboxsync |
VMM: bugref:10759 Refactor GIC for use with different backends. …
|
|
|
@107308
|
5 months |
vboxsync |
VMM: bugref:10759 Refactor GIC for use with different backends.
|
|
|
@107227
|
5 months |
vboxsync |
VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
|
|
|
@107220
|
5 months |
vboxsync |
VMM/CPUM,TM: Removed obsolete raw-mode CR4 masks. jiraref:VBP-1466
|
|
|
@107218
|
5 months |
vboxsync |
ValidationKit/bootsectors: fix IEM implementation of vcmpp[sd]; …
|
|
|
@107200
|
5 months |
vboxsync |
VMM/IEM: Deal with hidden pointer to VBOXSTRICTRC return struct on …
|
|
|
@107199
|
5 months |
vboxsync |
VMM/IEM: Avoid gcc warning in IEMN8veRecompilerTlbLookup.h.
|
|
|
@107194
|
5 months |
vboxsync |
VMM: More adjustments for VBOX_WITH_ONLY_PGM_NEM_MODE, …
|
|
|
@107171
|
5 months |
vboxsync |
VMM/PGM: Introducing VBOX_WITH_ONLY_PGM_NEM_MODE to disable lots …
|
|
|
@107115
|
5 months |
vboxsync |
VMM: bugref:10759 APIC restructure [build fix for 32-bit host and …
|
|
|
@107113
|
5 months |
vboxsync |
VMM: bugref:10759 Restructure the APIC to allow different backends to …
|
|
|
@107052
|
6 months |
vboxsync |
VMM/IEM: fix IEM vmovlhps instruction emulation; bugref:9898; …
|
|
|
@106988
|
6 months |
vboxsync |
VMM/NEMR3Native-win-armv8.cpp: Some cleanups, bugref:10392
|
|
|
@106983
|
6 months |
vboxsync |
VMM/NEMR3Native-win-armv8.cpp: More state syncing, it is now possible …
|
|
|
@106952
|
6 months |
vboxsync |
VMM/ARM: Implement configuring the GICv3 emulated by Hyper-V. This API …
|
|
|
@106743
|
6 months |
vboxsync |
VMM/ARM: Make the control flow graph generator work with ARMv8 A64 to …
|
|
|
@106622
|
6 months |
vboxsync |
VMM/IEM: linux build fixes. bugref:10720
|
|
|
@106478
|
7 months |
vboxsync |
VMM/IEM: Some IEMNATIVEVAR / iemNativeVarAllocInt optimization tweaks. …
|
|
|
@106476
|
7 months |
vboxsync |
VMMArm: Skeleton of the PMU device emulation enough to make …
|
|
|
@106465
|
7 months |
vboxsync |
VMM/IEM: Added iemNativeEmitLoadGprWithGstReg[Ex]T and …
|
|
|
@106453
|
7 months |
vboxsync |
VMM/IEM: Eliminated the IEMNATIVE_WITH_SIMD_REG_ALLOCATOR define. …
|
|
|
@106445
|
7 months |
vboxsync |
VMM/IEM: Pass down a_fFlat to the IEMNATIVEEMITTLBSTATE constructor …
|
|
|
@106443
|
7 months |
vboxsync |
VMM/IEM: Reduced the number of arguments for iemNativeEmitTlbLookup. …
|
|
|
@106427
|
7 months |
vboxsync |
VMM/IEM: Reduced the paramters for iemNativeEmitRetn. bugref:10720
|
|
|
@106419
|
7 months |
vboxsync |
VMMArm: Add a GIC NEM backend skeleton for Windows, bugref:10392 …
|
|
|
@106408
|
7 months |
vboxsync |
VMM/IEM: Inline the iemNativeVarRegisterAcquire* case that …
|
|
|
@106407
|
7 months |
vboxsync |
VMM/IEM: Reduced the number of parameters for most …
|
|
|
@106406
|
7 months |
vboxsync |
VMM/IEM: Reduced the number of parameters for most …
|
|
|
@106401
|
7 months |
vboxsync |
VMM/IEM: Disable control flow guard for the core IEM jump table call …
|
|
|
@106400
|
7 months |
vboxsync |
VMMArm: Add a GIC NEM backend skeleton for Windows, bugref:10392 …
|
|
|
@106374
|
7 months |
vboxsync |
VMM/GIC: Some updates to the emulation to make Windows happy enough, …
|
|
|
@106362
|
7 months |
vboxsync |
VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the …
|
|
|
@106329
|
7 months |
vboxsync |
VMM/IEM: Some minor perf tweaks for iemExecMemAllocatorPrune. bugref:10720
|
|
|
@106319
|
7 months |
vboxsync |
VMM/IEM: Reduced parameter count for iemNativeRegAllocTmp*. bugref:10720
|
|
|
@106315
|
7 months |
vboxsync |
VMM/IEM: Reduce the number of parameters passed to the …
|
|
|
@106297
|
7 months |
vboxsync |
VMM/IEM: Attempts at optimizing iemExecMemAllocatorAllocInChunkInt and …
|
|
|
@106286
|
7 months |
vboxsync |
VMM/IEM: Tested the expand down limit checking code. bugref:10371
|
|
|
@106212
|
7 months |
vboxsync |
VMM/IEM: Some machinery for saving threaded TBs and a program for …
|
|
|
@106203
|
7 months |
vboxsync |
VMM/IEM: Enabled the IEMNATIVE_WITH_EFLAGS_POSTPONING feature (logical …
|
|
|
@106202
|
7 months |
vboxsync |
VMM/IEM: A couple of debug build fixes for arm. bugref:10720
|
|
|
@106199
|
7 months |
vboxsync |
VMM/IEM: Refactored the xxxxx_r_i_efl functions to take the constant …
|
|
|
@106192
|
7 months |
vboxsync |
VMM/IEM: Added some basic stats & debug info for postponed EFLAGS …
|
|
|
@106187
|
7 months |
vboxsync |
VMM/IEM: Injecting postponed eflags calculations into the TLB miss …
|
|
|
@106180
|
7 months |
vboxsync |
VMM/IEM: Refactoring TbExits and other early eflags calculation …
|
|
|
@106179
|
7 months |
vboxsync |
VMM/IEM: Reworked the div, idiv, mul and imul assembly workers and how …
|
|
|
@106144
|
7 months |
vboxsync |
VMM/IEM: Relaxed iemNativeEmitGprByVCpuSignedDisp assertions to avoid …
|
|
|
@106127
|
7 months |
vboxsync |
VMM/IEM: doxygen build fix. bugref:10720
|
|
|
@106126
|
7 months |
vboxsync |
VMM/IEM: Eliminated the #ifndef …
|
|
|
@106125
|
7 months |
vboxsync |
VMM/IEM: Eliminated the #ifndef …
|
|
|
@106124
|
7 months |
vboxsync |
VMM/IEM: More work on recompilation-time checks of skipped & postponed …
|
|
|
@106123
|
7 months |
vboxsync |
VMM/IEM: More work on recompilation-time checks of skipped & postponed …
|
|
|
@106117
|
7 months |
vboxsync |
VMM/IEM: Recompilation-time checks of skipped EFLAGS. bugref:10720
|
|
|
@106113
|
8 months |
vboxsync |
VMM/IEM: Added special register allocator functions for EFLAGS so we …
|
|
|
@106101
|
8 months |
vboxsync |
VMM/IEM: More native eflag stats. Added …
|
|
|
@106099
|
8 months |
vboxsync |
VMM/IEM: Moved the kIemNativeGstReg_Pc to the end of the enum to …
|
|
|
@106097
|
8 months |
vboxsync |
VMM/IEM: Liveness fix for MXCSR modifying in addps and friends. …
|
|
|
@106090
|
8 months |
vboxsync |
VMM/IEM: More liveness work for delayed eflags updating. bugref:10720 …
|
|
|
@106078
|
8 months |
vboxsync |
VMM/IEM: Liveness work for bugref:10720. bugref:10372
|
|
|
@106061
|
8 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@106054
|
8 months |
vboxsync |
GCM: Made saved state loading a bit more flexible so we can load 7.0.x …
|
|
|
@106049
|
8 months |
vboxsync |
GCM: Made saved state loading a bit more flexible so we can load 7.0.x …
|
|
|
@106037
|
8 months |
vboxsync |
VMM/IEM: Quick liveness fix for iemOp_pmovmskb_Gd_Ux. bugref:10652 …
|
|
|
@106022
|
8 months |
vboxsync |
VMM/PDM: Added PDMR3DriverEnumInstances for use by …
|
|
|
@105998
|
8 months |
vboxsync |
VMM/IEM: s/ReturnZero/ReturnSuccess/ and simplifying related code. …
|
|
|
@105997
|
8 months |
vboxsync |
VMM/IEM: Introduce a ReturnZero label when using per-chunk tail code, …
|
|
|