Is it possible to correctly shutdown a openbsd 4.7 or 4.9 with
virsh shutdown OpenBSD
The openbsd is under kvm/qemu configured from libvirt.
shutdown should send an ACPI signal "Power button pressed", but my openbsd guest does not react to this.
Also, can I configure OpenBSD to really turn off power of virtual machine when doing halt
? Now it asks user from console "press any key to reboot" and don't switch power off.