Mr. Tokarev,

Thank you, workaround that you suggested is worked.

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>

- restart libvirtd
----

--
Haruo Kinoshita



-- 
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