|
|
@100826
|
16 months |
vboxsync |
VMM/IEM: Started refactoring IEM_MC_MEM_MAP into type and access …
|
|
|
@100740
|
16 months |
vboxsync |
VMM/IEM: Split up IEMAllInstInterpretOnly.cpp into four files to speed …
|
|
|
@100734
|
16 months |
vboxsync |
VMM/IEM: Generate TBs for invalid instruction encodings as well. This …
|
|
|
@100733
|
16 months |
vboxsync |
VMM/IEM,ValKit: Shortened the IEMAllInstruction* file names to …
|
|
|
@100591
|
17 months |
vboxsync |
VMM/IEM: Must pass the FPU opcode word to the various MCs updating FOP …
|
|
|
@100579
|
17 months |
vboxsync |
VMM/IEM: Implement vinserti128/vinsertf128 instruction emulation, …
|
|
|
@100573
|
17 months |
vboxsync |
VMM/IEM: Implement vpbroadcast{b,w,d,q}/vbroadcasti128 instruction …
|
|
|
@100567
|
17 months |
vboxsync |
VMM/IEM: Implement vbroadcast{ss,sd,f128} instruction emulation, …
|
|
|
@100326
|
17 months |
vboxsync |
VMM/IEM: Fixed a problem with 'pop [rsp/esp]' that showed up in …
|
|
|
@100266
|
18 months |
vboxsync |
VMM/IEM: Collect opcode bytes while decoding instructions in the …
|
|
|
@100072
|
18 months |
vboxsync |
VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
|
|
|
@99897
|
19 months |
vboxsync |
VMM/EM,DBGF: Repurposing the inner REM execution loop for …
|
|
|
@99775
|
19 months |
vboxsync |
*: Mark functions as static if not used outside of a given compilation …
|
|
|
@99739
|
19 months |
vboxsync |
*: doxygen corrections (mostly about removing @returns from functions …
|
|
|
@99674
|
19 months |
vboxsync |
VMM/PDMQueue: Fix PDMQueueAllocEx() to respect the multiple of 32 …
|
|
|
@99671
|
19 months |
vboxsync |
VMM/tstVMStructSize: Use X86_PAGE_4K_SIZE instead of PAGE_SIZE which …
|
|
|
@99343
|
20 months |
vboxsync |
VMM/IEM: IEM_MC_MAYBE_RAISE_PCLMUL_RELATED_XCPT -> …
|
|
|
@99342
|
20 months |
vboxsync |
VMM/IEM: IEM_MC_MAYBE_RAISE_AESNI_RELATED_XCPT -> …
|
|
|
@99341
|
20 months |
vboxsync |
VMM/IEM: IEM_MC_MAYBE_RAISE_SHA_RELATED_XCPT -> …
|
|
|
@99340
|
20 months |
vboxsync |
VMM/IEM: IEM_MC_MAYBE_RAISE_SSE42_RELATED_XCPT -> …
|
|
|
@99339
|
20 months |
vboxsync |
VMM/IEM: IEM_MC_MAYBE_RAISE_SSE41_RELATED_XCPT -> …
|
|
|
@99338
|
20 months |
vboxsync |
VMM/IEM: IEM_MC_MAYBE_RAISE_SSSE3_RELATED_XCPT -> …
|
|
|
@99337
|
20 months |
vboxsync |
VMM/IEM: IEM_MC_MAYBE_RAISE_SSE3_RELATED_XCPT -> …
|
|
|
@99336
|
20 months |
vboxsync |
VMM/IEM: IEM_MC_MAYBE_RAISE_SSE2_RELATED_XCPT -> …
|
|
|
@99335
|
20 months |
vboxsync |
VMM/IEM: IEM_MC_MAYBE_RAISE_AVX2_RELATED_XCPT -> …
|
|
|
@99330
|
20 months |
vboxsync |
VMM/IEM: Use IEMOP_HLP_DONE_DECODING_*EX*() rather than …
|
|
|
@99325
|
20 months |
vboxsync |
VMM/IEM: Use IEMOP_HLP_DONE_VEX_DECODING_*() rather than …
|
|
|
@99324
|
20 months |
vboxsync |
VMM/IEM: Use IEMOP_HLP_DONE_VEX_DECODING_*() rather than …
|
|
|
@99309
|
20 months |
vboxsync |
VMM/IEM: Removed some unused function tables. bugref:10369
|
|
|
@99304
|
20 months |
vboxsync |
VMM/IEM: More work on processing MC blocks, mainly related to reducing …
|
|
|
@99208
|
20 months |
vboxsync |
Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
|
|
|
@99040
|
21 months |
vboxsync |
*.kmk: Applied scm with new indenting of multiline variable/function …
|
|
|
@98915
|
21 months |
vboxsync |
VMM/IEM: More work on processing MC blocks. [build fix] bugref:10369
|
|
|
@98822
|
21 months |
vboxsync |
VMM/testcase/tstIEMAImpl: Add testcase for pcmp{i,e}str{i,m}, bugref:9898
|
|
|
@98798
|
21 months |
vboxsync |
VMM/IEM: build fix. bugref:10368
|
|
|
@98703
|
22 months |
vboxsync |
VMM/{CPUM,IEM}: Implement SHA instruction set extension emulation in …
|
|
|
@98644
|
22 months |
vboxsync |
VMM,SUPLib: Adjustments for running tstPDMQueue in driverless mode on …
|
|
|
@98437
|
22 months |
vboxsync |
VMM/*.kmk: Automatic scm cleanups. bugref:10348
|
|
|
@98249
|
23 months |
vboxsync |
/*.kmk,configure*: …
|
|
|
@98169
|
23 months |
vboxsync |
*.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348
|
|
|
@98167
|
23 months |
vboxsync |
*.kmk: s/VBOXR3AUTOTST/VBoxR3AutoTest/ bugref:10348
|
|
|
@98155
|
23 months |
vboxsync |
*.kmk: s/VBOXR3HARDENEDEXE/VBoxR3HardenedExe/ bugref:10348
|
|
|
@98129
|
23 months |
vboxsync |
VMM/testcase: s/VBOXR3/VBoxR3Dll/ bugref:10348
|
|
|
@98128
|
23 months |
vboxsync |
*.kmk: s/VBOXR3EXE/VBoxR3Exe/ bugref:10348
|
|
|
@98106
|
23 months |
vboxsync |
Manual (C) year updates.
|
|
|
@98103
|
23 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@97876
|
2 years |
vboxsync |
VMM/tstX86-1: Switched from RTMemExecAlloc to RTMemPageAlloc + …
|
|
|
@97782
|
2 years |
vboxsync |
IEM: Implemented SSE instructions RSQRTPS, RSQRTSS, ROUNDPS, ROUNDPD, …
|
|
|
@97607
|
2 years |
vboxsync |
IEM: Added SSE 4.1 PINSRB, PEXTRB, PEXTRB, PEXTRW, EXTRACTPS.
|
|
|
@97543
|
2 years |
vboxsync |
IEM: Modified microcode XMM accessors to fetch specified qword/dword …
|
|
|
@97534
|
2 years |
vboxsync |
IEM: Reworked [V]MOVxDUP to be done directly in microcode. Added MOVBE …
|
|
|
@97441
|
2 years |
vboxsync |
VMM/IEM: Single stepping for short and near jumps (relative) and …
|
|
|
@97357
|
2 years |
vboxsync |
VMM/IEM: IEM_MC_REL_JMP_S* -> IEM_MC_REL_JMP_S*_AND_FINISH and …
|
|
|
@97356
|
2 years |
vboxsync |
VMM/IEM: IEM_MC_ADVANCE_RIP -> IEM_MC_ADVANCE_RIP_AND_FINISH in prep …
|
|
|
@97350
|
2 years |
vboxsync |
VMM/IEM: Removed two unused MCs.
|
|
|
@97213
|
2 years |
vboxsync |
VMM,VBox/types.h: Removed the CPUMCTXCORE type.
|
|
|
@97178
|
2 years |
vboxsync |
VMM/CPUM,EM,HM,IEM,++: Moved VMCPU_FF_INHIBIT_INTERRUPTS and …
|
|
|
@97154
|
2 years |
vboxsync |
IEM: Updated testcase.
|
|
|
@97150
|
2 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:10092 We access the virtual-APIC page …
|
|
|
@97043
|
2 years |
vboxsync |
VMM/PGM: Nested VMX: bugref:10092 Remove unused member …
|
|
|
@96998
|
2 years |
vboxsync |
VMM/IEM: Check MM, XMM and YMM register indexes. bugref:9898
|
|
|
@96997
|
2 years |
vboxsync |
VMM/IEM: Check general purpose register indexes. bugref:9898
|
|
|
@96996
|
2 years |
vboxsync |
VMM/IEM: Check segment indexes. bugref:9898
|
|
|
@96992
|
2 years |
vboxsync |
VMM/IEM: Check the IEM_MC_STORE_GREG_XXX desinations. See also …
|
|
|
@96979
|
2 years |
vboxsync |
VMM/PGM,IEM,HM: Added a PGMPHYSHANDLER_F_NOT_IN_HM flag to better deal …
|
|
|
@96953
|
2 years |
vboxsync |
VMM: Treat assembler warnings as errors so we don't accidentally end …
|
|
|
@96931
|
2 years |
vboxsync |
VMM/testcase/tstIEMAImpl: Implement basic cvtps2pi/cvttps2pi …
|
|
|
@96922
|
2 years |
vboxsync |
VMM/testcase/tstIEMAImpl: Implement basic cvtpi2ps/cvtpi2pd testcases, …
|
|
|
@96917
|
2 years |
vboxsync |
VMM/testcase/tstIEMAImpl: Implement basic cvtpd2pi/cvttpd2pi …
|
|
|
@96846
|
2 years |
vboxsync |
VMM/testcase/tstIEMAImpl: Check the correct type with …
|
|
|
@96797
|
2 years |
vboxsync |
VMM/testcase/tstIEMAImpl: Implement basic …
|
|
|
@96796
|
2 years |
vboxsync |
VMM/IEM: Implement …
|
|
|
@96790
|
2 years |
vboxsync |
VMM/testcase/tstIEMAImpl: Implement basic cmpps/cmpss/cmppd/cmpsd …
|
|
|
@96789
|
2 years |
vboxsync |
VMM/IEM: Implement cmpps/cmpss/cmppd/cmpsd instructions, bugref:9898
|
|
|
@96751
|
2 years |
vboxsync |
VMM/IEM: Implement [v]comiss/[v]ucomiss/[v]comisd/[v]ucomisd …
|
|
|
@96749
|
2 years |
vboxsync |
VMM/testcase/tstIEMAImpl: Implement basic …
|
|
|
@96748
|
2 years |
vboxsync |
VMM/IEM: Implement [v]comiss/[v]ucomiss/[v]comisd/[v]ucomisd …
|
|
|
@96742
|
2 years |
vboxsync |
VMM/testcase/tstIEMAImpl: Implement basic cvtsi2ss/cvtsi2sd testcases, …
|
|
|
@96741
|
2 years |
vboxsync |
VMM/IEM: Implement cvtsi2ss/cvtsi2sd instructions, bugref:9898
|
|
|
@96734
|
2 years |
vboxsync |
VMM/testcase/tstIEMAImpl: Implement basic cvttss2si/cvtss2si …
|
|
|
@96732
|
2 years |
vboxsync |
VMM/testcase/tstIEMAImpl: Implement basic cvttss2si/cvtss2si …
|
|
|
@96731
|
2 years |
vboxsync |
VMM/IEM: Implement cvttss2si/cvtss2si instructions, bugref:9898
|
|
|
@96727
|
2 years |
vboxsync |
VMM/testcase/tstIEMAImpl: Implement basic cvtsd2si testcase, bugref:9898
|
|
|
@96724
|
2 years |
vboxsync |
VMM/testcase/tstIEMAImpl: Implement basic cvttsd2si testcase, bugref:9898
|
|
|
@96723
|
2 years |
vboxsync |
VMM/IEM: Implement cvttsd2si instruction, bugref:9898
|
|
|
@96682
|
2 years |
vboxsync |
VMM/testcase/tstIEMAImpl: Implement basic cvtps2pd testcase, bugref:9898
|
|
|
@96681
|
2 years |
vboxsync |
VMM/IEM: Implement cvtps2pd instruction, bugref:9898
|
|
|
@96652
|
2 years |
vboxsync |
VMM/IEM: Implement [v]pclmulqdq instruction, bugref:9898
|
|
|
@96511
|
2 years |
vboxsync |
/Config.kmk,VMM,IPRT: Converted all run-at-compile-time tests and more …
|
|
|
@96440
|
2 years |
vboxsync |
VMM/IEM: Implement [v]phminposuw instructions, bugref:9898 [missing file]
|
|
|
@96412
|
2 years |
vboxsync |
update copyright and license notice text in generators
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@96403
|
2 years |
vboxsync |
VMM/IEM: Implement [v]shufps/[v]shufpd instructions, bugref:9898
|
|
|
@96395
|
2 years |
vboxsync |
VMM/testcase/tstIEMAImpl: Implement basic addpd2ps testcase, bugref:9898
|
|
|
@96394
|
2 years |
vboxsync |
VMM/IEM: Implement cvtpd2ps instruction, bugref:9898
|
|
|
@96393
|
2 years |
vboxsync |
VMM/testcase/tstIEMAImpl: Implement basic addsubps/addsubpd testcases, …
|
|
|
@96392
|
2 years |
vboxsync |
VMM/IEM: Implement addsubps/addsubpd instructions, bugref:9898
|
|
|
@96385
|
2 years |
vboxsync |
VMM/testcase/tstIEMAImpl: Implement basic sqrtps/sqrtpd/sqrtss/sqrtsd …
|
|
|
@96384
|
2 years |
vboxsync |
VMM/IEM: Implement sqrtps/sqrtpd/sqrtss/sqrtsd instructions, bugref:9898
|
|
|
@96383
|
2 years |
vboxsync |
VMM/testcase/tstIEMAImpl: Implement basic haddps/haddpd/hsubps/hsubpd …
|
|
|