VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMAll

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99305   21 months vboxsync VMM/IEM: More work on processing MC blocks, mainly related to reducing …
(edit) @99304   21 months vboxsync VMM/IEM: More work on processing MC blocks, mainly related to reducing …
(edit) @99303   21 months vboxsync VMM/IEM: More work on processing MC blocks, mainly related to …
(edit) @99301   21 months vboxsync VMM/IEM: IEMThreadedFunctions.cpp -> IEMAllThreadedFunctions.cpp. …
(edit) @99299   21 months vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99298   21 months vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99296   21 months vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99291   21 months vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99290   21 months vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99289   21 months vboxsync VMM/IEM: IEM_MC_AND_LOCAL_U8 is not allowed on variables not declared …
(edit) @99288   21 months vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99287   21 months vboxsync VMM/IEM: Some corrections to ease parsing. bugref:10369
(edit) @99286   21 months vboxsync VMM/IEM: disopcode.h -> disopcode-x86-amd64.h bugref:10394
(edit) @99273   21 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Comment typos/nit.
(edit) @99261   21 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Better fix for r156590.
(edit) @99259   21 months vboxsync VMM/VMXAllTemplate.cpp.h: Nested VMX: bugref:10318 Assert VT-x's …
(edit) @99245   21 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Reverted r156627.
(edit) @99244   21 months vboxsync VMM/PGMAllPool: Nested VMX: bugref:10318 Assert nit.
(edit) @99231   21 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99228   21 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99226   21 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99222   21 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99220   21 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99217   21 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Fix blocking-by-STI vs blocking-by-MovSS.
(edit) @99208   21 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
(edit) @99196   21 months vboxsync VMM: Start on system register handling for ARMv8 (which is ver similar …
(edit) @99164   21 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Fixed vmlaunch/vmresume emulation to …
(edit) @99133   21 months vboxsync VMM: Nested VMX: bugref:10318 PGM fixes for supporting Hyper-V in a VM …
(edit) @99132   21 months vboxsync VMM: Nested VMX: bugref:10318 PGM fixes for supporting Hyper-V in a VM …
(edit) @99117   21 months vboxsync VMM: Nested VMX: bugref:10318 Reschedule from HM when there's a …
(edit) @99053   21 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
(edit) @99051   21 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
(edit) @99024   21 months vboxsync VMM/IEM: scm fix. bugref:10369
(edit) @99023   21 months vboxsync VMM/CPUM: The CPUMCPUVENDOR and CPUMMICROARCH types can't be target …
(edit) @98975   21 months vboxsync VMM/IEM: More work on processing MC blocks, mainly related to …
(edit) @98969   21 months vboxsync VMM/IEM: More work on processing MC blocks, mainly related to …
(edit) @98961   21 months vboxsync scm
(edit) @98951   21 months vboxsync VMM/IEM: More work on processing MC blocks and generating functions …
(edit) @98948   21 months vboxsync VMM/IEM: More work on processing MC blocks and generating functions …
(edit) @98927   21 months vboxsync VMM/IEM: More work on processing MC blocks and generating functions …
(edit) @98921   21 months vboxsync VMM/IEM: Started implementing the dpps/dppd instructions, bugref:9898
(edit) @98918   21 months vboxsync VMM/IEM: More work on processing MC blocks, mainly related to …
(edit) @98916   21 months vboxsync VMM/IEM: More work on processing MC blocks, mainly related to …
(edit) @98913   21 months vboxsync reverting r156248
(edit) @98912   21 months vboxsync Attempt to fix compilation error introduced by r156246
(edit) @98910   21 months vboxsync VMM/IEM: More work on processing MC blocks. bugref:10369
(edit) @98905   21 months vboxsync VMM/IEM: scm fix. bugref:10369
(edit) @98904   21 months vboxsync VMM/IEM: More work on processing MC blocks. bugref:10369
(edit) @98887   22 months vboxsync VMM/IEM: Implement mpsadbw instruction emulation ,bugref:9898
(edit) @98881   22 months vboxsync VMM/IEM: scm fixes. bugref:10369
(edit) @98880   22 months vboxsync VMM/IEM: More work on processing MC blocks. bugref:10369
(edit) @98873   22 months vboxsync VMM/IEM: Started extending IEMAllInstructionsPython.py to pick up …
(edit) @98843   22 months vboxsync VMM/IEM: Encoding correction for a couple of VEX instructions. bugref:10369
(edit) @98842   22 months vboxsync VMM/IEM,ValKit: Require explicit instruction file loading call for …
(edit) @98827   22 months vboxsync VMM/IEM: Implement adcx/adox instructions emulation, bugref:9898
(edit) @98821   22 months vboxsync VMM/IEM: Fixes and optimizations for the pcmp{i,e}str{i,m} …
(edit) @98812   22 months vboxsync VMM/IEM: Completely untested emulations for pcmp{i,e}str{i,m}, bugref:9898
(edit) @98800   22 months vboxsync VMM/IEM: Fixed unreachable code issues in …
(edit) @98799   22 months vboxsync VMM/IEM: Fixed unreachable code issue in …
(edit) @98797   22 months vboxsync VMM/IEM: Corrected bug in 32-bit vmread to register emulation where …
(edit) @98796   22 months vboxsync VMM/IEM: Removed lots of unreachable 'return' statements in …
(edit) @98795   22 months vboxsync VMM/IEM: s/g_apfnOneByteMap/g_apfnIemInterpretOnlyOneByteMap/ and …
(edit) @98781   22 months vboxsync VMM/IEM: Fix the pcmp{e,i}str{i,m} instructions, completely got the …
(edit) @98743   22 months vboxsync VMM/PDMAllCritSect: comment typo
(edit) @98723   22 months vboxsync VMM/IEM: Started on implementing …
(edit) @98703   22 months vboxsync VMM/{CPUM,IEM}: Implement SHA instruction set extension emulation in …
(edit) @98572   22 months vboxsync VMM/PGM: Ignore VERR_PAGE_TABLE_NOT_FOUND error in …
(edit) @98543   22 months vboxsync VMM/IEM: @todos regarding FXSAVE/FRSTOR and AMD. bugref:1529
(edit) @98522   22 months vboxsync VMM/IEM: Nested VMX: bugref:10318 const nit.
(edit) @98521   22 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Fixed incorrect assumption of …
(edit) @98507   22 months vboxsync VMM: Nested VMX: bugref:10318 More darwin build fixes, 2.
(edit) @98506   22 months vboxsync VMM: Nested VMX: bugref:10318 More Darwin build fixes.
(edit) @98505   22 months vboxsync VMM: Nested VMX: bugref:10318 Build fix, unused parameter on Darwin, …
(edit) @98504   22 months vboxsync VMM: Nested VMX: bugref:10318 Build fix.
(edit) @98502   22 months vboxsync VMM: Nested VMX: bugref:10318 De-duplicate some of the code in …
(edit) @98499   22 months vboxsync VMM: Nested VMX: bugref:10318 Fixed bug in 2nd version of …
(edit) @98492   23 months vboxsync VMM/IEM: Worker function for rsqrtss and rsqrtps SSE instructions, …
(edit) @98480   23 months vboxsync VMM/IEM: Corrected values of X86_SSE_ROUNDXX_* constants for roundxx …
(edit) @98464   23 months vboxsync VMM/VMXAllTemplate.cpp.h: Nested VMX: bugref:10318 Need this for debugging.
(edit) @98360   23 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Pause-loop exiting is exposed to the …
(edit) @98311   23 months vboxsync VMM/IEM: Take into account the value of Imm8 operand in roundxx SSE …
(edit) @98150   23 months vboxsync VMM: Nested VMX: bugref:10318 Fix VMX CR0/CR4 fixed bits masking.
(edit) @98134   2 years vboxsync VMM/IEM: Implementation of roundxx SSE instructions. [clang build …
(edit) @98132   2 years vboxsync VMM/IEM: Implementation of roundxx SSE instructions, bugref:9898
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @98066   2 years vboxsync VMM: Fixed EFLAGS.TF handling for CPUID exits when NEM/Hyper-V is …
(edit) @98045   2 years vboxsync IOM: Updates. bugref:10315
(edit) @98036   2 years vboxsync VMM/IEM: Nested VMX: bugref:10318 Fixed VPID masking bug in INVVPID …
(edit) @98030   2 years vboxsync IEM/retf: Fixed imm16 parameter pop values above 255. bugref:10282
(edit) @98029   2 years vboxsync VMM/DBGF: Adjust DR6 for instruction breakpoints on AMD, only enabled …
(edit) @97820   2 years vboxsync VMM/DBGF: Respect the resume flag in DBGFBpCheckInstruction. bugref:9898
(edit) @97785   2 years vboxsync IEM: Fixed/added C implementation stubs for RSQRTxx/ROUNDxx.
(edit) @97782   2 years vboxsync IEM: Implemented SSE instructions RSQRTPS, RSQRTSS, ROUNDPS, ROUNDPD, …
(edit) @97777   2 years vboxsync VMM/HMR0VMX: Corrected the HMVMX_CHECK_BREAK macro - it wasn't really …
(edit) @97736   2 years vboxsync VMM/PGM,IEM: Must flush the physical address aspect of the IEM TLBs in …
(edit) @97714   2 years vboxsync VMM/IEM: Comments and preprocessor indent adjustments. bugref:9898
(edit) @97713   2 years vboxsync VMM/IEM: Some more work on the other iemOpcodeFetchMoreBytes code. …
(edit) @97712   2 years vboxsync VMM/IEM: Some more iemOpcodeFetchBytesJmp work. bugref:9898
(edit) @97705   2 years vboxsync VMM/IEM,DBGF,CPUM: Do debugger I/O breakpoints via the internal EFLAGS …
(edit) @97699   2 years vboxsync VMM/DBGF: Corrected copy&paste error in DBGFBpCheckInstruction …
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