Hi, Comparing the features tested for in get_para_features() with the kvm_feature_names in target-i386/helper.c, I noticed that we didn't list the cr3_cache feature in the real name table. I presume this is unintentional so here's a patch to correct it. Cheers, Jes