{{{ domain xml file includes: }}}
>
>
>
>
>
FYI this is a typo in the email -- the file properly uses "enabled" not
"enables"
___
libvirt-users mailing list
libvirt-users@redhat.com
https://www.redhat.com/mailman/listinfo/libvirt-users
>
> "success-response":false has nothing to do with whether a guest-agent
> command is enabled, but rather whether you should expect a response from
> the agent itself when the command succeeds. For these commands, the
> answer is no, you do not get a response from the guest agent, because
> the a
How do I "enable" qemu-ga on a guest to be able to (I think this means have
a success-response:true) for: guest-suspend-hybrid; guest-suspend-ram;
guest-suspend-disk; and guest-shutdown?
At least I think that's my question.
http://wiki.stoney-cloud.org/wiki/Qemu_Guest_Agent_Integration shows these
Using libvirt 1.2.18 (-1 Arch) and QEMU git-master (2.4.0.r40384.2d69736).
pm-utils 1.4.1-6. acpid 2.0.23-4
Installed using Q35 chipset.
I can perform virsh # shutdown , and watching the client VM console
see a graceful shutdown.
On host:
=
# systemctl reboot
{{{ client VM console immediate
If I manually delete the Q35 USB Controllers, I can use
managedsave/start, but I start getting tty errors that don't happen
before the managedsave/start.
Using libvirt 1.2.18 (-1 Arch) and QEMU git-master (2.4.0.r40384.2d69736).
Installed using Q35 chipset.
I'm running QEMU git, which allows SCS
managedsave/start appears to work, but VM is unusable due to non-stop
repeating uhci_hcd errors.
I can't remove the USB controller from QEMU, but I CAN remove it
through virsh edit. Doing so eliminates the USB controller in the
guest, preventing non-stop repeating uhci_hcd errors. (QEMU only let