<div class="gmail_quote">2009/9/7 Mark McLoughlin <span dir="ltr"><<a href="mailto:markmc@redhat.com">markmc@redhat.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Mon, 2009-09-07 at 14:40 +0400, Anton Protopopov wrote:<br>
<br>
>         Also, what is the output of 'virsh capabilities' ?<br>
> <guest><br>
>     <os_type>hvm</os_type><br>
>     <arch name='x86_64'><br>
>       <wordsize>64</wordsize><br>
>       <emulator>/usr/bin/qemu-system-x86_64</emulator><br>
>       <machine>pc-0.11</machine><br>
>       <machine canonical='pc-0.11'>pc</machine><br>
>       <machine>pc-0.10</machine><br>
>       <machine>isapc</machine><br>
>       <domain type='qemu'><br>
>       </domain><br>
>       <domain type='kvm'><br>
>         <emulator>/usr/bin/kvm</emulator><br>
>       </domain><br>
</div>...<br>
<div class="im">>         What does 'qemu -M ?' and 'kvm -M ?' give?<br>
>   # qemu -M ?<br>
>   Supported machines are:<br>
>   pc         Standard PC (alias of pc-0.11)<br>
>   pc-0.11    Standard PC (default)<br>
>   pc-0.10    Standard PC, qemu 0.10<br>
>   isapc      ISA-only PC<br>
>   # kvm -M ?<br>
>   Supported machines are:<br>
>   pc         Standard PC (default)<br>
>   isapc      ISA-only PC<br>
<br>
</div>Thanks, that shows the problem clearly. We need to probe the kvm binary<br>
for the machine types it supports and include it in its domain info.<br>
<br>
Please try out the four patches following<br></blockquote><div> </div><div>Thanks, I will try them tomorrow.<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br>
Cheers,<br>
<font color="#888888">Mark.<br>
<br>
</font></blockquote></div><br>