<div dir="ltr"><div>ok thanks , but then can we know which all list of feature are supported by QEMU/KVM release. <br><a href="http://www.linux-kvm.org/page/KVM_Features">http://www.linux-kvm.org/page/KVM_Features</a><br></div>Does not seem to be all corect . <br><br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 16, 2017 at 3:42 PM, Jiri Denemark <span dir="ltr"><<a href="mailto:jdenemar@redhat.com" target="_blank">jdenemar@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, Feb 06, 2017 at 09:51:06 +0530, akhilesh rawat wrote:<br>
> hi ,<br>
><br>
> I am creating Guest by Libvirt tool " virt-install"  with cpu model as<br>
> host.<br>
><br>
> After Guest creation i see Guest Missing quite no of flags which Host was<br>
> having .<br>
><br>
> What could be the reason for this ?  I am expecting all flags of Host to e<br>
> present in Guest as well when choosing cpu model as host .<br>
<br>
</span>Even if you request "host" CPU model, the guest will always see only a<br>
subset of features the host supports. Not all features can be used in a<br>
virtual machine and even if they can be used they usually need some<br>
support form KVM or QEMU or both. That is both KVM and QEMU will filter<br>
out features they cannot currently virtualize and thus you will get a<br>
smaller set in comparison to the host CPU.<br>
<br>
Jirka<br>
</blockquote></div><br></div>