Hello,
when i use virsh to reboot a guest,it report a "unsupported
configuration: Reboot is not supported with this QEMU binary" error .
my libvirt version 0.9.10 and i've tried 0.9.11/12 ,the debug info is
in the attachment libvirtd.log,
virsh # version --daemon
Compiled against library: libvir 0.9.10
Using library: libvir 0.9.10
Using API: QEMU 0.9.10
Running hypervisor: QEMU 0.14.0
Running against daemon: 0.9.10
virsh # list
Id Name State
----------------------------------------------------
6 win7 running
7 f16 running
virsh # reboot f16
error: Failed to reboot domain f16
error: unsupported configuration: Reboot is not supported with this QEMU binary
thanks.