VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

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