On Fri, Nov 22, 2019 at 04:55:42PM +0100, Paolo Bonzini wrote: > On 22/11/19 16:23, Yang Weijiang wrote: > >> QEMU for example ships with a program called vmxcap (though it requires > >> root). We also could write a program to analyze the KVM capabilities > >> and print them, and put it in tools/kvm. > >> > > OK, will update vmxcap to add SPP feature bit, thanks! > > It's already there. :) > Yeah, I saw it, thanks a lot for the kind review! :-)) > Paolo