Henri Cook wrote:
Bryan Kearney wrote:
> How does virt-manager send shutdown to guests? Does it depend on if
> you are running kvm or xen? I have been building images with acpid
> enabled and acpi=force on the command line. After upgrading to f9 and
> running kvm my images no longer respond to shutdown. Is there a tweak
> which I have missed?
>
> - bk
>
> --
> Libvir-list mailing list
> Libvir-list(a)redhat.com
>
https://www.redhat.com/mailman/listinfo/libvir-list
Hi Bryan,
What version of KVM does this now mean you are running?
Should have included this:
[bkearney@localhost bin]$ rpm -qa | grep kvm
kvm-65-7.fc9.i386
[bkearney@localhost bin]$ uname -a
Linux localhost.localdomain 2.6.25.11-97.fc9.i686 #1 SMP Mon Jul 21
01:31:09 EDT 2008 i686 i686 i386 GNU/Linux
[bkearney@localhost bin]$
-- bk