VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106383   3 months vboxsync VMM/DBGFStack: Some early stack walking code, bugref:10393
(edit) @106382   3 months vboxsync VMM/PGM-armv8.cpp: Sketch some page table walking code for the …
(edit) @106381   3 months vboxsync VMM/CPUMAllRegs-armv8.cpp: Some helpers to get at the TCR_EL1 of the …
(edit) @106380   3 months vboxsync VMM/IEM: doxygen fixes. bugref:10720
(edit) @106378   3 months vboxsync VMM/IEM: Fixed assertion in exec mem allocator. bugref:10720
(edit) @106376   3 months vboxsync VMM/IEM: Fixed refactoring regression from 165123. bugref:10720
(edit) @106375   3 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Implement support for breakpoints …
(edit) @106374   3 months vboxsync VMM/GIC: Some updates to the emulation to make Windows happy enough, …
(edit) @106373   3 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Crude workaround for getting …
(edit) @106372   3 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Implement support for breakpoints …
(edit) @106371   3 months vboxsync VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the …
(edit) @106370   3 months vboxsync VMM/GIC: Some updates to the emulation to make Windows happy enough, …
(edit) @106369   3 months vboxsync VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the …
(edit) @106368   3 months vboxsync VMM/TMAll: Disable annoying assertion on ARMv8, bugref:1038
(edit) @106367   3 months vboxsync VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the …
(edit) @106365   3 months vboxsync VMM/DBGFReg/CMM/CPUM: Correct CPU state register sorting and make the …
(edit) @106362   3 months vboxsync VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the …
(edit) @106329   3 months vboxsync VMM/IEM: Some minor perf tweaks for iemExecMemAllocatorPrune. bugref:10720
(edit) @106326   3 months vboxsync VMM/IEM: Two small perf tweaks in iemExecMemAllocatorPrune. bugref:10720
(edit) @106319   3 months vboxsync VMM/IEM: Reduced parameter count for iemNativeRegAllocTmp*. bugref:10720
(edit) @106315   3 months vboxsync VMM/IEM: Reduce the number of parameters passed to the …
(edit) @106314   3 months vboxsync VMM/IEM: Just mask out IEMNATIVE_SIMD_REG_FIXED_MASK from fHstRegs in …
(edit) @106313   3 months vboxsync VMM/IEM: Back off earlier if chunks or the allocator is very full, …
(edit) @106310   3 months vboxsync VMM/IEM: Some more exec mem tweaking. bugref:10720
(edit) @106309   3 months vboxsync VMM/IEM: Some more tweaking of the bitmap scanning. bugref:10720
(edit) @106308   3 months vboxsync VMM/STAM: More space when printing. bugref:10720
(edit) @106307   3 months vboxsync VMM/IEM: Some more tweaking of the bitmap scanning. bugref:10720
(edit) @106297   3 months vboxsync VMM/IEM: Attempts at optimizing iemExecMemAllocatorAllocInChunkInt and …
(edit) @106296   3 months vboxsync VMM/IEM: Made VBOX_WITH_SAVE_THREADED_TBS_FOR_PROFILING build on arm. …
(edit) @106286   3 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. …
(edit) @106196   4 months vboxsync VMM/IEM: Added missing skipped eflags tracking in …
(edit) @106192   4 months vboxsync VMM/IEM: Added some basic stats & debug info for postponed EFLAGS …
(edit) @106191   4 months vboxsync VMM/IEM: Liveness fix for IEM_MC_SET_EFL_BIT and IEM_MC_CLEAR_EFL_BIT …
(edit) @106187   4 months vboxsync VMM/IEM: Injecting postponed eflags calculations into the TLB miss …
(edit) @106181   4 months vboxsync VMM/IEM: Check that IEM_MC_REF_EFLAGS is used correctly and won't …
(edit) @106180   4 months vboxsync VMM/IEM: Refactoring TbExits and other early eflags calculation …
(edit) @106179   4 months vboxsync VMM/IEM: Reworked the div, idiv, mul and imul assembly workers and how …
(edit) @106171   4 months vboxsync VMM/PDMThread: More thread failure details in the release log.
(edit) @106168   4 months vboxsync VMM/PDMThread: More thread failure details in the release log.
(edit) @106145   4 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Need to skip past the wfi …
(edit) @106144   4 months vboxsync VMM/IEM: Relaxed iemNativeEmitGprByVCpuSignedDisp assertions to avoid …
(edit) @106136   4 months vboxsync VMM/IEM: # padding. bugref:10720
(edit) @106134   4 months vboxsync VMM/IEM: Eliminated the #ifndef …
(edit) @106128   4 months vboxsync VMM/IEM: Docs. bugref:10720
(edit) @106127   4 months vboxsync VMM/IEM: doxygen build fix. bugref:10720
(edit) @106126   4 months vboxsync VMM/IEM: Eliminated the #ifndef …
(edit) @106125   4 months vboxsync VMM/IEM: Eliminated the #ifndef …
(edit) @106124   4 months vboxsync VMM/IEM: More work on recompilation-time checks of skipped & postponed …
(edit) @106123   4 months vboxsync VMM/IEM: More work on recompilation-time checks of skipped & postponed …
(edit) @106117   4 months vboxsync VMM/IEM: Recompilation-time checks of skipped EFLAGS. bugref:10720
(edit) @106114   4 months vboxsync VMM/IEM: Some liveness corrections for fEflOther (anything that writes …
(edit) @106113   4 months vboxsync VMM/IEM: Added special register allocator functions for EFLAGS so we …
(edit) @106101   4 months vboxsync VMM/IEM: More native eflag stats. Added …
(edit) @106099   4 months vboxsync VMM/IEM: Moved the kIemNativeGstReg_Pc to the end of the enum to …
(edit) @106097   4 months vboxsync VMM/IEM: Liveness fix for MXCSR modifying in addps and friends. …
(edit) @106090   4 months vboxsync VMM/IEM: More liveness work for delayed eflags updating. bugref:10720 …
(edit) @106078   4 months vboxsync VMM/IEM: Liveness work for bugref:10720. bugref:10372
(edit) @106072   4 months vboxsync VMM/GCM: fSuccess should start out as true, not flase. duh. bugref:10683
(edit) @106061   4 months vboxsync Copyright year updates by scm.
(edit) @106054   4 months vboxsync GCM: Made saved state loading a bit more flexible so we can load 7.0.x …
(edit) @106049   4 months vboxsync GCM: Made saved state loading a bit more flexible so we can load 7.0.x …
(edit) @106037   4 months vboxsync VMM/IEM: Quick liveness fix for iemOp_pmovmskb_Gd_Ux. bugref:10652 …
(edit) @106036   4 months vboxsync VMM/IEM: Changed the IEMNATIVEMITEFLOP/enmOp argument to …
(edit) @106034   4 months vboxsync VMM/IEM: Build fix for 'tbtop' info item. bugref:10720
(edit) @106030   4 months vboxsync VMM/DBGF: Use RTCritSectInitRwNamed.
(edit) @106029   4 months vboxsync VMM/VM,SSM: Use RTCritSectInitNamed
(edit) @106022   4 months vboxsync VMM/PDM: Added PDMR3DriverEnumInstances for use by …
(edit) @106006   4 months vboxsync VMM/IEM: Extended iemNativeEmitFetchEFlags (IEM_MC_FETCH_EFLAGS_EX) to …
(edit) @106001   4 months vboxsync doc/manual/man_VBoxManage-*: Updated a variety of the VBoxManage help …
(edit) @105998   4 months vboxsync VMM/IEM: s/ReturnZero/ReturnSuccess/ and simplifying related code. …
(edit) @105997   4 months vboxsync VMM/IEM: Introduce a ReturnZero label when using per-chunk tail code, …
(edit) @105895   5 months vboxsync VMM/IEM: Build fix re:r164572, bugref:10720
(edit) @105878   5 months vboxsync VMM/IEM: Don't flush PC prior to 64-bit relative jumps, flush it when …
(edit) @105877   5 months vboxsync VMM/IEM: Don't flush PC prior to 64-bit relative jumps, flush it when …
(edit) @105863   5 months vboxsync Build fix for r164575 (VMM/IEM: Don't flush PC prior to indirect …
(edit) @105856   5 months vboxsync VMM/IEM: Don't flush PC prior to indirect jumps, flush it when in the …
(edit) @105855   5 months vboxsync VMM/IEM: Don't update PC during IEM_MC_REL_JMP_S[8|32]_AND_FINISH if …
(edit) @105854   5 months vboxsync VMM/IEM: Don't force PC updating during IEM_MC_ADVANCE_RIP_AND_FINISH …
(edit) @105853   5 months vboxsync VMM/IEM: Don't force PC updating before branches, nor flushing of …
(edit) @105843   5 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Don't throw an error if the NEM …
(edit) @105834   5 months vboxsync Fix emulation of 'vmovq' instruction in 16/32-bit modes (acts as …
(edit) @105818   5 months vboxsync VMM/IEM: Record whether any of the branches of an …
(edit) @105805   5 months vboxsync VMM/IEM: End TB if we get back to the first instruction again via an …
(edit) @105797   5 months vboxsync VMM/IEM: Split up IEMAllN8veLiveness.cpp into 6 parts to speed up …
(edit) @105770   5 months vboxsync VMM/IEM: Prepping to split up the generated liveness code. bugref:10372
(edit) @105768   5 months vboxsync VMM/IEM: Eliminated an unnecessary CS.LIM check in IEM_MC_REL_JMP_XXX …
(edit) @105745   5 months vboxsync VMM/PGM: Some preparations for ARMv8 page table walking, introduce …
(edit) @105739   5 months vboxsync VMM/IEM: Don't try save IEMNATIVE_REG_FIXED_TMP0 together with other …
(edit) @105732   5 months vboxsync VMM/CPUM-armv8: Add some helpers tp query current guest EL and whether …
(edit) @105728   5 months vboxsync VMM/IEM: Ditch the if (pTlbe->pbMappingR3) check from the native TLB …
(edit) @105724   5 months vboxsync Disassembler,VMM,HostDrivers,Debugger,MakeAlternativeSource: Convert …
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