VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @107863   3 weeks vboxsync VMM/NEM-win: Log more features and stuff.
(edit) @107862   3 weeks vboxsync VMM/NEM-win: Export & import IA32_SPEC_CTRL state. jiraref:VBP-947 …
(edit) @107854   3 weeks vboxsync x86.h,VMM: More AMD CPUID bits; addressed some old todos related to …
(edit) @107809   3 weeks vboxsync VMM: bugref:10759 Don't route setting/clearing of external interrupts …
(edit) @107808   3 weeks vboxsync VMM/testcase/tstSSM-2.cpp: Print error message when writing the SSM …
(edit) @107807   3 weeks vboxsync VMM/CPUM: Fixed some incorrect Log/LogRel format specifiers (fixed typo)
(edit) @107806   3 weeks vboxsync VMM/CPUM: Fixed some incorrect Log/LogRel format specifiers.
(edit) @107802   3 weeks vboxsync VMM/NEM,Main: Feed the cpu bug mitigation parameters to both HM and …
(edit) @107801   3 weeks vboxsync VMM/NEM,Main: Feed the cpu bug mitigation parameters to both HM and …
(edit) @107798   3 weeks vboxsync VMM/CPUM,DBGF: Register IA32_ARCH_CAPABILITIES and IA32_SPEC_CTRL as …
(edit) @107780   3 weeks vboxsync VMM/VMMR3/GICR3.cpp: Fix currently impossible overflow (cCpus is very …
(edit) @107779   3 weeks vboxsync VMM/VMMR3/DBGF.cpp: Disable unnecessary else if condition and replace …
(edit) @107778   3 weeks vboxsync VMM/VMMR3/CPUMR3Db.cpp: Replace redundant if condition with an …
(edit) @107777   3 weeks vboxsync VMM/VMMR3/CPUMR3Db-armv8.cpp: Replace redundant if condition with an …
(edit) @107776   3 weeks vboxsync VMM/VMMR3/CPUM.cpp: Missing error check (harmless), bugref:3409
(edit) @107763   4 weeks vboxsync VMM/CPUM,DBGF: Register IA32_ARCH_CAPABILITIES and IA32_SPEC_CTRL as …
(edit) @107762   4 weeks vboxsync VMM/CPUM: Pass thru more MSR_IA32_SPEC_CTRL related stuff to the …
(edit) @107751   4 weeks vboxsync VMM/testcase/tstCompressionBenchmark.cpp: Remove unused variable, …
(edit) @107750   4 weeks vboxsync VMM/testcase/tstAnimate.cpp: Missing error checks, bugref:3409
(edit) @107749   4 weeks vboxsync VMM/CPUM: Pass thru more MSR_IA32_SPEC_CTRL related stuff to the …
(edit) @107742   4 weeks vboxsync VMM/VMMR3/DBGFOS.cpp: Fix unused assignment parfait warning, bugref:3409
(edit) @107740   4 weeks vboxsync VMM/VMMR3/DBGFR3FlowTrace.cpp: Enter the debugger when collecting the …
(edit) @107731   4 weeks vboxsync VMM/CPUM: Added some missing CPUID extended feature bits and fixed a …
(edit) @107729   4 weeks vboxsync VMM/CPUM: Explode more MSR_IA32_ARCH_CAPABILITIES bits into the …
(edit) @107728   4 weeks vboxsync VMM/testcase/tstPDMAsyncCompletionStress.cpp: Small cleanup, bugref:3409
(edit) @107712   4 weeks vboxsync VMM/VMMR3/CPUMR3CpuId.cpp: Remove redundant condition, bugref:3409
(edit) @107706   4 weeks vboxsync VMM/CPUM: Try consolidate the MSR_IA32_ARCH_CAPABILITIES handling in …
(edit) @107704   4 weeks vboxsync VMM/HMVMXR0: bugref:3409 Redundant assignment.
(edit) @107703   4 weeks vboxsync VMM/CPUM: Try consolidate the MSR_IA32_ARCH_CAPABILITIES handling in …
(edit) @107700   4 weeks vboxsync VMM/CPUM,++: Made the HostFeatures match the host when targeting x86 …
(edit) @107661   4 weeks vboxsync VMM/VMMR3/VM.cpp: Remove unused fCalledSomeone flag, bugref:3409
(edit) @107650   4 weeks vboxsync VMM/CPUM,++: Made the HostFeatures match the host when targeting x86 …
(edit) @107640   4 weeks vboxsync VMM/testcase/Makefile.kmk: Fix accidental regression from r165846 that …
(edit) @107639   4 weeks vboxsync VMM/CPUM: Report the host CPU microcode revision number to the guest …
(edit) @107626   4 weeks vboxsync src/VBox/VMM/testcase/tstIEMAImpl.cpp: Fixed warnings found by Parfait …
(edit) @107625   4 weeks vboxsync VMM/VMMR3/PGMPhys.cpp: Fix unread variable parfait warning in …
(edit) @107623   4 weeks vboxsync VMM/VMMR3/DBGFOS.cpp: Remove unused assignment, bugref:3409
(edit) @107609   4 weeks vboxsync VMM/PDMCritSectRw,IPRT/RTCritSectRw: Fixed harmless issue in the …
(edit) @107608   4 weeks vboxsync VMM/testcase/tstAnimate.cpp: Remove redundant if condition, bugref:3409
(edit) @107570   4 weeks vboxsync VMM/CPUM: Report the host CPU microcode revision number to the guest …
(edit) @107569   4 weeks vboxsync VMM/CPUM: Fixed regression in cpumLookupMsrRange since r146925
(edit) @107466   5 weeks vboxsync VMM/VMEmt.cpp: Compile logging only code only if LOG_ENABLED is …
(edit) @107449   5 weeks vboxsync VMM/include/IEMN8veRecompilerEmit.h: Fix unsequenced operation parfait …
(edit) @107410   5 weeks vboxsync VMM/GIMHV: bugref:3409 Fixed two redundant 'if' conditions. Eliminated …
(edit) @107389   7 weeks vboxsync VMM/CPUM: The CPUMFEATURE structures can't be in target specific …
(edit) @107316   2 months vboxsync VMM: bugref:10759 Refactor GIC for use with different backends. …
(edit) @107315   2 months vboxsync VMM: bugref:10759 Refactor GIC for use with different backends. [build fix]
(edit) @107314   2 months vboxsync VMM: bugref:10759 Refactor GIC for use with different backends. …
(edit) @107313   2 months vboxsync VMM: bugref:10759 Refactor GIC for use with different backends. …
(edit) @107311   2 months vboxsync VMM: bugref:10759 Refactor GIC for use with different backends. [build fix]
(edit) @107308   2 months vboxsync VMM: bugref:10759 Refactor GIC for use with different backends.
(edit) @107305   2 months vboxsync IEM: Fixed IEMIMPL_FP_2 macro for a case with just one AVX input …
(edit) @107295   2 months vboxsync ValidationKit/bootsectors: fix IEM implementation of vcmpss, vcmpsd; …
(edit) @107294   2 months vboxsync VMM/IEM: fix wrong MXCSR handling of [v]rsqrtps, [v]rsqrtss, [v]rcpps, …
(edit) @107278   2 months vboxsync VMM/IEM: fix SSE cvtdq2pd raising spurious #GP; bugref:10816; …
(edit) @107276   2 months vboxsync PDMUsb: bugref:10810 Introduced PDMR3UsbQueryDeviceLun needed by …
(edit) @107227   2 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
(edit) @107220   2 months vboxsync VMM/CPUM,TM: Removed obsolete raw-mode CR4 masks. jiraref:VBP-1466
(edit) @107219   2 months vboxsync ValidationKit/bootsectors: partially fix IEM implementation of …
(edit) @107218   2 months vboxsync ValidationKit/bootsectors: fix IEM implementation of vcmpp[sd]; …
(edit) @107217   2 months vboxsync VMM/APIC: Don't include vm.h when included in tstDeviceStructSize.cpp. …
(edit) @107215   2 months vboxsync VMM/PDM,VMMDevTesting: Don't include vm.h in VMMDevTesting, replacing …
(edit) @107211   2 months vboxsync VMM/IEM: Unwind info update for win.arm64. jiraref:VBP-1466
(edit) @107209   2 months vboxsync VMM/IEM: Reworked the disassembly annotations when using our own …
(edit) @107207   2 months vboxsync VMM/IEM: Reworked the disassembly annotations when using our own …
(edit) @107206   2 months vboxsync VMM/IEM: win.amd64 build fix. jiraref:VBP-1466
(edit) @107204   2 months vboxsync VMM/IEM: Annotate VMCPU loads and stores when using our own arm …
(edit) @107203   2 months vboxsync VMM/TM: darwin.arm64 build fix. jiraref:VBP-1466
(edit) @107202   2 months vboxsync VMM/IEM: Completely relaxed the VM::fGlobalForcedActions access …
(edit) @107201   2 months vboxsync VMM/IEM: Fixed bug in iemNativeEmitLoadGprWithGstRegExT where we used …
(edit) @107200   2 months vboxsync VMM/IEM: Deal with hidden pointer to VBOXSTRICTRC return struct on …
(edit) @107199   2 months vboxsync VMM/IEM: Avoid gcc warning in IEMN8veRecompilerTlbLookup.h.
(edit) @107194   2 months vboxsync VMM: More adjustments for VBOX_WITH_ONLY_PGM_NEM_MODE, …
(edit) @107192   2 months vboxsync IPRT,VMM/TM: Support for GIP time on win.arm64. jiraref:VBP-1266
(edit) @107179   2 months vboxsync VMM/PGM: Fixed unused param/function warnings on darwin.arm64. …
(edit) @107178   2 months vboxsync tstVMStructSize: Fixed regression from r166169. jiraref:VBP-1466
(edit) @107177   2 months vboxsync VMM/PGM: Fixed regression from r166169. jiraref:VBP-1466
(edit) @107176   2 months vboxsync VMM/PGM: Introducing VBOX_WITH_ONLY_PGM_NEM_MODE to disable lots …
(edit) @107172   2 months vboxsync ValidationKit/bootsectors: partially fix IEM implementation of vcmpps, …
(edit) @107171   2 months vboxsync VMM/PGM: Introducing VBOX_WITH_ONLY_PGM_NEM_MODE to disable lots …
(edit) @107143   2 months vboxsync VMM/IEM: fix IEM vpermd instruction emulation; bugref:9898; …
(edit) @107140   2 months vboxsync VMM/IEM: fix IEM vpermq instruction emulation; bugref:9898; …
(edit) @107132   2 months vboxsync VMM/NEM-darwin-armv8: Return VERR_NEM_IPE_2 instead of the generic …
(edit) @107118   3 months vboxsync VMM: bugref:10759 APIC restructure [lin-32 and doxygen]
(edit) @107117   3 months vboxsync VMM: bugref:10759 APIC restructure [doxygen fixes]
(edit) @107115   3 months vboxsync VMM: bugref:10759 APIC restructure [build fix for 32-bit host and …
(edit) @107113   3 months vboxsync VMM: bugref:10759 Restructure the APIC to allow different backends to …
(edit) @107112   3 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Some cleanups, bugref:3409
(edit) @107110   3 months vboxsync VMM/DBGFR3Bp: Some cleanups, bugref:3409
(edit) @107109   3 months vboxsync VMM/GIC: Don try reading past the interrupt routing table, bugref:3409 …
(edit) @107106   3 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Fix typo (parfait warning), bugref:3409
(edit) @107104   3 months vboxsync VMM/IEM: fix IEM vpermpd instruction emulation; bugref:9898; …
(edit) @107103   3 months vboxsync VMM/IEM: fix IEM vpermps instruction emulation; bugref:9898; …
(edit) @107056   3 months vboxsync VMM/GIC: Fix hack so the value for the priority matches the written …
(edit) @107052   3 months vboxsync VMM/IEM: fix IEM vmovlhps instruction emulation; bugref:9898; …
(edit) @107047   3 months vboxsync VMM/IEM: whoops, also fix missing IE condition in [v]round[ps][sd] …
(edit) @107045   3 months vboxsync VMM/IEM: fix missing PE condition in [v]round[ps][sd] instruction …
(edit) @107033   3 months vboxsync VMM/NEM/ARM: Loading a 32-bit value into a register clears the upper …
(edit) @107032   3 months vboxsync VMM/CPUM-armv8: Allow reading/writing the debug control/value …
(edit) @107031   3 months vboxsync VMM/CPUM-armv8: Allow reading/writing the debug control/value …
Note: See TracRevisionLog for help on using the revision log.

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