VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @106479   3 months vboxsync VMMArm: Skeleton of the PMU device emulation enough to make …
(edit) @106478   3 months vboxsync VMM/IEM: Some IEMNATIVEVAR / iemNativeVarAllocInt optimization tweaks. …
(edit) @106477   3 months vboxsync VMMArm: Skeleton of the PMU device emulation enough to make …
(edit) @106476   3 months vboxsync VMMArm: Skeleton of the PMU device emulation enough to make …
(edit) @106475   3 months vboxsync VMM/Makefile.kmk: Enable agressive inlining for VC++ 2019 for VBoxVMM …
(edit) @106465   3 months vboxsync VMM/IEM: Added iemNativeEmitLoadGprWithGstReg[Ex]T and …
(edit) @106463   3 months vboxsync VMM: Filter out some more PMU register accesses Windows/ARM is doing …
(edit) @106453   3 months vboxsync VMM/IEM: Eliminated the IEMNATIVE_WITH_SIMD_REG_ALLOCATOR define. …
(edit) @106445   3 months vboxsync VMM/IEM: Pass down a_fFlat to the IEMNATIVEEMITTLBSTATE constructor …
(edit) @106443   4 months vboxsync VMM/IEM: Reduced the number of arguments for iemNativeEmitTlbLookup. …
(edit) @106432   4 months vboxsync VMM/IEM: Reduced the arguments for iemNativeEmitStackPushRip and …
(edit) @106431   4 months vboxsync VMM/IEM: Reduced the arguments for iemNativeEmitStackPushRip and …
(edit) @106429   4 months vboxsync VMM/IEM: In iemNativeEmitRetn (as everywhere else), 64-bit mode …
(edit) @106427   4 months vboxsync VMM/IEM: Reduced the paramters for iemNativeEmitRetn. bugref:10720
(edit) @106423   4 months vboxsync VMM/IEM: Reduced the number of parameters for iemNativeEmitStackPush & …
(edit) @106419   4 months vboxsync VMMArm: Add a GIC NEM backend skeleton for Windows, bugref:10392 …
(edit) @106416   4 months vboxsync VMM/IEM: Reduced the number of parameters for …
(edit) @106409   4 months vboxsync VMM/IEM: Reduced the number of parameters for …
(edit) @106408   4 months vboxsync VMM/IEM: Inline the iemNativeVarRegisterAcquire* case that …
(edit) @106407   4 months vboxsync VMM/IEM: Reduced the number of parameters for most …
(edit) @106406   4 months vboxsync VMM/IEM: Reduced the number of parameters for most …
(edit) @106405   4 months vboxsync VMM/IEM: Corrected the idxFreeHint setting at the end of …
(edit) @106404   4 months vboxsync VMMArm: Add a GIC NEM backend skeleton for Windows, bugref:10392 [doxygen]
(edit) @106402   4 months vboxsync VMM/IEM: Build fix for compiling w/o the native recompiler. bugref:10720
(edit) @106401   4 months vboxsync VMM/IEM: Disable control flow guard for the core IEM jump table call …
(edit) @106400   4 months vboxsync VMMArm: Add a GIC NEM backend skeleton for Windows, bugref:10392 …
(edit) @106399   4 months vboxsync VMMArm: Add a GIC NEM backend skeleton for Windows, bugref:10392
(edit) @106389   4 months vboxsync VMM/PGM-armv8.cpp: Sketch some page table walking code for the …
(edit) @106383   4 months vboxsync VMM/DBGFStack: Some early stack walking code, bugref:10393
(edit) @106382   4 months vboxsync VMM/PGM-armv8.cpp: Sketch some page table walking code for the …
(edit) @106381   4 months vboxsync VMM/CPUMAllRegs-armv8.cpp: Some helpers to get at the TCR_EL1 of the …
(edit) @106380   4 months vboxsync VMM/IEM: doxygen fixes. bugref:10720
(edit) @106378   4 months vboxsync VMM/IEM: Fixed assertion in exec mem allocator. bugref:10720
(edit) @106376   4 months vboxsync VMM/IEM: Fixed refactoring regression from 165123. bugref:10720
(edit) @106375   4 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Implement support for breakpoints …
(edit) @106374   4 months vboxsync VMM/GIC: Some updates to the emulation to make Windows happy enough, …
(edit) @106373   4 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Crude workaround for getting …
(edit) @106372   4 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Implement support for breakpoints …
(edit) @106371   4 months vboxsync VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the …
(edit) @106370   4 months vboxsync VMM/GIC: Some updates to the emulation to make Windows happy enough, …
(edit) @106369   4 months vboxsync VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the …
(edit) @106368   4 months vboxsync VMM/TMAll: Disable annoying assertion on ARMv8, bugref:1038
(edit) @106367   4 months vboxsync VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the …
(edit) @106365   4 months vboxsync VMM/DBGFReg/CMM/CPUM: Correct CPU state register sorting and make the …
(edit) @106362   4 months vboxsync VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the …
(edit) @106329   4 months vboxsync VMM/IEM: Some minor perf tweaks for iemExecMemAllocatorPrune. bugref:10720
(edit) @106326   4 months vboxsync VMM/IEM: Two small perf tweaks in iemExecMemAllocatorPrune. bugref:10720
(edit) @106319   4 months vboxsync VMM/IEM: Reduced parameter count for iemNativeRegAllocTmp*. bugref:10720
(edit) @106315   4 months vboxsync VMM/IEM: Reduce the number of parameters passed to the …
(edit) @106314   4 months vboxsync VMM/IEM: Just mask out IEMNATIVE_SIMD_REG_FIXED_MASK from fHstRegs in …
(edit) @106313   4 months vboxsync VMM/IEM: Back off earlier if chunks or the allocator is very full, …
(edit) @106310   4 months vboxsync VMM/IEM: Some more exec mem tweaking. bugref:10720
(edit) @106309   4 months vboxsync VMM/IEM: Some more tweaking of the bitmap scanning. bugref:10720
(edit) @106308   4 months vboxsync VMM/STAM: More space when printing. bugref:10720
(edit) @106307   4 months vboxsync VMM/IEM: Some more tweaking of the bitmap scanning. bugref:10720
(edit) @106297   4 months vboxsync VMM/IEM: Attempts at optimizing iemExecMemAllocatorAllocInChunkInt and …
(edit) @106296   4 months vboxsync VMM/IEM: Made VBOX_WITH_SAVE_THREADED_TBS_FOR_PROFILING build on arm. …
(edit) @106286   4 months vboxsync VMM/IEM: Tested the expand down limit checking code. bugref:10371
(edit) @106212   4 months vboxsync VMM/IEM: Some machinery for saving threaded TBs and a program for …
(edit) @106211   4 months vboxsync VMM/SSM: Added SSM_OPEN_F_FOR_WRITING to SSMR3Open together with …
(edit) @106203   4 months vboxsync VMM/IEM: Enabled the IEMNATIVE_WITH_EFLAGS_POSTPONING feature (logical …
(edit) @106202   4 months vboxsync VMM/IEM: A couple of debug build fixes for arm. bugref:10720
(edit) @106201   4 months vboxsync VMM/IEM: A couple of debug build fixes for arm. bugref:10720
(edit) @106200   4 months vboxsync VMM/IEM: Refactored the xxxxx_r_r_efl functions to take the constant …
(edit) @106199   4 months vboxsync VMM/IEM: Refactored the xxxxx_r_i_efl functions to take the constant …
(edit) @106198   4 months vboxsync VMM/IEM: Some minor refactoring of iemNativeEmitEFlagsForLogical. …
(edit) @106197   4 months vboxsync VMM/IEM: Use iemNativeEmitEFlagsForLogical as emitter for all cases. …
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