In the web interface for a given guest, there is a "Shutdown" button which is supposed to cleanly shutdown the guest.
What is needed on guest for this to work?
I tried it with a KVM Linux guest and it worked.
Now when I use it with another Linux guest (uses virtio_pci and other virtio_* drivers), it doesn't work - nothing happens on the guest, nothing in dmesg or syslog.
Is it because of virtio_*? Or is it something else?
What is needed on guest for this to work?
I tried it with a KVM Linux guest and it worked.
Now when I use it with another Linux guest (uses virtio_pci and other virtio_* drivers), it doesn't work - nothing happens on the guest, nothing in dmesg or syslog.
Is it because of virtio_*? Or is it something else?