VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @108405   2 months vboxsync VMM/NEMR3Native-win-armv8.cpp: Need to call WHvResumePartitionTime() …
(edit) @108404   2 months vboxsync VMM/NEMR3Native-win-armv8.cpp: Need to call WHvResumePartitionTime() …
(edit) @108403   2 months vboxsync VMM: scm fixes, bugref:10392
(edit) @108400   2 months vboxsync VMM/GICR3Nem-win.cpp: Some preliminary saved state code in an attempt …
(edit) @108398   2 months vboxsync VMM/GICR3Nem-win.cpp: Some preliminary saved state code in an attempt …
(edit) @108396   2 months vboxsync VMM/NEMR3Native-win-armv8.cpp: Don't try poking a vCPU which was …
(edit) @108395   2 months vboxsync VMM/NEMR3Native-win-armv8.cpp: Make sure CNTV_CTL_EL0 and …
(edit) @108388   2 months vboxsync VMM/NEMR3Native-win-armv8.cpp: Implement NEMHcQueryCpuTick() and …
(edit) @108387   2 months vboxsync VMMR3/VMEmt.cpp,VMMR3/TM.cpp,VMMR3/NEMR3Native-win-armv8.cpp: …
(edit) @108386   2 months vboxsync VMMR3/VMEmt.cpp,VMMR3/TM.cpp,VMMR3/NEMR3Native-win-armv8.cpp: …
(edit) @108370   2 months vboxsync VMM/IEM: …
(edit) @108369   2 months vboxsync VMM/IEM: Renamed X86 specific IEMTB_F_XXX flags. jiraref:VBP-1531
(edit) @108368   2 months vboxsync VMM/IEM: More work on targeting arm. jiraref:VBP-1531
(edit) @108366   2 months vboxsync VMM/NEMR3Native-win-armv8.cpp: Fix todo, don't import the whole VM …
(edit) @108331   2 months vboxsync VMM/IEM: doxygen fix. jiraref:VBP-1531
(edit) @108314   2 months vboxsync VMM/IEM: Renamed IEMAll-armv8.cpp to IEMAllStub.cpp and stripped down …
(edit) @108313   2 months vboxsync VMM/IEM: s/IEM_MC_IF_EFL_/IEM_MC_IF_FLAGS_/g. jiraref:VBP-1531
(edit) @108312   2 months vboxsync VMM/IEM: Split out the x86 specific MC codes into IEMMc-x86.h. …
(edit) @108299   2 months vboxsync VMM/IEM: Removed IEM_MC_RETURN_ON_FAILURE as it is no longer needed …
(edit) @108298   2 months vboxsync VMM/IEM: Move IEM_GET_INSTR_LEN to IEMInternal-x86.h since arm64 has a …
(edit) @108296   2 months vboxsync VMM/IEM: s/IEM_MC_STORE_MEM_(?!FLAT|SEG|BY)/IEM_MC_STORE_MEM_SEG_\2/g …
(edit) @108294   2 months vboxsync VMM/IEM: IEM_MC_STORE_MEM_*_BY_REF -> IEM_MC_STORE_MEM_BY_REF_* (kind …
(edit) @108290   2 months vboxsync iprt/cdefs.h,VMM/IEM: Added …
(edit) @108288   2 months vboxsync VMM/IEM: …
(edit) @108287   2 months vboxsync VMM/IEM: s/IEM_MC_MEM_MAP/IEM_MC_MEM_SEG_MAP/g jiraref:VBP-1531
(edit) @108278   3 months vboxsync VMM/IEM: Removed the #ifndef IEM_WITH_SETJMP code. We've had …
(edit) @108269   3 months vboxsync VMM/IEM: …
(edit) @108267   3 months vboxsync VMM/IEM: …
(edit) @108262   3 months vboxsync VMM/IEM: Moved IEMAllMemRWTmplInline.cpp.h into the target-x86 …
(edit) @108261   3 months vboxsync VMM/IEM: Splitting up IEMOpHlp.h. jiraref:VBP-1531
(edit) @108260   3 months vboxsync VMM/IEM: Splitting up IEMInline.h. jiraref:VBP-1531
(edit) @108258   3 months vboxsync *.kmk: Adding clang_rt.asan_dynamic-x86_64.dll and friends as order …
(edit) @108250   3 months vboxsync VMM/IEM: Splitting up IEMAll.cpp. [build fix] jiraref:VBP-1531
(edit) @108249   3 months vboxsync VMM/IEM: Splitting up IEMAll.cpp. jiraref:VBP-1531
(edit) @108248   3 months vboxsync VMM/IEM: Splitting up IEMAll.cpp. jiraref:VBP-1531
(edit) @108247   3 months vboxsync VMM/IEM: Splitting up IEMAll.cpp. jiraref:VBP-1531
(edit) @108246   3 months vboxsync VMM/IEM: Splitting up IEMAll.cpp. jiraref:VBP-1531
(edit) @108245   3 months vboxsync VMM/IEM: Splitting up IEMAll.cpp. jiraref:VBP-1531
(edit) @108244   3 months vboxsync VMM/IEM: Splitting up IEMAll.cpp. jiraref:VBP-1531
(edit) @108243   3 months vboxsync VMM/IEM: Splitting up IEMAll.cpp. jiraref:VBP-1531
(edit) @108233   3 months vboxsync VMM/IEM: ARM spec reading hacking.
(edit) @108232   3 months vboxsync VMM/IEM: Splitting up IEMAll.cpp. jiraref:VBP-1531
(edit) @108226   3 months vboxsync VMM/IEM: Splitting up IEMAll.cpp. jiraref:VBP-1531
(edit) @108220   3 months vboxsync VMM/IEM: Splitting up IEMAll.cpp. jiraref:VBP-1531
(edit) @108207   3 months vboxsync VMM/IEM: Moving x86 target specific files to VMMAll/target-x86/... …
(edit) @108205   3 months vboxsync VMM/IEM: Moving x86 target specific files to VMMAll/target-x86/... …
(edit) @108204   3 months vboxsync VMM/IEM: Moving x86 target specific files to VMMAll/target-x86/... …
(edit) @108196   3 months vboxsync VMM/IEM: Moving x86 target specific files to VMMAll/target-x86/... …
(edit) @108195   3 months vboxsync VMM/IEM: Splitting out most of the x86 target specific stuff from …
(edit) @108188   3 months vboxsync VMM/IEM: Marking x86 stuff in IEMInternal.h... jiraref:VBP-1531
(edit) @108186   3 months vboxsync VMM/IEM: Removed memory write stats since nobody is using the anymore …
(edit) @108178   3 months vboxsync VMM/IEM: Eliminated unused enmHostCpuVendor IEMCPU member. jiraref:VBP-1531
(edit) @108156   3 months vboxsync VMM/PGM: Try keep the x86-only stuff more together. jiraref:VBP-1531
(edit) @108142   3 months vboxsync VMM/PGM: Renamed the PGMAll*.h files to indicate target/host. …
(edit) @108140   3 months vboxsync VMM/HMR0: Moved down g_HmR0Ops initialization in hmR0InitAmd() to …
(edit) @108135   3 months vboxsync VMM/PGM: Merge and deduplicate code targeting x86 & amd64 in PGM.cpp. …
(edit) @108134   3 months vboxsync VMM/PGM: Merge and deduplicate code targeting x86 & amd64 in PGM.cpp. …
(edit) @108132   3 months vboxsync VMM/PGM: Merge and deduplicate code targeting x86 & amd64 in PGM.cpp. …
(edit) @108076   3 months vboxsync VMM/NEM-win: Only export & import IA32_SPEC_CTRL if the host supports …
(edit) @107984   3 months vboxsync VMM/GIC: bugref:10404 CFGM bits.
(edit) @107957   3 months vboxsync VMM/GIC: bugref:10404 Some register renaming, minor bits.
(edit) @107933   3 months vboxsync include/iprt/armv8.h,VMM: Drop the deprecated ARMV8_AARCH64_REG_XXX …
(edit) @107931   3 months vboxsync VMM/NEM-win: Only export & import IA32_SPEC_CTRL if the host supports …
(edit) @107929   3 months vboxsync VMM: GIC: bugref:10404 Renamed some places where GICv3 to GIC, a …
(edit) @107922   3 months vboxsync VMM/NEM/darwin/amd64: Translate HV error constants to string in messages.
(edit) @107916   3 months vboxsync VMM,HostDrivers/SUP: Moved tstInt from HostDrivers to the VMM and …
(edit) @107912   3 months vboxsync VMM/GVMMR0: doxgyen fix. jiraref:VBP-1470
(edit) @107910   3 months vboxsync VMM,HostDrivers/SUP: Moved tstInt from HostDrivers to the VMM and …
(edit) @107900   3 months vboxsync VMM: Define VM_STRUCT_VERSION (for use inside the VMM) with a few …
(edit) @107893   3 months vboxsync VMM,VBox/types.h,VBox/err.h: Added VM target platform arch members to …
(edit) @107876   3 months vboxsync VMM/PGM: Merge and deduplicate code targeting x86 & amd64 in PGM.cpp. …
(edit) @107863   3 months vboxsync VMM/NEM-win: Log more features and stuff.
(edit) @107862   3 months vboxsync VMM/NEM-win: Export & import IA32_SPEC_CTRL state. jiraref:VBP-947 …
(edit) @107854   4 months vboxsync x86.h,VMM: More AMD CPUID bits; addressed some old todos related to …
(edit) @107809   4 months vboxsync VMM: bugref:10759 Don't route setting/clearing of external interrupts …
(edit) @107808   4 months vboxsync VMM/testcase/tstSSM-2.cpp: Print error message when writing the SSM …
(edit) @107807   4 months vboxsync VMM/CPUM: Fixed some incorrect Log/LogRel format specifiers (fixed typo)
(edit) @107806   4 months vboxsync VMM/CPUM: Fixed some incorrect Log/LogRel format specifiers.
(edit) @107802   4 months vboxsync VMM/NEM,Main: Feed the cpu bug mitigation parameters to both HM and …
(edit) @107801   4 months vboxsync VMM/NEM,Main: Feed the cpu bug mitigation parameters to both HM and …
(edit) @107798   4 months vboxsync VMM/CPUM,DBGF: Register IA32_ARCH_CAPABILITIES and IA32_SPEC_CTRL as …
(edit) @107780   4 months vboxsync VMM/VMMR3/GICR3.cpp: Fix currently impossible overflow (cCpus is very …
(edit) @107779   4 months vboxsync VMM/VMMR3/DBGF.cpp: Disable unnecessary else if condition and replace …
(edit) @107778   4 months vboxsync VMM/VMMR3/CPUMR3Db.cpp: Replace redundant if condition with an …
(edit) @107777   4 months vboxsync VMM/VMMR3/CPUMR3Db-armv8.cpp: Replace redundant if condition with an …
(edit) @107776   4 months vboxsync VMM/VMMR3/CPUM.cpp: Missing error check (harmless), bugref:3409
(edit) @107763   4 months vboxsync VMM/CPUM,DBGF: Register IA32_ARCH_CAPABILITIES and IA32_SPEC_CTRL as …
(edit) @107762   4 months vboxsync VMM/CPUM: Pass thru more MSR_IA32_SPEC_CTRL related stuff to the …
(edit) @107751   4 months vboxsync VMM/testcase/tstCompressionBenchmark.cpp: Remove unused variable, …
(edit) @107750   4 months vboxsync VMM/testcase/tstAnimate.cpp: Missing error checks, bugref:3409
(edit) @107749   4 months vboxsync VMM/CPUM: Pass thru more MSR_IA32_SPEC_CTRL related stuff to the …
(edit) @107742   4 months vboxsync VMM/VMMR3/DBGFOS.cpp: Fix unused assignment parfait warning, bugref:3409
(edit) @107740   4 months vboxsync VMM/VMMR3/DBGFR3FlowTrace.cpp: Enter the debugger when collecting the …
(edit) @107731   4 months vboxsync VMM/CPUM: Added some missing CPUID extended feature bits and fixed a …
(edit) @107729   4 months vboxsync VMM/CPUM: Explode more MSR_IA32_ARCH_CAPABILITIES bits into the …
(edit) @107728   4 months vboxsync VMM/testcase/tstPDMAsyncCompletionStress.cpp: Small cleanup, bugref:3409
(edit) @107712   4 months vboxsync VMM/VMMR3/CPUMR3CpuId.cpp: Remove redundant condition, bugref:3409
(edit) @107706   4 months vboxsync VMM/CPUM: Try consolidate the MSR_IA32_ARCH_CAPABILITIES handling in …
(edit) @107704   4 months vboxsync VMM/HMVMXR0: bugref:3409 Redundant assignment.
(edit) @107703   4 months vboxsync VMM/CPUM: Try consolidate the MSR_IA32_ARCH_CAPABILITIES handling in …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette