|
|
@100399
|
17 months |
vboxsync |
VMM/PDMDevHlp: Allow IRQ numbers >= 16 for ARMv8 (we are kind of …
|
|
|
@100357
|
18 months |
vboxsync |
Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
|
|
|
@100340
|
18 months |
vboxsync |
VMM/IEMAllAImpl.asm: IBT endbr64/32 and notrack related changes. …
|
|
|
@100337
|
18 months |
vboxsync |
VMM/VMMR0JmpA-amd64.asm: Clarified comment; use simpler instruction …
|
|
|
@100327
|
18 months |
vboxsync |
VMM/IEM: Corrected missing rcPassUp checks and …
|
|
|
@100326
|
18 months |
vboxsync |
VMM/IEM: Fixed a problem with 'pop [rsp/esp]' that showed up in …
|
|
|
@100305
|
18 months |
vboxsync |
VMM/IEM: Added missing VM_FF checks and timer polling …
|
|
|
@100277
|
18 months |
vboxsync |
VMM/IEM: Reworked the PC -> phys address translation in the …
|
|
|
@100266
|
18 months |
vboxsync |
VMM/IEM: Collect opcode bytes while decoding instructions in the …
|
|
|
@100244
|
18 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Guru meditate if the nested-EPT trap …
|
|
|
@100243
|
18 months |
vboxsync |
VMM/PGM: Nested VMX: bugref:10474 Prevent log flooding just in case.
|
|
|
@100232
|
18 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Fixed incorrect accumulation of execute …
|
|
|
@100231
|
18 months |
vboxsync |
VMM/IEM: Recompiler fixes. Gets thru the bios now. bugref:10369
|
|
|
@100228
|
18 months |
vboxsync |
VMM: VMXAllTemplate.cpp.h: Assertion nit.
|
|
|
@100227
|
18 months |
vboxsync |
VMM: VMXAllTemplate.cpp.h: Add some info to assertion.
|
|
|
@100226
|
18 months |
vboxsync |
VMM: VMXAllTemplate.cpp.h: Fixed overly aggressive clearing of …
|
|
|
@100224
|
18 months |
vboxsync |
VMM/IEM: Build fix. bugref:10369
|
|
|
@100223
|
18 months |
vboxsync |
VMM/IEM: More recompilation code. bugref:10369
|
|
|
@100222
|
18 months |
vboxsync |
VMM/IEM: More recompilation code. bugref:10369
|
|
|
@100208
|
18 months |
vboxsync |
VMM/TMR0: Fix assertion, bugref:3409
|
|
|
@100202
|
18 months |
vboxsync |
VMM/IEM: More recompilation code. [doxygen fix] bugref:10369
|
|
|
@100198
|
18 months |
vboxsync |
VMM/PGM: Nested VMX: bugref:10318 Fixed hang when starting inner VMs …
|
|
|
@100186
|
18 months |
vboxsync |
VMM/GIC: Need to adjust the written value to the actual bit for the …
|
|
|
@100184
|
18 months |
vboxsync |
VMM: Add a CPUMGetGuestArch() method and PDM device helper to make it …
|
|
|
@100183
|
18 months |
vboxsync |
VMM/IEM: More recompilation code. bugref:10369
|
|
|
@100167
|
18 months |
vboxsync |
VMM/CPUM: Implement CPUMGetGuestMode(), bugref:10387
|
|
|
@100166
|
18 months |
vboxsync |
VMM/NEMR3Native-darwin-armv8: Updates to th PSCI implementation, …
|
|
|
@100165
|
18 months |
vboxsync |
VMM/GIC: Updates to the emulation, implement interrupt priority …
|
|
|
@100164
|
18 months |
vboxsync |
VMM/VMXAllTemplate.cpp.h: Clear any lingering interrupt-window exiting …
|
|
|
@100151
|
18 months |
vboxsync |
VMM/IEM: Implemented iemThreadedTbExec. bugref:10369
|
|
|
@100150
|
18 months |
vboxsync |
VMM/IEM: IEMAllInstructionsThreadedRecompiler.cpp -> …
|
|
|
@100149
|
18 months |
vboxsync |
VMM/IEM: Emit extra mode-check after CIMPL calls with the …
|
|
|
@100148
|
18 months |
vboxsync |
VMM/IEM: Made the python scripts pick up and deal with the …
|
|
|
@100147
|
18 months |
vboxsync |
VMM/VMMR3/VMEmt: Fix mixing nanoseconds and millisecond timestamps …
|
|
|
@100145
|
18 months |
vboxsync |
VMM/EM: The recompiled execution loop needs to exit when the main …
|
|
|
@100144
|
18 months |
vboxsync |
VMM/EM: Renamed VINF_EM_RESCHEDULE_HM to …
|
|
|
@100140
|
18 months |
vboxsync |
VMM/EM: Do not do scheduling based on whether HM has been used and is …
|
|
|
@100139
|
18 months |
vboxsync |
VMM/HM: More statistics for HMCanExecuteVmxGuest, making sure all …
|
|
|
@100138
|
18 months |
vboxsync |
VMM/IEM: Fix typo vpboardcast{b,w} -> vpbroadcast{b,w}
|
|
|
@100119
|
18 months |
vboxsync |
VMM/CPUM: Implement CPUMGetGuestCodeBits() and CPUMGetGuestDisMode(), …
|
|
|
@100118
|
18 months |
vboxsync |
VMM/CPUM: Include VBAR_EL1 register, bugref:10387 bugref:10390
|
|
|
@100117
|
18 months |
vboxsync |
VMM/NEMR3Native-darwin-armv8.cpp: VM reset and poweroff fixes, bugref:10390
|
|
|
@100111
|
18 months |
vboxsync |
VMM/IEM: Working on parsing the IEM_MC_DEFER_TO_CIMPL_[0-9]_RET() …
|
|
|
@100109
|
18 months |
vboxsync |
VMM/IEM: Make it compile and link again with …
|
|
|
@100108
|
18 months |
vboxsync |
*: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
|
|
|
@100104
|
18 months |
vboxsync |
VMM/PGMInternal.h: Disable the PGMPOOL_WITH_OPTIMIZED_DIRTY_PT for …
|
|
|
@100102
|
18 months |
vboxsync |
VMM/NEMR3Native-darwin-armv8: Some basic PSCI implementation required …
|
|
|
@100101
|
18 months |
vboxsync |
VMM: Add VMMR3CpuOn() for ARMv8 instead of using the …
|
|
|
@100100
|
18 months |
vboxsync |
VMM/GIC: Fixes and updates to the implementation in order to support …
|
|
|
@100096
|
18 months |
vboxsync |
VMM/IEM: Adjusted/reworked the relative jump MCs in the threaded …
|
|
|
@100089
|
18 months |
vboxsync |
VMM/IEM: Reworking the variations generated by the python script to …
|
|
|
@100088
|
18 months |
vboxsync |
VMM/IEM: Some python adjustments for new CIMPL macros and fExec. …
|
|
|
@100084
|
18 months |
vboxsync |
VMM/IEM: Added iemRegGRegStoreUxx inline helpers and replaced all the …
|
|
|
@100076
|
18 months |
vboxsync |
VMM/NEMR3Native-darwin-armv8: Fix setting the vTimer offset, this …
|
|
|
@100072
|
18 months |
vboxsync |
VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
|
|
|
@100061
|
19 months |
vboxsync |
VMM/IEM: Use IEM_F_X86_CTX_IN_GUEST to increase mojo for non-vm-exit …
|
|
|
@100060
|
19 months |
vboxsync |
VMM/IEM: todo on iemFpuUpdateDP
|
|
|
@100059
|
19 months |
vboxsync |
VMM/IEM: Use fExec for more tests. bugref:10369
|
|
|
@100052
|
19 months |
vboxsync |
VMM/IEM: Refactored the enmCpuMode, uCpl, fBypassHandlers, …
|
|
|
@100051
|
19 months |
vboxsync |
VMM/IEM: Missing D=0 when L=1 check in IRET.
|
|
|
@100050
|
19 months |
vboxsync |
VMM/IEM: Load full RSP in 64-bit RETF to same privilege level.
|
|
|
@100049
|
19 months |
vboxsync |
VMM/IEM: Clear the D and L descriptor bits when loading segements for …
|
|
|
@100044
|
19 months |
vboxsync |
VMM/GIC: Implement interrupt forwarding to the GIC from shared …
|
|
|
@100020
|
19 months |
vboxsync |
VMM/IEM: Draft for execution mode flags and translation block flags. …
|
|
|
@100012
|
19 months |
vboxsync |
VMM/EM: Long #else/#endif should be marked. bugref:10389
|
|
|
@100005
|
19 months |
vboxsync |
VMM: Take the vTimer expiration into account when halting due to a …
|
|
|
@100004
|
19 months |
vboxsync |
VMM/PGM: Ignore A20 state on reset as it is not relevant for ARM, …
|
|
|
@100003
|
19 months |
vboxsync |
VMM/NEMR3Native-darwin-armv8: Lower the timespan when to start …
|
|
|
@100002
|
19 months |
vboxsync |
VMM: Take the vTimer expiration into account when halting due to a …
|
|
|
@100001
|
19 months |
vboxsync |
VMM/NEMR3Native-darwin-armv8: Set the vTimer expiration time when …
|
|
|
@100000
|
19 months |
vboxsync |
VMM: Take the vTimer expiration into account when halting due to a …
|
|
|
@99999
|
19 months |
vboxsync |
VMM/EM: WFI/WFE ignore the IRQ and FIQ mask flag and always return …
|
|
|
@99996
|
19 months |
vboxsync |
VMM/IEM: Stripped down iemReInitExec to what it's supposed to be doing.
|
|
|
@99995
|
19 months |
vboxsync |
VMM/EM: Some IEM/HM comparison logging for later use. bugref:10464
|
|
|
@99994
|
19 months |
vboxsync |
VMM/IEM: Allow setting the FCW.IC bit (discontinued with the 387) as …
|
|
|
@99993
|
19 months |
vboxsync |
VMM/IEM: Corrected instruction counting in IEMExecLots, it executed …
|
|
|
@99992
|
19 months |
vboxsync |
VMM/IEM: Corrected IEM_MC_REF_FPUREG so it'll reference the correct …
|
|
|
@99988
|
19 months |
vboxsync |
VMM/IEM: Externalized prefetch queue flushing from IEMAllCImpl.cpp so …
|
|
|
@99985
|
19 months |
vboxsync |
VMM/IEM: Fixed a few places in IEMAllCImpl.cpp and …
|
|
|
@99984
|
19 months |
vboxsync |
VMM/IEM: Fixed a few places in IEMAllCImpl.cpp and …
|
|
|
@99983
|
19 months |
vboxsync |
VMM/IEM: Removed (finally) the need to call CPUMGetGuestCPL and …
|
|
|
@99982
|
19 months |
vboxsync |
VMM/IEM: More plotting on the IEM recompiler. bugref:10369
|
|
|
@99976
|
19 months |
vboxsync |
VMM/NEMR3Native-darwin-armv8: Set the vTimer offset to account for …
|
|
|
@99958
|
19 months |
vboxsync |
IEM: Consistently use DONE_VEX_DECODING_EX macros to check for CPU …
|
|
|
@99956
|
19 months |
vboxsync |
VMM/CPUM-armv8: Implement OSDLR_EL1, OSLAR_EL1 and OSLSR_EL1 accessed …
|
|
|
@99935
|
19 months |
vboxsync |
VMM/GIC: Always set DS bit in the CTRL register to indicate we only …
|
|
|
@99933
|
19 months |
vboxsync |
VMM/IEM: A couple of clang warning fixes.
|
|
|
@99932
|
19 months |
vboxsync |
VMM/IEM: scm fix. bugref:10369
|
|
|
@99930
|
19 months |
vboxsync |
VMM/IEM: More recompiler work. bugref:10369
|
|
|
@99926
|
19 months |
vboxsync |
Config.kmk: Enable ARMv8 virtualization now that we have something …
|
|
|
@99924
|
19 months |
vboxsync |
VMM/EM: scm fix
|
|
|
@99923
|
19 months |
vboxsync |
VMM/EM: scm fix
|
|
|
@99920
|
19 months |
vboxsync |
VMM/EM: Time slice cleanups. Scm fixes.
|
|
|
@99919
|
19 months |
vboxsync |
VMM: The ARMv8 variant needs the right disassembler of course, bugref:10385
|
|
|
@99911
|
19 months |
vboxsync |
VMM/MM: make it possible to prepopulate a RAM region with data from a …
|
|
|
@99907
|
19 months |
vboxsync |
VMM/MM: make it possible to prepopulate a RAM region with data from a …
|
|
|
@99900
|
19 months |
vboxsync |
VMM/EM: Added .iemrecompiled debugger command. bugref:10369
|
|
|
@99899
|
19 months |
vboxsync |
VMM/EM,DBGF: Removed the EMSTATE_IEM_THEN_REM stuff as it makes no …
|
|
|
@99898
|
19 months |
vboxsync |
VMM/EM,DBGF: Repurposing the inner REM execution loop for …
|
|
|
@99897
|
19 months |
vboxsync |
VMM/EM,DBGF: Repurposing the inner REM execution loop for …
|
|
|