|
|
@108370
|
2 months |
vboxsync |
VMM/IEM: …
|
|
|
@108369
|
2 months |
vboxsync |
VMM/IEM: Renamed X86 specific IEMTB_F_XXX flags. jiraref:VBP-1531
|
|
|
@108368
|
2 months |
vboxsync |
VMM/IEM: More work on targeting arm. jiraref:VBP-1531
|
|
|
@108331
|
3 months |
vboxsync |
VMM/IEM: doxygen fix. jiraref:VBP-1531
|
|
|
@108314
|
3 months |
vboxsync |
VMM/IEM: Renamed IEMAll-armv8.cpp to IEMAllStub.cpp and stripped down …
|
|
|
@108313
|
3 months |
vboxsync |
VMM/IEM: s/IEM_MC_IF_EFL_/IEM_MC_IF_FLAGS_/g. jiraref:VBP-1531
|
|
|
@108312
|
3 months |
vboxsync |
VMM/IEM: Split out the x86 specific MC codes into IEMMc-x86.h. …
|
|
|
@108299
|
3 months |
vboxsync |
VMM/IEM: Removed IEM_MC_RETURN_ON_FAILURE as it is no longer needed …
|
|
|
@108298
|
3 months |
vboxsync |
VMM/IEM: Move IEM_GET_INSTR_LEN to IEMInternal-x86.h since arm64 has a …
|
|
|
@108296
|
3 months |
vboxsync |
VMM/IEM: s/IEM_MC_STORE_MEM_(?!FLAT|SEG|BY)/IEM_MC_STORE_MEM_SEG_\2/g …
|
|
|
@108294
|
3 months |
vboxsync |
VMM/IEM: IEM_MC_STORE_MEM_*_BY_REF -> IEM_MC_STORE_MEM_BY_REF_* (kind …
|
|
|
@108288
|
3 months |
vboxsync |
VMM/IEM: …
|
|
|
@108287
|
3 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: …
|
|
|
@108262
|
3 months |
vboxsync |
VMM/IEM: Moved IEMAllMemRWTmplInline.cpp.h into the target-x86 …
|
|
|
@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
|
|
|
@108250
|
3 months |
vboxsync |
VMM/IEM: Splitting up IEMAll.cpp. [build fix] jiraref:VBP-1531
|
|
|
@108249
|
3 months |
vboxsync |
VMM/IEM: Splitting up IEMAll.cpp. jiraref:VBP-1531
|
|
|
@108248
|
3 months |
vboxsync |
VMM/IEM: Splitting up IEMAll.cpp. jiraref:VBP-1531
|
|
|
@108247
|
3 months |
vboxsync |
VMM/IEM: Splitting up IEMAll.cpp. jiraref:VBP-1531
|
|
|
@108246
|
3 months |
vboxsync |
VMM/IEM: Splitting up IEMAll.cpp. jiraref:VBP-1531
|
|
|
@108245
|
3 months |
vboxsync |
VMM/IEM: Splitting up IEMAll.cpp. jiraref:VBP-1531
|
|
|
@108244
|
3 months |
vboxsync |
VMM/IEM: Splitting up IEMAll.cpp. jiraref:VBP-1531
|
|
|
@108243
|
3 months |
vboxsync |
VMM/IEM: Splitting up IEMAll.cpp. jiraref:VBP-1531
|
|
|
@108233
|
3 months |
vboxsync |
VMM/IEM: ARM spec reading hacking.
|
|
|
@108232
|
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
|
|
|
@108220
|
3 months |
vboxsync |
VMM/IEM: Splitting up IEMAll.cpp. jiraref:VBP-1531
|
|
|
@108207
|
3 months |
vboxsync |
VMM/IEM: Moving x86 target specific files to VMMAll/target-x86/... …
|
|
|
@108205
|
3 months |
vboxsync |
VMM/IEM: Moving x86 target specific files to VMMAll/target-x86/... …
|
|
|
@108204
|
3 months |
vboxsync |
VMM/IEM: Moving x86 target specific files to VMMAll/target-x86/... …
|
|
|
@108196
|
3 months |
vboxsync |
VMM/IEM: Moving x86 target specific files to VMMAll/target-x86/... …
|
|
|
@108195
|
3 months |
vboxsync |
VMM/IEM: Splitting out most of the x86 target specific stuff from …
|
|
|
@108186
|
3 months |
vboxsync |
VMM/IEM: Removed memory write stats since nobody is using the anymore …
|
|
|
@108156
|
3 months |
vboxsync |
VMM/PGM: Try keep the x86-only stuff more together. 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. …
|
|
|
@108076
|
3 months |
vboxsync |
VMM/NEM-win: Only export & import IA32_SPEC_CTRL if the host supports …
|
|
|
@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
|
4 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 …
|
|
|
@107762
|
4 months |
vboxsync |
VMM/CPUM: Pass thru more MSR_IA32_SPEC_CTRL related stuff to the …
|
|
|
@107749
|
4 months |
vboxsync |
VMM/CPUM: Pass thru more MSR_IA32_SPEC_CTRL related stuff to the …
|
|
|
@107731
|
4 months |
vboxsync |
VMM/CPUM: Added some missing CPUID extended feature bits and fixed a …
|
|
|
@107729
|
4 months |
vboxsync |
VMM/CPUM: Explode more MSR_IA32_ARCH_CAPABILITIES bits into the …
|
|
|
@107703
|
4 months |
vboxsync |
VMM/CPUM: Try consolidate the MSR_IA32_ARCH_CAPABILITIES handling in …
|
|
|
@107650
|
4 months |
vboxsync |
VMM/CPUM,++: Made the HostFeatures match the host when targeting x86 …
|
|
|
@107609
|
4 months |
vboxsync |
VMM/PDMCritSectRw,IPRT/RTCritSectRw: Fixed harmless issue in the …
|
|
|
@107570
|
4 months |
vboxsync |
VMM/CPUM: Report the host CPU microcode revision number to the guest …
|
|
|
@107569
|
4 months |
vboxsync |
VMM/CPUM: Fixed regression in cpumLookupMsrRange since r146925 …
|
|
|
@107308
|
5 months |
vboxsync |
VMM: bugref:10759 Refactor GIC for use with different backends.
|
|
|
@107305
|
5 months |
vboxsync |
IEM: Fixed IEMIMPL_FP_2 macro for a case with just one AVX input …
|
|
|
@107295
|
5 months |
vboxsync |
ValidationKit/bootsectors: fix IEM implementation of vcmpss, vcmpsd; …
|
|
|
@107294
|
5 months |
vboxsync |
VMM/IEM: fix wrong MXCSR handling of [v]rsqrtps, [v]rsqrtss, [v]rcpps, …
|
|
|
@107278
|
5 months |
vboxsync |
VMM/IEM: fix SSE cvtdq2pd raising spurious #GP; bugref:10816; …
|
|
|
@107227
|
5 months |
vboxsync |
VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
|
|
|
@107219
|
5 months |
vboxsync |
ValidationKit/bootsectors: partially fix IEM implementation of …
|
|
|
@107218
|
5 months |
vboxsync |
ValidationKit/bootsectors: fix IEM implementation of vcmpp[sd]; …
|
|
|
@107211
|
5 months |
vboxsync |
VMM/IEM: Unwind info update for win.arm64. jiraref:VBP-1466
|
|
|
@107209
|
5 months |
vboxsync |
VMM/IEM: Reworked the disassembly annotations when using our own …
|
|
|
@107207
|
5 months |
vboxsync |
VMM/IEM: Reworked the disassembly annotations when using our own …
|
|
|
@107206
|
5 months |
vboxsync |
VMM/IEM: win.amd64 build fix. jiraref:VBP-1466
|
|
|
@107204
|
5 months |
vboxsync |
VMM/IEM: Annotate VMCPU loads and stores when using our own arm …
|
|
|
@107203
|
5 months |
vboxsync |
VMM/TM: darwin.arm64 build fix. jiraref:VBP-1466
|
|
|
@107202
|
5 months |
vboxsync |
VMM/IEM: Completely relaxed the VM::fGlobalForcedActions access …
|
|
|
@107201
|
5 months |
vboxsync |
VMM/IEM: Fixed bug in iemNativeEmitLoadGprWithGstRegExT where we used …
|
|
|
@107200
|
5 months |
vboxsync |
VMM/IEM: Deal with hidden pointer to VBOXSTRICTRC return struct on …
|
|
|
@107194
|
5 months |
vboxsync |
VMM: More adjustments for VBOX_WITH_ONLY_PGM_NEM_MODE, …
|
|
|
@107192
|
5 months |
vboxsync |
IPRT,VMM/TM: Support for GIP time on win.arm64. jiraref:VBP-1266
|
|
|
@107179
|
5 months |
vboxsync |
VMM/PGM: Fixed unused param/function warnings on darwin.arm64. …
|
|
|
@107172
|
5 months |
vboxsync |
ValidationKit/bootsectors: partially fix IEM implementation of vcmpps, …
|
|
|
@107171
|
5 months |
vboxsync |
VMM/PGM: Introducing VBOX_WITH_ONLY_PGM_NEM_MODE to disable lots …
|
|
|
@107143
|
5 months |
vboxsync |
VMM/IEM: fix IEM vpermd instruction emulation; bugref:9898; …
|
|
|
@107140
|
5 months |
vboxsync |
VMM/IEM: fix IEM vpermq instruction emulation; bugref:9898; …
|
|
|
@107118
|
6 months |
vboxsync |
VMM: bugref:10759 APIC restructure [lin-32 and doxygen]
|
|
|
@107117
|
6 months |
vboxsync |
VMM: bugref:10759 APIC restructure [doxygen fixes]
|
|
|
@107113
|
6 months |
vboxsync |
VMM: bugref:10759 Restructure the APIC to allow different backends to …
|
|
|
@107109
|
6 months |
vboxsync |
VMM/GIC: Don try reading past the interrupt routing table, bugref:3409 …
|
|
|
@107104
|
6 months |
vboxsync |
VMM/IEM: fix IEM vpermpd instruction emulation; bugref:9898; …
|
|
|
@107103
|
6 months |
vboxsync |
VMM/IEM: fix IEM vpermps instruction emulation; bugref:9898; …
|
|
|
@107056
|
6 months |
vboxsync |
VMM/GIC: Fix hack so the value for the priority matches the written …
|
|
|
@107047
|
6 months |
vboxsync |
VMM/IEM: whoops, also fix missing IE condition in [v]round[ps][sd] …
|
|
|
@107045
|
6 months |
vboxsync |
VMM/IEM: fix missing PE condition in [v]round[ps][sd] instruction …
|
|
|
@107031
|
6 months |
vboxsync |
VMM/CPUM-armv8: Allow reading/writing the debug control/value …
|
|
|
@106814
|
6 months |
vboxsync |
ValidationKit/bootsectors: Implement SIMD FP testcases for cvtpi2pd, …
|
|
|
@106740
|
6 months |
vboxsync |
VMM/IEM: scm fixes. jiraref:VBP-1253
|
|
|
@106724
|
6 months |
vboxsync |
VMM/IEM: Unwind info for win.arm64 (attempt at it, anyway). jiraref:1253
|
|
|
@106723
|
6 months |
vboxsync |
VMM/IEM: Unwind info for win.arm64 (attempt at it, anyway). jiraref:1253
|
|
|
@106695
|
7 months |
vboxsync |
ValidationKit/bootsectors: Implement SIMD FP testcases for cvtpi2ps, …
|
|
|
@106692
|
7 months |
vboxsync |
ValidationKit/bootsectors: Implement SIMD FP testcases for cvtpi2ps, …
|
|
|
@106622
|
7 months |
vboxsync |
VMM/IEM: linux build fixes. bugref:10720
|
|
|
@106537
|
7 months |
vboxsync |
VMM/IEM: doxygen fix. bugref:10720
|
|
|
@106519
|
7 months |
vboxsync |
VMM/NEM-win: More {} for nested structs/union with stricter VC 2022. …
|
|
|