]> git.proxmox.com Git - mirror_qemu.git/commit - softmmu/vl.c
Cleanup unused global var qemu_system_powerdown
authorIgor Mammedov <imammedo@redhat.com>
Wed, 5 Sep 2012 21:06:25 +0000 (23:06 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 25 Sep 2012 23:37:41 +0000 (18:37 -0500)
commit013c2f150f617d0e19ab487539df2234b2d4209b
tree6ddcab5cbb558274dce0393af807d708da729322
parentbea42280dad1e016225654a062b98bafe99e51fe
Cleanup unused global var qemu_system_powerdown

All deps that used global qemu_system_powerdown var are now converted
to notifiers, so remove it.

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