문제

I want to find a Intel processor that support EPT accessed/dirty bits, but I can't find it till now. The Intel developer's manual just said that some processors support that, but it didn't make this clear.

I know that I can use rdmsr to determine if the EPT table supports access and dirty bits. However I would like to know how to identify a processor before I've purchased it that has this support.

올바른 솔루션이 없습니다

다른 팁

Intel provides that information at http://ark.intel.com/products/virtualizationtechnology.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top