|
|
@100012
|
22 months |
vboxsync |
VMM/EM: Long #else/#endif should be marked. bugref:10389
|
|
|
@100005
|
22 months |
vboxsync |
VMM: Take the vTimer expiration into account when halting due to a …
|
|
|
@100004
|
22 months |
vboxsync |
VMM/PGM: Ignore A20 state on reset as it is not relevant for ARM, …
|
|
|
@100003
|
22 months |
vboxsync |
VMM/NEMR3Native-darwin-armv8: Lower the timespan when to start …
|
|
|
@100002
|
22 months |
vboxsync |
VMM: Take the vTimer expiration into account when halting due to a …
|
|
|
@100001
|
22 months |
vboxsync |
VMM/NEMR3Native-darwin-armv8: Set the vTimer expiration time when …
|
|
|
@100000
|
22 months |
vboxsync |
VMM: Take the vTimer expiration into account when halting due to a …
|
|
|
@99999
|
22 months |
vboxsync |
VMM/EM: WFI/WFE ignore the IRQ and FIQ mask flag and always return …
|
|
|
@99996
|
22 months |
vboxsync |
VMM/IEM: Stripped down iemReInitExec to what it's supposed to be doing.
|
|
|
@99995
|
22 months |
vboxsync |
VMM/EM: Some IEM/HM comparison logging for later use. bugref:10464
|
|
|
@99994
|
22 months |
vboxsync |
VMM/IEM: Allow setting the FCW.IC bit (discontinued with the 387) as …
|
|
|
@99993
|
22 months |
vboxsync |
VMM/IEM: Corrected instruction counting in IEMExecLots, it executed …
|
|
|
@99992
|
22 months |
vboxsync |
VMM/IEM: Corrected IEM_MC_REF_FPUREG so it'll reference the correct …
|
|
|
@99988
|
22 months |
vboxsync |
VMM/IEM: Externalized prefetch queue flushing from IEMAllCImpl.cpp so …
|
|
|
@99985
|
22 months |
vboxsync |
VMM/IEM: Fixed a few places in IEMAllCImpl.cpp and …
|
|
|
@99984
|
22 months |
vboxsync |
VMM/IEM: Fixed a few places in IEMAllCImpl.cpp and …
|
|
|
@99983
|
22 months |
vboxsync |
VMM/IEM: Removed (finally) the need to call CPUMGetGuestCPL and …
|
|
|
@99982
|
22 months |
vboxsync |
VMM/IEM: More plotting on the IEM recompiler. bugref:10369
|
|
|
@99976
|
22 months |
vboxsync |
VMM/NEMR3Native-darwin-armv8: Set the vTimer offset to account for …
|
|
|
@99958
|
22 months |
vboxsync |
IEM: Consistently use DONE_VEX_DECODING_EX macros to check for CPU …
|
|
|
@99956
|
22 months |
vboxsync |
VMM/CPUM-armv8: Implement OSDLR_EL1, OSLAR_EL1 and OSLSR_EL1 accessed …
|
|
|
@99935
|
22 months |
vboxsync |
VMM/GIC: Always set DS bit in the CTRL register to indicate we only …
|
|
|
@99933
|
22 months |
vboxsync |
VMM/IEM: A couple of clang warning fixes.
|
|
|
@99932
|
22 months |
vboxsync |
VMM/IEM: scm fix. bugref:10369
|
|
|
@99930
|
22 months |
vboxsync |
VMM/IEM: More recompiler work. bugref:10369
|
|
|
@99926
|
22 months |
vboxsync |
Config.kmk: Enable ARMv8 virtualization now that we have something …
|
|
|
@99924
|
22 months |
vboxsync |
VMM/EM: scm fix
|
|
|
@99923
|
22 months |
vboxsync |
VMM/EM: scm fix
|
|
|
@99920
|
22 months |
vboxsync |
VMM/EM: Time slice cleanups. Scm fixes.
|
|
|
@99919
|
22 months |
vboxsync |
VMM: The ARMv8 variant needs the right disassembler of course, bugref:10385
|
|
|
@99911
|
22 months |
vboxsync |
VMM/MM: make it possible to prepopulate a RAM region with data from a …
|
|
|
@99907
|
22 months |
vboxsync |
VMM/MM: make it possible to prepopulate a RAM region with data from a …
|
|
|
@99900
|
22 months |
vboxsync |
VMM/EM: Added .iemrecompiled debugger command. bugref:10369
|
|
|
@99899
|
22 months |
vboxsync |
VMM/EM,DBGF: Removed the EMSTATE_IEM_THEN_REM stuff as it makes no …
|
|
|
@99898
|
22 months |
vboxsync |
VMM/EM,DBGF: Repurposing the inner REM execution loop for …
|
|
|
@99897
|
22 months |
vboxsync |
VMM/EM,DBGF: Repurposing the inner REM execution loop for …
|
|
|
@99891
|
22 months |
vboxsync |
VMM/PGM: Docs correction for PGMInvalidatePage.
|
|
|
@99888
|
22 months |
vboxsync |
VMM/NEMR3Native-darwin-armv8: Workaround for WFI/WFE leading to a …
|
|
|
@99885
|
22 months |
vboxsync |
VMM/GIC: Updates to the emulation implementation, some basic SPI …
|
|
|
@99863
|
22 months |
vboxsync |
scm fixes for src\platform\nix\VBoxUtils-nix.h Config.kmk …
|
|
|
@99832
|
22 months |
vboxsync |
VMM/IEM: More recompiler work. bugref:10369
|
|
|
@99828
|
22 months |
vboxsync |
*: A bunch of adjustments that allows using /permissive- with Visual …
|
|
|
@99821
|
22 months |
vboxsync |
VMM/GIC: Implement interrupt forwarding to the GIC from shared …
|
|
|
@99819
|
22 months |
vboxsync |
VMM/IEM: More recompiler work. bugref:10369
|
|
|
@99814
|
22 months |
vboxsync |
IEM: Added a separate CPU flag to enable VEX decoding to allow BMI1/2 …
|
|
|
@99812
|
22 months |
vboxsync |
VMM/PGM: Nested VMX: bugref:10318 Fixes to flushing of large page page …
|
|
|
@99809
|
22 months |
vboxsync |
VMM/HM: Nested VMX: bugref:10318 Stat name change to make it easier to …
|
|
|
@99806
|
22 months |
vboxsync |
VMM/PDMR3Task: Fix wrong AssertPtrReturn() usage, bugref:3409
|
|
|
@99800
|
22 months |
vboxsync |
VMM/IEM: More work on recompiler. bugref:10369
|
|
|
@99790
|
22 months |
vboxsync |
IEM: Fixed iemAImpl_rorx_u64 copy/paste error.
|
|
|
@99788
|
22 months |
vboxsync |
VMM/PGM: Nested VMX: bugref:10318 Don't need to get the physical page …
|
|
|
@99775
|
22 months |
vboxsync |
*: Mark functions as static if not used outside of a given compilation …
|
|
|
@99765
|
22 months |
vboxsync |
VMM/IEM: Nested VMX: bugref:10318 Nits.
|
|
|
@99756
|
22 months |
vboxsync |
VMM/CPUMR3Db: Fix harmless range check, bugref:3409
|
|
|
@99753
|
22 months |
vboxsync |
VMM: More Clang 13 build fixes (warnings as errors).
|
|
|
@99749
|
22 months |
vboxsync |
VMM/NEMR3Native-darwin-armv8: Remove some unused code, bugref:10390
|
|
|
@99748
|
22 months |
vboxsync |
VMM/PGM: Nested VMX: bugref:10318 Ensure we don't modify the leaf bit …
|
|
|
@99743
|
22 months |
vboxsync |
VMM: Add full support for reading/writing I/O ports on ARMv8 in order …
|
|
|
@99740
|
22 months |
vboxsync |
*: doxygen corrections (mostly about removing @returns from functions …
|
|
|
@99739
|
22 months |
vboxsync |
*: doxygen corrections (mostly about removing @returns from functions …
|
|
|
@99737
|
22 months |
vboxsync |
VMM/GIC: Updates to the implementation, implement forwarding of SGIs …
|
|
|
@99735
|
22 months |
vboxsync |
VMM/NEMR3Native-darwin-armv8: Set and clear the PPI interrupt of the …
|
|
|
@99734
|
22 months |
vboxsync |
VMM/GIC: Updates to the implementation, implement forwarding of SGIs …
|
|
|
@99725
|
22 months |
vboxsync |
VMM/EM: Nested VMX: bugref:10318 Clarify comment regarding priority of …
|
|
|
@99724
|
22 months |
vboxsync |
VMM/EM: Nested VMX: bugref:10318 Comment nit.
|
|
|
@99690
|
22 months |
vboxsync |
VMM/IEM: scm fix. bugref:10369
|
|
|
@99687
|
22 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Moved vmxHCGetGuestIntrStateWithUpdate() …
|
|
|
@99686
|
22 months |
vboxsync |
VMM/IEM: More work on the decoder/recompiler part. bugref:10369
|
|
|
@99685
|
22 months |
vboxsync |
VMM/IEM: Backed the iemOpHlpCalcRmEffAddrEx functionality into the …
|
|
|
@99681
|
22 months |
vboxsync |
VMM/IEM: Mark iemAImpl_sha1rnds4_fX as not throwing any exceptions to …
|
|
|
@99674
|
22 months |
vboxsync |
VMM/PDMQueue: Fix PDMQueueAllocEx() to respect the multiple of 32 …
|
|
|
@99671
|
22 months |
vboxsync |
VMM/tstVMStructSize: Use X86_PAGE_4K_SIZE instead of PAGE_SIZE which …
|
|
|
@99665
|
22 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Comment.
|
|
|
@99663
|
22 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Moved vmxHCGetGuestIntrStateAndUpdateFFs …
|
|
|
@99659
|
22 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Fix external interrupt delivery/VM-exits …
|
|
|
@99657
|
22 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Fix inverted condition in r157185.
|
|
|
@99656
|
22 months |
vboxsync |
VMM: Nested VMX: bugref:10318 NMI inhibition also blocks external …
|
|
|
@99655
|
22 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Darwin build fix.
|
|
|
@99654
|
22 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Doxygen.
|
|
|
@99653
|
22 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Separate injection of events between …
|
|
|
@99652
|
22 months |
vboxsync |
VMM/EM: Nested VMX: bugref:10318 Handle NMI-window and …
|
|
|
@99651
|
22 months |
vboxsync |
VMM/IEM: Nested VMX: bugref:10318 Clear "NMI unblocked due to IRET" …
|
|
|
@99650
|
22 months |
vboxsync |
VMM/IEM: Nested VMX: bugref:10318 Clear "NMI unblocked due to IRET" …
|
|
|
@99649
|
22 months |
vboxsync |
VMM/TRPM: Nested VMX: bugref:10318 Don't invoke IEMExecVmxVmexitExtInt …
|
|
|
@99647
|
22 months |
vboxsync |
VMM/IEM: Started modifying the input/decode side of the threaded …
|
|
|
@99583
|
22 months |
vboxsync |
VMM/IEM: Fixed regression from r156691, where a …
|
|
|
@99578
|
22 months |
vboxsync |
VMM/GIC: Continue implementation, bugref:10404
|
|
|
@99576
|
22 months |
vboxsync |
VMM: Preparations for getting interrupts injected into the guest. With …
|
|
|
@99575
|
22 months |
vboxsync |
VMM/NEMR3Native-darwin-armv8.cpp: Fixes and stubbing the hvc exception …
|
|
|
@99557
|
23 months |
vboxsync |
VMM/NEMR3Native-darwin: Cleanup the memory state tracking, since macOS …
|
|
|
@99492
|
23 months |
vboxsync |
VMM/GIC: Register the MMIO region handlers for the distributor and …
|
|
|
@99388
|
23 months |
vboxsync |
VMM/ArmV8: Skeleton of the GICv3 interrupt controller emulation, …
|
|
|
@99387
|
23 months |
vboxsync |
VMM/ArmV8: Skeleton of the GICv3 interrupt controller emulation, …
|
|
|
@99386
|
23 months |
vboxsync |
VMM/ARMv8: Add ability to insert new system register ranges (based on …
|
|
|
@99385
|
23 months |
vboxsync |
VMM/ArmV8: Skeleton of the GICv3 interrupt controller emulation, …
|
|
|
@99383
|
23 months |
vboxsync |
VMM/ARMv8: Add ability to insert new system register ranges (based on …
|
|
|
@99379
|
2 years |
vboxsync |
VMM/ARMv8: Sync and log the TCR_EL1 register as well, bugref:10390, …
|
|
|
@99377
|
2 years |
vboxsync |
VMM/ARMv8: Sync and log the SCTLR/TTBR0/TTBR1 registers, bugref:10390, …
|
|
|
@99376
|
2 years |
vboxsync |
VMM/ARMv8: Sync and log the SCTLR/TTBR0/TTBR1 registers, bugref:10390, …
|
|
|
@99370
|
2 years |
vboxsync |
VMM/NEM-win: Disable MONITOR/MWAIT CPUID flag as it seems Hyper-V …
|
|
|