]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Introduce --without-pm-utils to get rid of pm-is-supported dependency
authorCédric Bosdonnat <cbosdonnat@suse.com>
Fri, 11 Apr 2014 07:20:48 +0000 (09:20 +0200)
committerJim Fehlig <jfehlig@suse.com>
Fri, 11 Apr 2014 21:51:10 +0000 (15:51 -0600)
commitec70f3696f2eb0012f0cb693dd8c1a569d118240
tree34e20218ab80e14dc2630d053989f8053b0f1857
parentc839017af3eb0bdf78d4299a35624e46b87e1626
Introduce --without-pm-utils to get rid of pm-is-supported dependency

This uses the dbus api of systemd to check the power management
capabilities of the node.
configure.ac
libvirt.spec.in
src/libvirt_private.syms
src/util/virnodesuspend.c
src/util/virsystemd.c
src/util/virsystemd.h
tests/virsystemdtest.c