|
|
@99647
|
20 months |
vboxsync |
VMM/IEM: Started modifying the input/decode side of the threaded …
|
|
|
@99583
|
20 months |
vboxsync |
VMM/IEM: Fixed regression from r156691, where a …
|
|
|
@99578
|
20 months |
vboxsync |
VMM/GIC: Continue implementation, bugref:10404
|
|
|
@99576
|
20 months |
vboxsync |
VMM: Preparations for getting interrupts injected into the guest. With …
|
|
|
@99492
|
20 months |
vboxsync |
VMM/GIC: Register the MMIO region handlers for the distributor and …
|
|
|
@99388
|
20 months |
vboxsync |
VMM/ArmV8: Skeleton of the GICv3 interrupt controller emulation, …
|
|
|
@99385
|
20 months |
vboxsync |
VMM/ArmV8: Skeleton of the GICv3 interrupt controller emulation, …
|
|
|
@99369
|
20 months |
vboxsync |
VMM/IEM: @todo regarding nested VMX APIC page access handler …
|
|
|
@99362
|
20 months |
vboxsync |
VMM/IEM: Nested VMX: bugref:10318 Use IEM_VMX_VMENTRY_FAILED_RET_2 to …
|
|
|
@99361
|
20 months |
vboxsync |
VMM/IEM: Nested VMX: bugref:10318 Added IEM_VMX_VMENTRY_FAILED_RET_2 …
|
|
|
@99360
|
20 months |
vboxsync |
VMM/PGM: Nested VMX: bugref:10318 Skip some redundant checks while …
|
|
|
@99359
|
20 months |
vboxsync |
VMM/IEM: Eliminate some unused parameters/references in the threaded …
|
|
|
@99343
|
21 months |
vboxsync |
VMM/IEM: IEM_MC_MAYBE_RAISE_PCLMUL_RELATED_XCPT -> …
|
|
|
@99342
|
21 months |
vboxsync |
VMM/IEM: IEM_MC_MAYBE_RAISE_AESNI_RELATED_XCPT -> …
|
|
|
@99341
|
21 months |
vboxsync |
VMM/IEM: IEM_MC_MAYBE_RAISE_SHA_RELATED_XCPT -> …
|
|
|
@99340
|
21 months |
vboxsync |
VMM/IEM: IEM_MC_MAYBE_RAISE_SSE42_RELATED_XCPT -> …
|
|
|
@99339
|
21 months |
vboxsync |
VMM/IEM: IEM_MC_MAYBE_RAISE_SSE41_RELATED_XCPT -> …
|
|
|
@99338
|
21 months |
vboxsync |
VMM/IEM: IEM_MC_MAYBE_RAISE_SSSE3_RELATED_XCPT -> …
|
|
|
@99337
|
21 months |
vboxsync |
VMM/IEM: IEM_MC_MAYBE_RAISE_SSE3_RELATED_XCPT -> …
|
|
|
@99336
|
21 months |
vboxsync |
VMM/IEM: IEM_MC_MAYBE_RAISE_SSE2_RELATED_XCPT -> …
|
|
|
@99335
|
21 months |
vboxsync |
VMM/IEM: IEM_MC_MAYBE_RAISE_AVX2_RELATED_XCPT -> …
|
|
|
@99333
|
21 months |
vboxsync |
VMM/IEM: Use IEMOP_HLP_DONE_DECODING_*EX() rather than …
|
|
|
@99332
|
21 months |
vboxsync |
VMM/IEM: Use IEMOP_HLP_DONE_DECODING_*EX() rather than …
|
|
|
@99330
|
21 months |
vboxsync |
VMM/IEM: Use IEMOP_HLP_DONE_DECODING_*EX*() rather than …
|
|
|
@99329
|
21 months |
vboxsync |
VMM/IEM: Use IEMOP_HLP_DONE_DECODING_*EX() rather than …
|
|
|
@99328
|
21 months |
vboxsync |
VMM/IEM: Use IEMOP_HLP_DONE_DECODING_*EX() rather than …
|
|
|
@99327
|
21 months |
vboxsync |
VMM/IEM: Use IEMOP_HLP_DONE_DECODING_*EX() rather than …
|
|
|
@99326
|
21 months |
vboxsync |
VMM/IEM: Use IEMOP_HLP_DONE_VEX_DECODING_*() rather than …
|
|
|
@99325
|
21 months |
vboxsync |
VMM/IEM: Use IEMOP_HLP_DONE_VEX_DECODING_*() rather than …
|
|
|
@99324
|
21 months |
vboxsync |
VMM/IEM: Use IEMOP_HLP_DONE_VEX_DECODING_*() rather than …
|
|
|
@99318
|
21 months |
vboxsync |
VMM/IEM: Nested VMX: bugref:10318 Fixed race while registering the …
|
|
|
@99317
|
21 months |
vboxsync |
VMM/PGM: Nested VMX: bugref:10318 Added …
|
|
|
@99316
|
21 months |
vboxsync |
VMM/PGM: Nested VMX: bugref:10318 Added …
|
|
|
@99314
|
21 months |
vboxsync |
VMM/PGMPhys: Set the remaining buffer to a known value when returning …
|
|
|
@99309
|
21 months |
vboxsync |
VMM/IEM: Removed some unused function tables. bugref:10369
|
|
|
@99308
|
21 months |
vboxsync |
VMM/IEM: Reduced the number of generic parameters for the threaded …
|
|
|
@99307
|
21 months |
vboxsync |
VMM/IEM: More work on processing MC blocks, mainly related to reducing …
|
|
|
@99306
|
21 months |
vboxsync |
VMM/IEM: More work on processing MC blocks, mainly related to reducing …
|
|
|
@99305
|
21 months |
vboxsync |
VMM/IEM: More work on processing MC blocks, mainly related to reducing …
|
|
|
@99304
|
21 months |
vboxsync |
VMM/IEM: More work on processing MC blocks, mainly related to reducing …
|
|
|
@99303
|
21 months |
vboxsync |
VMM/IEM: More work on processing MC blocks, mainly related to …
|
|
|
@99301
|
21 months |
vboxsync |
VMM/IEM: IEMThreadedFunctions.cpp -> IEMAllThreadedFunctions.cpp. …
|
|
|
@99299
|
21 months |
vboxsync |
VMM/IEM: More work on processing MC blocks and generating threaded …
|
|
|
@99298
|
21 months |
vboxsync |
VMM/IEM: More work on processing MC blocks and generating threaded …
|
|
|
@99296
|
21 months |
vboxsync |
VMM/IEM: More work on processing MC blocks and generating threaded …
|
|
|
@99291
|
21 months |
vboxsync |
VMM/IEM: More work on processing MC blocks and generating threaded …
|
|
|
@99290
|
21 months |
vboxsync |
VMM/IEM: More work on processing MC blocks and generating threaded …
|
|
|
@99289
|
21 months |
vboxsync |
VMM/IEM: IEM_MC_AND_LOCAL_U8 is not allowed on variables not declared …
|
|
|
@99288
|
21 months |
vboxsync |
VMM/IEM: More work on processing MC blocks and generating threaded …
|
|
|
@99287
|
21 months |
vboxsync |
VMM/IEM: Some corrections to ease parsing. bugref:10369
|
|
|
@99286
|
21 months |
vboxsync |
VMM/IEM: disopcode.h -> disopcode-x86-amd64.h bugref:10394
|
|
|
@99273
|
21 months |
vboxsync |
VMM/IEM: Nested VMX: bugref:10318 Comment typos/nit.
|
|
|
@99261
|
21 months |
vboxsync |
VMM/IEM: Nested VMX: bugref:10318 Better fix for r156590.
|
|
|
@99259
|
21 months |
vboxsync |
VMM/VMXAllTemplate.cpp.h: Nested VMX: bugref:10318 Assert VT-x's …
|
|
|
@99245
|
21 months |
vboxsync |
VMM/PGM: Nested VMX: bugref:10318 Reverted r156627.
|
|
|
@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 …
|
|
|