|
|
@99244
|
21 months |
vboxsync |
VMM/PGMAllPool: Nested VMX: bugref:10318 Assert nit.
|
|
|
@99231
|
21 months |
vboxsync |
Disassember,*: Start separating the disassembler into a architecture …
|
|
|
@99228
|
21 months |
vboxsync |
Disassember,*: Start separating the disassembler into a architecture …
|
|
|
@99226
|
21 months |
vboxsync |
Disassember,*: Start separating the disassembler into a architecture …
|
|
|
@99222
|
21 months |
vboxsync |
Disassember,*: Start separating the disassembler into a architecture …
|
|
|
@99220
|
21 months |
vboxsync |
Disassember,*: Start separating the disassembler into a architecture …
|
|
|
@99217
|
21 months |
vboxsync |
VMM/IEM: Nested VMX: bugref:10318 Fix blocking-by-STI vs blocking-by-MovSS.
|
|
|
@99208
|
21 months |
vboxsync |
Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
|
|
|
@99196
|
21 months |
vboxsync |
VMM: Start on system register handling for ARMv8 (which is ver similar …
|
|
|
@99164
|
21 months |
vboxsync |
VMM/IEM: Nested VMX: bugref:10318 Fixed vmlaunch/vmresume emulation to …
|
|
|
@99133
|
21 months |
vboxsync |
VMM: Nested VMX: bugref:10318 PGM fixes for supporting Hyper-V in a VM …
|
|
|
@99132
|
21 months |
vboxsync |
VMM: Nested VMX: bugref:10318 PGM fixes for supporting Hyper-V in a VM …
|
|
|
@99117
|
21 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Reschedule from HM when there's a …
|
|
|
@99053
|
21 months |
vboxsync |
VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
|
|
|
@99051
|
21 months |
vboxsync |
VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
|
|
|
@99024
|
21 months |
vboxsync |
VMM/IEM: scm fix. bugref:10369
|
|
|
@99023
|
21 months |
vboxsync |
VMM/CPUM: The CPUMCPUVENDOR and CPUMMICROARCH types can't be target …
|
|
|
@98975
|
21 months |
vboxsync |
VMM/IEM: More work on processing MC blocks, mainly related to …
|
|
|
@98969
|
21 months |
vboxsync |
VMM/IEM: More work on processing MC blocks, mainly related to …
|
|
|
@98961
|
21 months |
vboxsync |
scm
|
|
|
@98951
|
21 months |
vboxsync |
VMM/IEM: More work on processing MC blocks and generating functions …
|
|
|
@98948
|
21 months |
vboxsync |
VMM/IEM: More work on processing MC blocks and generating functions …
|
|
|
@98927
|
21 months |
vboxsync |
VMM/IEM: More work on processing MC blocks and generating functions …
|
|
|
@98921
|
21 months |
vboxsync |
VMM/IEM: Started implementing the dpps/dppd instructions, bugref:9898
|
|
|
@98918
|
21 months |
vboxsync |
VMM/IEM: More work on processing MC blocks, mainly related to …
|
|
|
@98916
|
21 months |
vboxsync |
VMM/IEM: More work on processing MC blocks, mainly related to …
|
|
|
@98913
|
21 months |
vboxsync |
reverting r156248
|
|
|
@98912
|
21 months |
vboxsync |
Attempt to fix compilation error introduced by r156246
|
|
|
@98910
|
21 months |
vboxsync |
VMM/IEM: More work on processing MC blocks. bugref:10369
|
|
|
@98905
|
21 months |
vboxsync |
VMM/IEM: scm fix. bugref:10369
|
|
|
@98904
|
21 months |
vboxsync |
VMM/IEM: More work on processing MC blocks. bugref:10369
|
|
|
@98887
|
22 months |
vboxsync |
VMM/IEM: Implement mpsadbw instruction emulation ,bugref:9898
|
|
|
@98881
|
22 months |
vboxsync |
VMM/IEM: scm fixes. bugref:10369
|
|
|
@98880
|
22 months |
vboxsync |
VMM/IEM: More work on processing MC blocks. bugref:10369
|
|
|
@98873
|
22 months |
vboxsync |
VMM/IEM: Started extending IEMAllInstructionsPython.py to pick up …
|
|
|
@98843
|
22 months |
vboxsync |
VMM/IEM: Encoding correction for a couple of VEX instructions. bugref:10369
|
|
|
@98842
|
22 months |
vboxsync |
VMM/IEM,ValKit: Require explicit instruction file loading call for …
|
|
|
@98827
|
22 months |
vboxsync |
VMM/IEM: Implement adcx/adox instructions emulation, bugref:9898
|
|
|
@98821
|
22 months |
vboxsync |
VMM/IEM: Fixes and optimizations for the pcmp{i,e}str{i,m} …
|
|
|
@98812
|
22 months |
vboxsync |
VMM/IEM: Completely untested emulations for pcmp{i,e}str{i,m}, bugref:9898
|
|
|
@98800
|
22 months |
vboxsync |
VMM/IEM: Fixed unreachable code issues in …
|
|
|
@98799
|
22 months |
vboxsync |
VMM/IEM: Fixed unreachable code issue in …
|
|
|
@98797
|
22 months |
vboxsync |
VMM/IEM: Corrected bug in 32-bit vmread to register emulation where …
|
|
|
@98796
|
22 months |
vboxsync |
VMM/IEM: Removed lots of unreachable 'return' statements in …
|
|
|
@98795
|
22 months |
vboxsync |
VMM/IEM: s/g_apfnOneByteMap/g_apfnIemInterpretOnlyOneByteMap/ and …
|
|
|
@98781
|
22 months |
vboxsync |
VMM/IEM: Fix the pcmp{e,i}str{i,m} instructions, completely got the …
|
|
|
@98743
|
22 months |
vboxsync |
VMM/PDMAllCritSect: comment typo
|
|
|
@98723
|
22 months |
vboxsync |
VMM/IEM: Started on implementing …
|
|
|
@98703
|
22 months |
vboxsync |
VMM/{CPUM,IEM}: Implement SHA instruction set extension emulation in …
|
|
|
@98572
|
22 months |
vboxsync |
VMM/PGM: Ignore VERR_PAGE_TABLE_NOT_FOUND error in …
|
|
|
@98543
|
22 months |
vboxsync |
VMM/IEM: @todos regarding FXSAVE/FRSTOR and AMD. bugref:1529
|
|
|
@98522
|
22 months |
vboxsync |
VMM/IEM: Nested VMX: bugref:10318 const nit.
|
|
|
@98521
|
22 months |
vboxsync |
VMM/IEM: Nested VMX: bugref:10318 Fixed incorrect assumption of …
|
|
|
@98507
|
22 months |
vboxsync |
VMM: Nested VMX: bugref:10318 More darwin build fixes, 2.
|
|
|
@98506
|
22 months |
vboxsync |
VMM: Nested VMX: bugref:10318 More Darwin build fixes.
|
|
|
@98505
|
22 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Build fix, unused parameter on Darwin, …
|
|
|
@98504
|
22 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Build fix.
|
|
|
@98502
|
22 months |
vboxsync |
VMM: Nested VMX: bugref:10318 De-duplicate some of the code in …
|
|
|
@98499
|
22 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Fixed bug in 2nd version of …
|
|
|
@98492
|
23 months |
vboxsync |
VMM/IEM: Worker function for rsqrtss and rsqrtps SSE instructions, …
|
|
|
@98480
|
23 months |
vboxsync |
VMM/IEM: Corrected values of X86_SSE_ROUNDXX_* constants for roundxx …
|
|
|
@98464
|
23 months |
vboxsync |
VMM/VMXAllTemplate.cpp.h: Nested VMX: bugref:10318 Need this for debugging.
|
|
|
@98360
|
23 months |
vboxsync |
VMM/IEM: Nested VMX: bugref:10318 Pause-loop exiting is exposed to the …
|
|
|
@98311
|
23 months |
vboxsync |
VMM/IEM: Take into account the value of Imm8 operand in roundxx SSE …
|
|
|
@98150
|
23 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Fix VMX CR0/CR4 fixed bits masking.
|
|
|
@98134
|
2 years |
vboxsync |
VMM/IEM: Implementation of roundxx SSE instructions. [clang build …
|
|
|
@98132
|
2 years |
vboxsync |
VMM/IEM: Implementation of roundxx SSE instructions, bugref:9898
|
|
|
@98103
|
2 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@98066
|
2 years |
vboxsync |
VMM: Fixed EFLAGS.TF handling for CPUID exits when NEM/Hyper-V is …
|
|
|
@98045
|
2 years |
vboxsync |
IOM: Updates. bugref:10315
|
|
|
@98036
|
2 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10318 Fixed VPID masking bug in INVVPID …
|
|
|
@98030
|
2 years |
vboxsync |
IEM/retf: Fixed imm16 parameter pop values above 255. bugref:10282
|
|
|
@98029
|
2 years |
vboxsync |
VMM/DBGF: Adjust DR6 for instruction breakpoints on AMD, only enabled …
|
|
|
@97820
|
2 years |
vboxsync |
VMM/DBGF: Respect the resume flag in DBGFBpCheckInstruction. bugref:9898
|
|
|
@97785
|
2 years |
vboxsync |
IEM: Fixed/added C implementation stubs for RSQRTxx/ROUNDxx.
|
|
|
@97782
|
2 years |
vboxsync |
IEM: Implemented SSE instructions RSQRTPS, RSQRTSS, ROUNDPS, ROUNDPD, …
|
|
|
@97777
|
2 years |
vboxsync |
VMM/HMR0VMX: Corrected the HMVMX_CHECK_BREAK macro - it wasn't really …
|
|
|
@97736
|
2 years |
vboxsync |
VMM/PGM,IEM: Must flush the physical address aspect of the IEM TLBs in …
|
|
|
@97714
|
2 years |
vboxsync |
VMM/IEM: Comments and preprocessor indent adjustments. bugref:9898
|
|
|
@97713
|
2 years |
vboxsync |
VMM/IEM: Some more work on the other iemOpcodeFetchMoreBytes code. …
|
|
|
@97712
|
2 years |
vboxsync |
VMM/IEM: Some more iemOpcodeFetchBytesJmp work. bugref:9898
|
|
|
@97705
|
2 years |
vboxsync |
VMM/IEM,DBGF,CPUM: Do debugger I/O breakpoints via the internal EFLAGS …
|
|
|
@97699
|
2 years |
vboxsync |
VMM/DBGF: Corrected copy&paste error in DBGFBpCheckInstruction …
|
|
|
@97694
|
2 years |
vboxsync |
VMM/IEM: Added support for hardware instruction breakpoints (DRx). …
|
|
|
@97693
|
2 years |
vboxsync |
VMM/DBGF: Added a DBGFBpCheckInstruction function for checking for …
|
|
|
@97676
|
2 years |
vboxsync |
IEM: PCMPISTRI does not enforce 128-bit alignment of memory operands.
|
|
|
@97662
|
2 years |
vboxsync |
VMM/IEM: Hack to raise more correct #PFs for FXSAVE and friends so …
|
|
|
@97645
|
2 years |
vboxsync |
VMM/IEM: Hack to raise more correct #PFs for FXSAVE and friends so …
|
|
|
@97644
|
2 years |
vboxsync |
VMM/IEM: Hack to raise more correct #PFs for FXSAVE and friends so …
|
|
|
@97642
|
2 years |
vboxsync |
VMM/IEM: Hack to raise more correct #PFs for FXSAVE and friends so …
|
|
|
@97641
|
2 years |
vboxsync |
VMM/IEM: Pick 4 as the threshold alignment that …
|
|
|
@97630
|
2 years |
vboxsync |
VMM/IEM: Corrected the default operand size for retf; Correected ESP …
|
|
|
@97629
|
2 years |
vboxsync |
VMM/IEM: Corrected opcode comments for rdtscp and swapgs. bugref:9898
|
|
|
@97620
|
2 years |
vboxsync |
VMM/IEM: Corrected a stack register update bug when RETF is returning …
|
|
|
@97615
|
2 years |
vboxsync |
VMM/IEM: Single stepping of far return. bugref:9898
|
|
|
@97614
|
2 years |
vboxsync |
VMM/HMVMXR0: Must actually reload the initial …
|
|
|
@97607
|
2 years |
vboxsync |
IEM: Added SSE 4.1 PINSRB, PEXTRB, PEXTRB, PEXTRW, EXTRACTPS.
|
|
|
@97584
|
2 years |
vboxsync |
VMM/IEM: Corrected opsize behaviour for near returns for intel cpus in …
|
|
|
@97583
|
2 years |
vboxsync |
VMM/IEM: Whitespace fix in VMX code. bugref:10092
|
|
|
@97564
|
2 years |
vboxsync |
IEM: Save/restore XMM8-15 based on CPU mode, not operand size in …
|
|
|