On 07.07.2012 07:09, INFONIC Haruo Kinoshita wrote:

> Following is workaround for loading guest by libvirtd.
> Hope this helps.
> 
> ----
> - remove machine attribute from type element.
> 
> # editor /etc/libvirtd/qemu/guest-machine.xml
> <domain type='kvm'>
>   .... snip ....
>   <os>
>     <!-- <type arch='x86_64' machine='pc-0.15'>hvm</type> -->
>     <type arch='x86_64' >hvm</type>

Please don't do that.  Either remove the "machine=" parameter
completely, or change it to "machine='pc-1.1'", but keep the
"type" line.  As you stated above -- "remove machine attribute
from type element", not whole type element.

> - restart libvirtd

Thanks,

/mjt



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to