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