VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @107305   5 weeks vboxsync IEM: Fixed IEMIMPL_FP_2 macro for a case with just one AVX input …
(edit) @107295   5 weeks vboxsync ValidationKit/bootsectors: fix IEM implementation of vcmpss, vcmpsd; …
(edit) @107294   5 weeks vboxsync VMM/IEM: fix wrong MXCSR handling of [v]rsqrtps, [v]rsqrtss, [v]rcpps, …
(edit) @107278   5 weeks vboxsync VMM/IEM: fix SSE cvtdq2pd raising spurious #GP; bugref:10816; …
(edit) @107276   5 weeks vboxsync PDMUsb: bugref:10810 Introduced PDMR3UsbQueryDeviceLun needed by …
(edit) @107227   6 weeks vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
(edit) @107220   7 weeks vboxsync VMM/CPUM,TM: Removed obsolete raw-mode CR4 masks. jiraref:VBP-1466
(edit) @107219   7 weeks vboxsync ValidationKit/bootsectors: partially fix IEM implementation of …
(edit) @107218   7 weeks vboxsync ValidationKit/bootsectors: fix IEM implementation of vcmpp[sd]; …
(edit) @107217   7 weeks vboxsync VMM/APIC: Don't include vm.h when included in tstDeviceStructSize.cpp. …
(edit) @107215   7 weeks vboxsync VMM/PDM,VMMDevTesting: Don't include vm.h in VMMDevTesting, replacing …
(edit) @107211   7 weeks vboxsync VMM/IEM: Unwind info update for win.arm64. jiraref:VBP-1466
(edit) @107209   7 weeks vboxsync VMM/IEM: Reworked the disassembly annotations when using our own …
(edit) @107207   7 weeks vboxsync VMM/IEM: Reworked the disassembly annotations when using our own …
(edit) @107206   7 weeks vboxsync VMM/IEM: win.amd64 build fix. jiraref:VBP-1466
(edit) @107204   7 weeks vboxsync VMM/IEM: Annotate VMCPU loads and stores when using our own arm …
(edit) @107203   7 weeks vboxsync VMM/TM: darwin.arm64 build fix. jiraref:VBP-1466
(edit) @107202   7 weeks vboxsync VMM/IEM: Completely relaxed the VM::fGlobalForcedActions access …
(edit) @107201   7 weeks vboxsync VMM/IEM: Fixed bug in iemNativeEmitLoadGprWithGstRegExT where we used …
(edit) @107200   7 weeks vboxsync VMM/IEM: Deal with hidden pointer to VBOXSTRICTRC return struct on …
(edit) @107199   7 weeks vboxsync VMM/IEM: Avoid gcc warning in IEMN8veRecompilerTlbLookup.h.
(edit) @107194   7 weeks vboxsync VMM: More adjustments for VBOX_WITH_ONLY_PGM_NEM_MODE, …
(edit) @107192   7 weeks vboxsync IPRT,VMM/TM: Support for GIP time on win.arm64. jiraref:VBP-1266
(edit) @107179   7 weeks vboxsync VMM/PGM: Fixed unused param/function warnings on darwin.arm64. …
(edit) @107178   7 weeks vboxsync tstVMStructSize: Fixed regression from r166169. jiraref:VBP-1466
(edit) @107177   7 weeks vboxsync VMM/PGM: Fixed regression from r166169. jiraref:VBP-1466
(edit) @107176   7 weeks vboxsync VMM/PGM: Introducing VBOX_WITH_ONLY_PGM_NEM_MODE to disable lots …
(edit) @107172   7 weeks vboxsync ValidationKit/bootsectors: partially fix IEM implementation of vcmpps, …
(edit) @107171   7 weeks vboxsync VMM/PGM: Introducing VBOX_WITH_ONLY_PGM_NEM_MODE to disable lots …
(edit) @107143   8 weeks vboxsync VMM/IEM: fix IEM vpermd instruction emulation; bugref:9898; …
(edit) @107140   8 weeks vboxsync VMM/IEM: fix IEM vpermq instruction emulation; bugref:9898; …
(edit) @107132   8 weeks vboxsync VMM/NEM-darwin-armv8: Return VERR_NEM_IPE_2 instead of the generic …
(edit) @107118   8 weeks vboxsync VMM: bugref:10759 APIC restructure [lin-32 and doxygen]
(edit) @107117   8 weeks vboxsync VMM: bugref:10759 APIC restructure [doxygen fixes]
(edit) @107115   8 weeks vboxsync VMM: bugref:10759 APIC restructure [build fix for 32-bit host and …
(edit) @107113   8 weeks vboxsync VMM: bugref:10759 Restructure the APIC to allow different backends to …
(edit) @107112   8 weeks vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Some cleanups, bugref:3409
(edit) @107110   8 weeks vboxsync VMM/DBGFR3Bp: Some cleanups, bugref:3409
(edit) @107109   8 weeks vboxsync VMM/GIC: Don try reading past the interrupt routing table, bugref:3409 …
(edit) @107106   8 weeks vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Fix typo (parfait warning), bugref:3409
(edit) @107104   8 weeks vboxsync VMM/IEM: fix IEM vpermpd instruction emulation; bugref:9898; …
(edit) @107103   8 weeks vboxsync VMM/IEM: fix IEM vpermps instruction emulation; bugref:9898; …
(edit) @107056   2 months vboxsync VMM/GIC: Fix hack so the value for the priority matches the written …
(edit) @107052   2 months vboxsync VMM/IEM: fix IEM vmovlhps instruction emulation; bugref:9898; …
(edit) @107047   2 months vboxsync VMM/IEM: whoops, also fix missing IE condition in [v]round[ps][sd] …
(edit) @107045   2 months vboxsync VMM/IEM: fix missing PE condition in [v]round[ps][sd] instruction …
(edit) @107033   2 months vboxsync VMM/NEM/ARM: Loading a 32-bit value into a register clears the upper …
(edit) @107032   2 months vboxsync VMM/CPUM-armv8: Allow reading/writing the debug control/value …
(edit) @107031   2 months vboxsync VMM/CPUM-armv8: Allow reading/writing the debug control/value …
(edit) @107030   2 months vboxsync VMM/DBGF: Classify ARMv8 A64 control flow isntructions properly for …
(edit) @107029   2 months vboxsync VMM/DBGFR3Bp: Fix breakpoint owner allocation for the driverless case
(edit) @107026   2 months vboxsync VMM/NEM/ARM: Loading a 32-bit value into a register clears the upper …
(edit) @106999   2 months vboxsync VMM/GIC: Don't choke if ItsMmioBase is configured, bugref:10392
(edit) @106996   2 months vboxsync VMM/ARM: Fix import mask for things we have to fetch from the NEM …
(edit) @106992   2 months vboxsync VMM/NEMR3Native-win-armv8.cpp: Some cleanups, bugref:10392 [build fix]
(edit) @106988   2 months vboxsync VMM/NEMR3Native-win-armv8.cpp: Some cleanups, bugref:10392
(edit) @106983   2 months vboxsync VMM/NEMR3Native-win-armv8.cpp: More state syncing, it is now possible …
(edit) @106975   2 months vboxsync VMM/TM: Ensure that the vTimer stays deactivated until it actually is …
(edit) @106952   2 months vboxsync VMM/ARM: Implement configuring the GICv3 emulated by Hyper-V. This API …
(edit) @106951   2 months vboxsync VMM/NEM: Don't print the turtle/snail execution mode message on ARMv8 …
(edit) @106945   2 months vboxsync SUPDrv,/Config.kmk,/Makefile.kmk: Implemented the simplified process …
(edit) @106930   2 months vboxsync VMM,SUPDrv: scm/whitespace fixes. jiraref:VBP-1449
(edit) @106922   2 months vboxsync VMM/VMMR0.def: Fixed regression from 165846 where …
(edit) @106921   2 months vboxsync VBoxDTrace,VMM,IPRT: Made the ring-0 component of the DTrace extension …
(edit) @106920   2 months vboxsync /Config.kmk,Devices/Makefile.kmk,VMM/*: Introducing …
(edit) @106895   2 months vboxsync VMM/EM: Build fix for when the debugger is disabled. VBP-1447
(edit) @106894   2 months vboxsync VMM: Only the ring-0 import lib is needed in only-builds (e.g. …
(edit) @106814   3 months vboxsync ValidationKit/bootsectors: Implement SIMD FP testcases for cvtpi2pd, …
(edit) @106784   3 months vboxsync VMM/ARM: On ARM relative branch targets start always from the …
(edit) @106761   3 months vboxsync VMM/NEM-darwin/arm64: Translate the HV_xxxx status code to a string in …
(edit) @106745   3 months vboxsync VMM/ARM: Treat DISOPTYPE_INTERRUPT insutrctions (like svc, hvc, ...) …
(edit) @106743   3 months vboxsync VMM/ARM: Make the control flow graph generator work with ARMv8 A64 to …
(edit) @106740   3 months vboxsync VMM/IEM: scm fixes. jiraref:VBP-1253
(edit) @106731   3 months vboxsync VMM/IEM: Workaround for profile build issue on win.arm64. jiraref:VBP-1253
(edit) @106728   3 months vboxsync VMM/NEM-win/arm: Release build warnings. jiraref:VBP-1253
(edit) @106727   3 months vboxsync VMM/IEM: Produce IEMAssemblyOffsets.h on win.arm64 using …
(edit) @106725   3 months vboxsync VMM/IEM: Produce IEMAssemblyOffsets.h on win.arm64 using …
(edit) @106724   3 months vboxsync VMM/IEM: Unwind info for win.arm64 (attempt at it, anyway). jiraref:1253
(edit) @106723   3 months vboxsync VMM/IEM: Unwind info for win.arm64 (attempt at it, anyway). jiraref:1253
(edit) @106695   3 months vboxsync ValidationKit/bootsectors: Implement SIMD FP testcases for cvtpi2ps, …
(edit) @106692   3 months vboxsync ValidationKit/bootsectors: Implement SIMD FP testcases for cvtpi2ps, …
(edit) @106670   3 months vboxsync VMM/ARM: Workaround for the UEFI accessing MMIO space with an …
(edit) @106667   3 months vboxsync VMM/ARM: Workaround for the UEFI accessing MMIO space with an …
(edit) @106666   3 months vboxsync VMM/ARM: Workaround for the UEFI accessing MMIO space with an …
(edit) @106630   3 months vboxsync VMM/CPUMR3Db: bugref:10794 Fix Windows 11 24H2 guest BSOD caused by an …
(edit) @106629   3 months vboxsync VMM/CPUMR0: bugref:10794 Fix CPUID call to determine presence of …
(edit) @106628   3 months vboxsync VMM/CPUMR0: bugref:10794 Fix logging of IA32_ARCH_CAPABILITIES MSR in …
(edit) @106622   3 months vboxsync VMM/IEM: linux build fixes. bugref:10720
(edit) @106609   3 months vboxsync VMM/CPUMR0: bugref:10794 Log host's IA32_ARCH_CAPABILITIES.
(edit) @106592   3 months vboxsync VMM/NEM-win/arm: Unused parmaeters & variable warnings (left pragma …
(edit) @106590   3 months vboxsync VMM/PGMPhys.cpp: Missing #ifdef VBOX_WITH_NATIVE_NEM around some NEM …
(edit) @106589   3 months vboxsync VMM/VMEmt.cpp: the VMCPU force flags should be a uint64_t type, not …
(edit) @106574   3 months vboxsync VMM/CPUM: The IsaExts MdsClear and ArchCapMsr were blocked by the …
(edit) @106548   3 months vboxsync VMM/NEMR3Native-win-armv8.cpp: Need to resolve WHvRequestInterrupt to …
(edit) @106537   3 months vboxsync VMM/IEM: doxygen fix. bugref:10720
(edit) @106533   3 months vboxsync VMM/Makefile.kmk: scm fix. bugref:10720
(edit) @106520   3 months vboxsync VMM/NEM-win: Unused variable g_apszWHvMemAccesstypes. jiraref:VBP-1171
(edit) @106519   3 months vboxsync VMM/NEM-win: More {} for nested structs/union with stricter VC 2022. …
(edit) @106518   3 months vboxsync VMM/APIC: RT_FALL_THROUGH. jiraref:VBP-1171
(edit) @106491   3 months vboxsync VMM/IEM: doxygen fix (after #ifdef SIMD removal). bugref:10720
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