Introduce powerdown_notifiers
commita9552c8edbd31bf75d42b561f0a592c00aff1038
authorIgor Mammedov <imammedo@redhat.com>
Wed, 5 Sep 2012 21:06:21 +0000 (5 23:06 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 25 Sep 2012 23:37:41 +0000 (25 18:37 -0500)
tree5bd53653764ae8f252cccf733e22e013c94ee1b0
parentd9b41bcda91ea7285d934a9c2333c49cd32d1ad3
Introduce powerdown_notifiers

Notifier will be used for signaling powerdown request to guest in
a more general way and intended to replace very specific
qemu_irq_rise(qemu_system_powerdown) and will allow to remove global
variable qemu_system_powerdown.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
sysemu.h
vl.c