[libvirt] How does virt-manager send shutdown?

Guido Günther agx at sigxcpu.org
Thu Aug 7 07:38:27 UTC 2008


On Mon, Aug 04, 2008 at 09:05:07AM -0400, Bryan Kearney wrote:
> I added the following to my xml
>
>       <features>
>         <feature>
>                 <acpi/>
>         </feature>
>         </features>
>
> and had acpi=force on my kernel line.. still no luck. I looked for bugs  
> in bugzilla.redhat... saw none for kvm with acpi. Is there another to  
> bug tool to look at?
You can check if the acpi interrupt got dilivered in /proc/interrupts.
If so your OS doesn't handle it (e.g. missing acpi tools), if it didn't
get delivered there's probably something broken with kvm.
 -- Guido




More information about the libvir-list mailing list