VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99958   21 months vboxsync IEM: Consistently use DONE_VEX_DECODING_EX macros to check for CPU …
(edit) @99956   21 months vboxsync VMM/CPUM-armv8: Implement OSDLR_EL1, OSLAR_EL1 and OSLSR_EL1 accessed …
(edit) @99935   21 months vboxsync VMM/GIC: Always set DS bit in the CTRL register to indicate we only …
(edit) @99933   21 months vboxsync VMM/IEM: A couple of clang warning fixes.
(edit) @99932   21 months vboxsync VMM/IEM: scm fix. bugref:10369
(edit) @99930   21 months vboxsync VMM/IEM: More recompiler work. bugref:10369
(edit) @99926   21 months vboxsync Config.kmk: Enable ARMv8 virtualization now that we have something …
(edit) @99924   21 months vboxsync VMM/EM: scm fix
(edit) @99923   21 months vboxsync VMM/EM: scm fix
(edit) @99920   21 months vboxsync VMM/EM: Time slice cleanups. Scm fixes.
(edit) @99919   21 months vboxsync VMM: The ARMv8 variant needs the right disassembler of course, bugref:10385
(edit) @99911   21 months vboxsync VMM/MM: make it possible to prepopulate a RAM region with data from a …
(edit) @99907   21 months vboxsync VMM/MM: make it possible to prepopulate a RAM region with data from a …
(edit) @99900   21 months vboxsync VMM/EM: Added .iemrecompiled debugger command. bugref:10369
(edit) @99899   21 months vboxsync VMM/EM,DBGF: Removed the EMSTATE_IEM_THEN_REM stuff as it makes no …
(edit) @99898   21 months vboxsync VMM/EM,DBGF: Repurposing the inner REM execution loop for …
(edit) @99897   21 months vboxsync VMM/EM,DBGF: Repurposing the inner REM execution loop for …
(edit) @99891   21 months vboxsync VMM/PGM: Docs correction for PGMInvalidatePage.
(edit) @99888   21 months vboxsync VMM/NEMR3Native-darwin-armv8: Workaround for WFI/WFE leading to a …
(edit) @99885   21 months vboxsync VMM/GIC: Updates to the emulation implementation, some basic SPI …
(edit) @99863   21 months vboxsync scm fixes for src\platform\nix\VBoxUtils-nix.h Config.kmk …
(edit) @99832   21 months vboxsync VMM/IEM: More recompiler work. bugref:10369
(edit) @99828   21 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99821   21 months vboxsync VMM/GIC: Implement interrupt forwarding to the GIC from shared …
(edit) @99819   21 months vboxsync VMM/IEM: More recompiler work. bugref:10369
(edit) @99814   21 months vboxsync IEM: Added a separate CPU flag to enable VEX decoding to allow BMI1/2 …
(edit) @99812   21 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Fixes to flushing of large page page …
(edit) @99809   21 months vboxsync VMM/HM: Nested VMX: bugref:10318 Stat name change to make it easier to …
(edit) @99806   21 months vboxsync VMM/PDMR3Task: Fix wrong AssertPtrReturn() usage, bugref:3409
(edit) @99800   21 months vboxsync VMM/IEM: More work on recompiler. bugref:10369
(edit) @99790   21 months vboxsync IEM: Fixed iemAImpl_rorx_u64 copy/paste error.
(edit) @99788   21 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Don't need to get the physical page …
(edit) @99775   21 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99765   21 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Nits.
(edit) @99756   21 months vboxsync VMM/CPUMR3Db: Fix harmless range check, bugref:3409
(edit) @99753   21 months vboxsync VMM: More Clang 13 build fixes (warnings as errors).
(edit) @99749   21 months vboxsync VMM/NEMR3Native-darwin-armv8: Remove some unused code, bugref:10390
(edit) @99748   21 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Ensure we don't modify the leaf bit …
(edit) @99743   21 months vboxsync VMM: Add full support for reading/writing I/O ports on ARMv8 in order …
(edit) @99740   21 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99739   21 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99737   21 months vboxsync VMM/GIC: Updates to the implementation, implement forwarding of SGIs …
(edit) @99735   21 months vboxsync VMM/NEMR3Native-darwin-armv8: Set and clear the PPI interrupt of the …
(edit) @99734   21 months vboxsync VMM/GIC: Updates to the implementation, implement forwarding of SGIs …
(edit) @99725   21 months vboxsync VMM/EM: Nested VMX: bugref:10318 Clarify comment regarding priority of …
(edit) @99724   21 months vboxsync VMM/EM: Nested VMX: bugref:10318 Comment nit.
(edit) @99690   21 months vboxsync VMM/IEM: scm fix. bugref:10369
(edit) @99687   21 months vboxsync VMM: Nested VMX: bugref:10318 Moved vmxHCGetGuestIntrStateWithUpdate() …
(edit) @99686   21 months vboxsync VMM/IEM: More work on the decoder/recompiler part. bugref:10369
(edit) @99685   21 months vboxsync VMM/IEM: Backed the iemOpHlpCalcRmEffAddrEx functionality into the …
(edit) @99681   21 months vboxsync VMM/IEM: Mark iemAImpl_sha1rnds4_fX as not throwing any exceptions to …
(edit) @99674   21 months vboxsync VMM/PDMQueue: Fix PDMQueueAllocEx() to respect the multiple of 32 …
(edit) @99671   21 months vboxsync VMM/tstVMStructSize: Use X86_PAGE_4K_SIZE instead of PAGE_SIZE which …
(edit) @99665   21 months vboxsync VMM: Nested VMX: bugref:10318 Comment.
(edit) @99663   21 months vboxsync VMM: Nested VMX: bugref:10318 Moved vmxHCGetGuestIntrStateAndUpdateFFs …
(edit) @99659   21 months vboxsync VMM: Nested VMX: bugref:10318 Fix external interrupt delivery/VM-exits …
(edit) @99657   21 months vboxsync VMM: Nested VMX: bugref:10318 Fix inverted condition in r157185.
(edit) @99656   21 months vboxsync VMM: Nested VMX: bugref:10318 NMI inhibition also blocks external …
(edit) @99655   21 months vboxsync VMM: Nested VMX: bugref:10318 Darwin build fix.
(edit) @99654   21 months vboxsync VMM: Nested VMX: bugref:10318 Doxygen.
(edit) @99653   21 months vboxsync VMM: Nested VMX: bugref:10318 Separate injection of events between …
(edit) @99652   21 months vboxsync VMM/EM: Nested VMX: bugref:10318 Handle NMI-window and …
(edit) @99651   21 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Clear "NMI unblocked due to IRET" …
(edit) @99650   21 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Clear "NMI unblocked due to IRET" …
(edit) @99649   21 months vboxsync VMM/TRPM: Nested VMX: bugref:10318 Don't invoke IEMExecVmxVmexitExtInt …
(edit) @99647   21 months vboxsync VMM/IEM: Started modifying the input/decode side of the threaded …
(edit) @99583   21 months vboxsync VMM/IEM: Fixed regression from r156691, where a …
(edit) @99578   21 months vboxsync VMM/GIC: Continue implementation, bugref:10404
(edit) @99576   21 months vboxsync VMM: Preparations for getting interrupts injected into the guest. With …
(edit) @99575   21 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Fixes and stubbing the hvc exception …
(edit) @99557   22 months vboxsync VMM/NEMR3Native-darwin: Cleanup the memory state tracking, since macOS …
(edit) @99492   22 months vboxsync VMM/GIC: Register the MMIO region handlers for the distributor and …
(edit) @99388   22 months vboxsync VMM/ArmV8: Skeleton of the GICv3 interrupt controller emulation, …
(edit) @99387   22 months vboxsync VMM/ArmV8: Skeleton of the GICv3 interrupt controller emulation, …
(edit) @99386   22 months vboxsync VMM/ARMv8: Add ability to insert new system register ranges (based on …
(edit) @99385   22 months vboxsync VMM/ArmV8: Skeleton of the GICv3 interrupt controller emulation, …
(edit) @99383   22 months vboxsync VMM/ARMv8: Add ability to insert new system register ranges (based on …
(edit) @99379   22 months vboxsync VMM/ARMv8: Sync and log the TCR_EL1 register as well, bugref:10390, …
(edit) @99377   22 months vboxsync VMM/ARMv8: Sync and log the SCTLR/TTBR0/TTBR1 registers, bugref:10390, …
(edit) @99376   22 months vboxsync VMM/ARMv8: Sync and log the SCTLR/TTBR0/TTBR1 registers, bugref:10390, …
(edit) @99370   22 months vboxsync VMM/NEM-win: Disable MONITOR/MWAIT CPUID flag as it seems Hyper-V …
(edit) @99369   22 months vboxsync VMM/IEM: @todo regarding nested VMX APIC page access handler …
(edit) @99362   22 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Use IEM_VMX_VMENTRY_FAILED_RET_2 to …
(edit) @99361   22 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Added IEM_VMX_VMENTRY_FAILED_RET_2 …
(edit) @99360   22 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Skip some redundant checks while …
(edit) @99359   22 months vboxsync VMM/IEM: Eliminate some unused parameters/references in the threaded …
(edit) @99355   22 months vboxsync VMM/IEM: Mojo improvments for IEM_MC_MAYBE_RAISE_FSGSBASE_XCPT. …
(edit) @99354   22 months vboxsync VMM/IEM: Mojo improvments for IEM_MC_MAYBE_RAISE_MMX_RELATED_XCPT. …
(edit) @99353   22 months vboxsync VMM/IEM: Mojo improvments for IEM_MC_MAYBE_RAISE_AVX_RELATED_XCPT. …
(edit) @99352   22 months vboxsync VMM/IEM: Mojo improvments of the IEM_MC_MAYBE_RAISE_XXXX macros. …
(edit) @99351   22 months vboxsync VMM/IEM: Mojo improvments of the IEM_MC_MAYBE_RAISE_XXXX macros. …
(edit) @99343   22 months vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_PCLMUL_RELATED_XCPT -> …
(edit) @99342   22 months vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_AESNI_RELATED_XCPT -> …
(edit) @99341   22 months vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_SHA_RELATED_XCPT -> …
(edit) @99340   22 months vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_SSE42_RELATED_XCPT -> …
(edit) @99339   22 months vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_SSE41_RELATED_XCPT -> …
(edit) @99338   22 months vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_SSSE3_RELATED_XCPT -> …
(edit) @99337   22 months vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_SSE3_RELATED_XCPT -> …
(edit) @99336   22 months vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_SSE2_RELATED_XCPT -> …
(edit) @99335   22 months vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_AVX2_RELATED_XCPT -> …
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