VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100186   21 months vboxsync VMM/GIC: Need to adjust the written value to the actual bit for the …
(edit) @100184   21 months vboxsync VMM: Add a CPUMGetGuestArch() method and PDM device helper to make it …
(edit) @100183   21 months vboxsync VMM/IEM: More recompilation code. bugref:10369
(edit) @100167   21 months vboxsync VMM/CPUM: Implement CPUMGetGuestMode(), bugref:10387
(edit) @100166   21 months vboxsync VMM/NEMR3Native-darwin-armv8: Updates to th PSCI implementation, …
(edit) @100165   21 months vboxsync VMM/GIC: Updates to the emulation, implement interrupt priority …
(edit) @100164   21 months vboxsync VMM/VMXAllTemplate.cpp.h: Clear any lingering interrupt-window exiting …
(edit) @100151   21 months vboxsync VMM/IEM: Implemented iemThreadedTbExec. bugref:10369
(edit) @100150   21 months vboxsync VMM/IEM: IEMAllInstructionsThreadedRecompiler.cpp -> …
(edit) @100149   21 months vboxsync VMM/IEM: Emit extra mode-check after CIMPL calls with the …
(edit) @100148   21 months vboxsync VMM/IEM: Made the python scripts pick up and deal with the …
(edit) @100147   21 months vboxsync VMM/VMMR3/VMEmt: Fix mixing nanoseconds and millisecond timestamps …
(edit) @100145   21 months vboxsync VMM/EM: The recompiled execution loop needs to exit when the main …
(edit) @100144   21 months vboxsync VMM/EM: Renamed VINF_EM_RESCHEDULE_HM to …
(edit) @100140   21 months vboxsync VMM/EM: Do not do scheduling based on whether HM has been used and is …
(edit) @100139   21 months vboxsync VMM/HM: More statistics for HMCanExecuteVmxGuest, making sure all …
(edit) @100138   21 months vboxsync VMM/IEM: Fix typo vpboardcast{b,w} -> vpbroadcast{b,w}
(edit) @100119   21 months vboxsync VMM/CPUM: Implement CPUMGetGuestCodeBits() and CPUMGetGuestDisMode(), …
(edit) @100118   21 months vboxsync VMM/CPUM: Include VBAR_EL1 register, bugref:10387 bugref:10390
(edit) @100117   21 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: VM reset and poweroff fixes, bugref:10390
(edit) @100111   21 months vboxsync VMM/IEM: Working on parsing the IEM_MC_DEFER_TO_CIMPL_[0-9]_RET() …
(edit) @100109   21 months vboxsync VMM/IEM: Make it compile and link again with …
(edit) @100108   21 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
(edit) @100104   21 months vboxsync VMM/PGMInternal.h: Disable the PGMPOOL_WITH_OPTIMIZED_DIRTY_PT for …
(edit) @100102   21 months vboxsync VMM/NEMR3Native-darwin-armv8: Some basic PSCI implementation required …
(edit) @100101   21 months vboxsync VMM: Add VMMR3CpuOn() for ARMv8 instead of using the …
(edit) @100100   21 months vboxsync VMM/GIC: Fixes and updates to the implementation in order to support …
(edit) @100096   21 months vboxsync VMM/IEM: Adjusted/reworked the relative jump MCs in the threaded …
(edit) @100089   21 months vboxsync VMM/IEM: Reworking the variations generated by the python script to …
(edit) @100088   21 months vboxsync VMM/IEM: Some python adjustments for new CIMPL macros and fExec. …
(edit) @100084   21 months vboxsync VMM/IEM: Added iemRegGRegStoreUxx inline helpers and replaced all the …
(edit) @100076   21 months vboxsync VMM/NEMR3Native-darwin-armv8: Fix setting the vTimer offset, this …
(edit) @100072   21 months vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
(edit) @100061   21 months vboxsync VMM/IEM: Use IEM_F_X86_CTX_IN_GUEST to increase mojo for non-vm-exit …
(edit) @100060   21 months vboxsync VMM/IEM: todo on iemFpuUpdateDP
(edit) @100059   21 months vboxsync VMM/IEM: Use fExec for more tests. bugref:10369
(edit) @100052   21 months vboxsync VMM/IEM: Refactored the enmCpuMode, uCpl, fBypassHandlers, …
(edit) @100051   21 months vboxsync VMM/IEM: Missing D=0 when L=1 check in IRET.
(edit) @100050   21 months vboxsync VMM/IEM: Load full RSP in 64-bit RETF to same privilege level.
(edit) @100049   21 months vboxsync VMM/IEM: Clear the D and L descriptor bits when loading segements for …
(edit) @100044   21 months vboxsync VMM/GIC: Implement interrupt forwarding to the GIC from shared …
(edit) @100020   21 months vboxsync VMM/IEM: Draft for execution mode flags and translation block flags. …
(edit) @100012   21 months vboxsync VMM/EM: Long #else/#endif should be marked. bugref:10389
(edit) @100005   21 months vboxsync VMM: Take the vTimer expiration into account when halting due to a …
(edit) @100004   21 months vboxsync VMM/PGM: Ignore A20 state on reset as it is not relevant for ARM, …
(edit) @100003   21 months vboxsync VMM/NEMR3Native-darwin-armv8: Lower the timespan when to start …
(edit) @100002   21 months vboxsync VMM: Take the vTimer expiration into account when halting due to a …
(edit) @100001   21 months vboxsync VMM/NEMR3Native-darwin-armv8: Set the vTimer expiration time when …
(edit) @100000   21 months vboxsync VMM: Take the vTimer expiration into account when halting due to a …
(edit) @99999   21 months vboxsync VMM/EM: WFI/WFE ignore the IRQ and FIQ mask flag and always return …
(edit) @99996   22 months vboxsync VMM/IEM: Stripped down iemReInitExec to what it's supposed to be doing.
(edit) @99995   22 months vboxsync VMM/EM: Some IEM/HM comparison logging for later use. bugref:10464
(edit) @99994   22 months vboxsync VMM/IEM: Allow setting the FCW.IC bit (discontinued with the 387) as …
(edit) @99993   22 months vboxsync VMM/IEM: Corrected instruction counting in IEMExecLots, it executed …
(edit) @99992   22 months vboxsync VMM/IEM: Corrected IEM_MC_REF_FPUREG so it'll reference the correct …
(edit) @99988   22 months vboxsync VMM/IEM: Externalized prefetch queue flushing from IEMAllCImpl.cpp so …
(edit) @99985   22 months vboxsync VMM/IEM: Fixed a few places in IEMAllCImpl.cpp and …
(edit) @99984   22 months vboxsync VMM/IEM: Fixed a few places in IEMAllCImpl.cpp and …
(edit) @99983   22 months vboxsync VMM/IEM: Removed (finally) the need to call CPUMGetGuestCPL and …
(edit) @99982   22 months vboxsync VMM/IEM: More plotting on the IEM recompiler. bugref:10369
(edit) @99976   22 months vboxsync VMM/NEMR3Native-darwin-armv8: Set the vTimer offset to account for …
(edit) @99958   22 months vboxsync IEM: Consistently use DONE_VEX_DECODING_EX macros to check for CPU …
(edit) @99956   22 months vboxsync VMM/CPUM-armv8: Implement OSDLR_EL1, OSLAR_EL1 and OSLSR_EL1 accessed …
(edit) @99935   22 months vboxsync VMM/GIC: Always set DS bit in the CTRL register to indicate we only …
(edit) @99933   22 months vboxsync VMM/IEM: A couple of clang warning fixes.
(edit) @99932   22 months vboxsync VMM/IEM: scm fix. bugref:10369
(edit) @99930   22 months vboxsync VMM/IEM: More recompiler work. bugref:10369
(edit) @99926   22 months vboxsync Config.kmk: Enable ARMv8 virtualization now that we have something …
(edit) @99924   22 months vboxsync VMM/EM: scm fix
(edit) @99923   22 months vboxsync VMM/EM: scm fix
(edit) @99920   22 months vboxsync VMM/EM: Time slice cleanups. Scm fixes.
(edit) @99919   22 months vboxsync VMM: The ARMv8 variant needs the right disassembler of course, bugref:10385
(edit) @99911   22 months vboxsync VMM/MM: make it possible to prepopulate a RAM region with data from a …
(edit) @99907   22 months vboxsync VMM/MM: make it possible to prepopulate a RAM region with data from a …
(edit) @99900   22 months vboxsync VMM/EM: Added .iemrecompiled debugger command. bugref:10369
(edit) @99899   22 months vboxsync VMM/EM,DBGF: Removed the EMSTATE_IEM_THEN_REM stuff as it makes no …
(edit) @99898   22 months vboxsync VMM/EM,DBGF: Repurposing the inner REM execution loop for …
(edit) @99897   22 months vboxsync VMM/EM,DBGF: Repurposing the inner REM execution loop for …
(edit) @99891   22 months vboxsync VMM/PGM: Docs correction for PGMInvalidatePage.
(edit) @99888   22 months vboxsync VMM/NEMR3Native-darwin-armv8: Workaround for WFI/WFE leading to a …
(edit) @99885   22 months vboxsync VMM/GIC: Updates to the emulation implementation, some basic SPI …
(edit) @99863   22 months vboxsync scm fixes for src\platform\nix\VBoxUtils-nix.h Config.kmk …
(edit) @99832   22 months vboxsync VMM/IEM: More recompiler work. bugref:10369
(edit) @99828   22 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99821   22 months vboxsync VMM/GIC: Implement interrupt forwarding to the GIC from shared …
(edit) @99819   22 months vboxsync VMM/IEM: More recompiler work. bugref:10369
(edit) @99814   22 months vboxsync IEM: Added a separate CPU flag to enable VEX decoding to allow BMI1/2 …
(edit) @99812   22 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Fixes to flushing of large page page …
(edit) @99809   22 months vboxsync VMM/HM: Nested VMX: bugref:10318 Stat name change to make it easier to …
(edit) @99806   22 months vboxsync VMM/PDMR3Task: Fix wrong AssertPtrReturn() usage, bugref:3409
(edit) @99800   22 months vboxsync VMM/IEM: More work on recompiler. bugref:10369
(edit) @99790   22 months vboxsync IEM: Fixed iemAImpl_rorx_u64 copy/paste error.
(edit) @99788   22 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Don't need to get the physical page …
(edit) @99775   22 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99765   22 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Nits.
(edit) @99756   22 months vboxsync VMM/CPUMR3Db: Fix harmless range check, bugref:3409
(edit) @99753   22 months vboxsync VMM: More Clang 13 build fixes (warnings as errors).
(edit) @99749   22 months vboxsync VMM/NEMR3Native-darwin-armv8: Remove some unused code, bugref:10390
(edit) @99748   22 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Ensure we don't modify the leaf bit …
(edit) @99743   22 months vboxsync VMM: Add full support for reading/writing I/O ports on ARMv8 in order …
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