commit | d010f91c3ab97862c1d0a6a6b6832ed388fb6cd7 | [log] [tgz] |
---|---|---|
author | Igor Mammedov <imammedo@redhat.com> | Wed Sep 05 23:06:22 2012 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Sep 25 18:37:41 2012 -0500 |
tree | c0437c2080f765038b1382ee4ddb556e40f83c82 | |
parent | a9552c8edbd31bf75d42b561f0a592c00aff1038 [diff] |
acpi: use notifier for signaling guest system_powerdown command In addition, there is no need to allocate an extra irq just for rising SCI in irq handler. Just rise SCI right from notifier handler instead. Signed-off-by: Igor Mammedov <imammedo@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>