|
|
@67836
|
7 years |
vboxsync |
CPUMR3CpuId: typo
|
|
|
@67821
|
7 years |
vboxsync |
SUP, VMM: Added interface to read CPU microcode revision, used in VMM …
|
|
|
@67071
|
8 years |
vboxsync |
CPUMR3CpuId.cpp: Detect AVX2 correctly. (stupid typos)
|
|
|
@67070
|
8 years |
vboxsync |
CPUMR3CpuId.cpp: Enabled AVX2 instructions for VMs with nested paging.
|
|
|
@66879
|
8 years |
vboxsync |
CPUM: Hide VME capability on Ryzen unless overridden by ForceVme key. …
|
|
|
@66581
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Implemented various SVM intercepts in IEM, …
|
|
|
@66403
|
8 years |
vboxsync |
CPUM: Added the MXCSR mask to the CPU database and CPUM::GuestInfo as …
|
|
|
@66331
|
8 years |
vboxsync |
IEM: Converted iemOp_Grp15 from switch to tables; implemented …
|
|
|
@66327
|
8 years |
vboxsync |
IEM,CPUM: Implemented clflush Mb (0f ae /7).
|
|
|
@66215
|
8 years |
vboxsync |
CPUMR3CpuId.cpp: Fixed typo in unused paranoid code.
|
|
|
@66095
|
8 years |
vboxsync |
CPUMR3CpuId.cpp: Detect AMD Ryzen.
|
|
|
@66040
|
8 years |
vboxsync |
VMM: Nested Hw.virt: SVM bits.
|
|
|
@65905
|
8 years |
vboxsync |
VMM: Nested Hw.virt: todo.
|
|
|
@65904
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Started with tweaking the AMD bits and laying the …
|
|
|
@65801
|
8 years |
vboxsync |
VMM/CPUM: Fix typo in enabling XOP, while exploding CPUID features.
|
|
|
@65763
|
8 years |
vboxsync |
CPUM: Added fXop to CPUMFEATURES.
|
|
|
@65493
|
8 years |
vboxsync |
CPUM,PGM: cmpxchg16b work (stats).
|
|
|
@65459
|
8 years |
vboxsync |
VMM: don't depend on the CPUID(EAX=1)/HTT feature for guests with more …
|
|
|
@64530
|
8 years |
vboxsync |
VMM: typos
|
|
|
@63560
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@62869
|
8 years |
vboxsync |
VMM: warnings.
|
|
|
@62637
|
8 years |
vboxsync |
VMMR3: warnings
|
|
|
@62591
|
8 years |
vboxsync |
VMM/GIM, CPUM: Retire "EnableHVP" CFGM option and the unconditional …
|
|
|
@62478
|
8 years |
vboxsync |
(C) 2016
|
|
|
@61780
|
8 years |
vboxsync |
oops
|
|
|
@61776
|
8 years |
vboxsync |
CPUM,APIC: Per-CPU APIC CPUID feature bit and MSR_IA32_APICBASE GP …
|
|
|
@60996
|
9 years |
vboxsync |
x86: Added two more CPUID bit definitions.
|
|
|
@60438
|
9 years |
vboxsync |
CPUR3CpuId: Fixed fake 8086/80186 classification.
|
|
|
@60414
|
9 years |
vboxsync |
CPUMR3CpuId.cpp: Build fix.
|
|
|
@60411
|
9 years |
vboxsync |
VMM,Main: Added 286, 186 and 8086 CPU profiles to play with.
|
|
|
@59792
|
9 years |
vboxsync |
VMM/CPUMR3Cpuid: print core count +1 in VBox.log
|
|
|
@58122
|
9 years |
vboxsync |
VMM: Made @param pVM more uniform and to the point.
|
|
|
@57373
|
9 years |
vboxsync |
CPUMR3CpuId.cpp: Intel CPU march classification updates.
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@57331
|
9 years |
vboxsync |
temporarily disables AVX-2 by default.
|
|
|
@57329
|
9 years |
vboxsync |
CPUMR3CpuId.cpp: detect skylake
|
|
|
@57124
|
9 years |
vboxsync |
CPUMR3CpuId.cpp: Disable AVX and XSAVE for 64-bit guest on 32-bit …
|
|
|
@57116
|
9 years |
vboxsync |
CPUMR3CpuId: allow to override internal IsaExts leafs
|
|
|
@57056
|
9 years |
vboxsync |
cpumR3CpuIdSanitize: Log and clean up sub-leaves in the feature areas …
|
|
|
@56985
|
9 years |
vboxsync |
VMM: Log and assertion formatting fixes.
|
|
|
@56877
|
9 years |
vboxsync |
VMM/CPUM: Moved the MSR STAM registeration call to …
|
|
|
@56873
|
9 years |
vboxsync |
CPUMR3CpuId.cpp: Don't expose AVX and AVX-2 if the YMM XSAVE state …
|
|
|
@56094
|
10 years |
vboxsync |
cpumR3LoadCpuIdInner: More correct assertion as we don't actually …
|
|
|
@56089
|
10 years |
vboxsync |
removed invalid assertion.
|
|
|
@55862
|
10 years |
vboxsync |
CPUMR3CpuId.cpp: Corrected XSAVE related CPUID handling loading old state.
|
|
|
@55740
|
10 years |
vboxsync |
leaf 0xd fixes
|
|
|
@55733
|
10 years |
vboxsync |
CPUMR3CpuId.cpp: Fixed CPUID sub-leaves collection for leaf 0xd. …
|
|
|
@55716
|
10 years |
vboxsync |
just disable AVX on AMD-V wholesale.
|
|
|
@55713
|
10 years |
vboxsync |
Disabled AVX/XSAVE for AMD fam 15h.
|
|
|
@55691
|
10 years |
vboxsync |
CPUMR3CpuId.cpp: Added PKU and OSPKU to g_aLeaf7Sub0EcxSubFields.
|
|
|
@55674
|
10 years |
vboxsync |
Main,VBoxManage,Settings: Changed the boolean syntheticCPU setting …
|
|
|
@55466
|
10 years |
vboxsync |
CPUM: Need to save and restore the extended state stuff. duh.
|
|
|
@55316
|
10 years |
vboxsync |
CPUM,IEM,HM: Enabled XSAVE and AVX for AMD-V too.
|
|
|
@55293
|
10 years |
vboxsync |
CPUM: Expose XSAVE, AVX and AVX-2.
|
|
|
@55230
|
10 years |
vboxsync |
cpumR3CpuIdReadIsaExtCfgEx: Removed obsoleted assertion.
|
|
|
@55229
|
10 years |
vboxsync |
CPUM,IEM: Expose GuestFeatures and HostFeatures (exploded CPUID), …
|
|
|
@55114
|
10 years |
vboxsync |
CPUM: Use XSAVE/XRSTOR for host state.
|
|
|
@55062
|
10 years |
vboxsync |
Remove CPUFeatures and CPUFeaturesExt from CPUM, use HostFeatures …
|
|
|
@55060
|
10 years |
vboxsync |
TSC detection fix.
|
|
|
@55054
|
10 years |
vboxsync |
Removed support for host CPUs without FXSAVE/FXRSTOR support.
|
|
|
@54958
|
10 years |
vboxsync |
CPUMR3CpuId: Fixed typos. Thank you Jung-uk Kim.
|
|
|
@54943
|
10 years |
vboxsync |
CPUMR3CpuId: fix
|
|
|
@54925
|
10 years |
vboxsync |
VMM: nit.
|
|
|
@54924
|
10 years |
vboxsync |
VMM/CPUM: LogRel cosmetics.
|
|
|
@54920
|
10 years |
vboxsync |
CPUM: Expose AXMMX to guests too.
|
|
|
@54916
|
10 years |
vboxsync |
VMM: expose DEPFPU_CS_DS to the guest (leaf 7)
|
|
|
@54913
|
10 years |
vboxsync |
typos.
|
|
|
@54896
|
10 years |
vboxsync |
x86.h,VMM: XSAVE structures.
|
|
|
@54894
|
10 years |
vboxsync |
VMM: Expose some of the recent AMD instruction set extensions to the …
|
|
|
@54891
|
10 years |
vboxsync |
CPUM: Enabled CMPXCHG16B by defaults for VMs with nested paging and …
|
|
|
@54888
|
10 years |
vboxsync |
CPUM: Moved the old ISA extension CFGM options, implemented forcing …
|
|
|
@54887
|
10 years |
vboxsync |
CPUM: Enable a bunch of recent instruction extensions for VMs which …
|
|
|
@54879
|
10 years |
vboxsync |
Started on AESNI config, continue at home…
|
|
|
@54862
|
10 years |
vboxsync |
Corrected x86.h/mac typo.
|
|
|
@54844
|
10 years |
vboxsync |
CPUID: Dump XSAVE details.
|
|
|
@54822
|
10 years |
vboxsync |
VMM/CPUM: build fix.
|
|
|
@54818
|
10 years |
vboxsync |
build fix
|
|
|
@54815
|
10 years |
vboxsync |
CPUMR3CpuId.cpp: Fixed problem collecting CPUID sub-leaves for leaf …
|
|
|
@54813
|
10 years |
vboxsync |
build fix
|
|
|
@54812
|
10 years |
vboxsync |
cpuid dumping updates.
|
|
|
@54799
|
10 years |
vboxsync |
CPUM: Fixed two problems with the CPUID code. cLeaves wasn't updated …
|
|
|
@54797
|
10 years |
vboxsync |
cpumR3CpuIdInsert: Better error assertions/logging.
|
|
|
@54777
|
10 years |
vboxsync |
cpumR3LoadGuestCpuIdArray: Forgot to initialize fFlags in when faking …
|
|
|
@54763
|
10 years |
vboxsync |
PATM,CPUM: Redid the CPUID stuff by calling a patch helper function …
|
|
|
@54749
|
10 years |
vboxsync |
CPUM: Increase the max cpuid leaves a lot. Fixed incorrect sanitizing …
|
|
|
@54740
|
10 years |
vboxsync |
VMM: Made the max CPUID leaf cutoffs configurable.
|
|
|
@54739
|
10 years |
vboxsync |
Fixed warning.
|
|
|
@54737
|
10 years |
vboxsync |
VMM,REM: CPUID revamp - almost there now.
|
|
|
@54714
|
10 years |
vboxsync |
PATM,CPUM: CPUID patch update.
|
|
|
@54674
|
10 years |
vboxsync |
CPUM: Working on refactoring the guest CPUID handling.
|
|
|
@54561
|
10 years |
vboxsync |
Moved all the CPUID related code from CPUM.cpp to CPUMR3CpuId.cpp
|
|
|
@52106
|
10 years |
vboxsync |
Spaces.
|
|
|
@51797
|
10 years |
vboxsync |
VMM/GIM/Minimal: OS X bits.
|
|
|
@51735
|
10 years |
vboxsync |
VMM: Typo.
|
|
|
@51728
|
10 years |
vboxsync |
VMM: Add MWait Extensions as a CPUM feature to allow configuring it …
|
|
|
@51344
|
11 years |
vboxsync |
VMM/CPUM: Hyper heap fixes.
|
|
|
@51334
|
11 years |
vboxsync |
VMM/CPUM: Fix NULL ptr deref. due to premature access.
|
|
|
@51282
|
11 years |
vboxsync |
VMM: Disallow modifying leaves that has SSM deps. through …
|
|
|
@51281
|
11 years |
vboxsync |
VMM/VMMR3: Enable CPUMR3CpuIdInsert().
|
|
|
@51271
|
11 years |
vboxsync |
VMM: Implemented hyper heap realloc. and adjusted CPUM CpuId arrays …
|
|
|