]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add suspend info to Xen, LXC and UML hypervisor capabilities
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 29 Nov 2011 15:28:26 +0000 (15:28 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 30 Nov 2011 10:12:30 +0000 (10:12 +0000)
commit9ae0b8349cc31922260207b7551f3a77ae44d685
tree9c475f88c2460320699a374e493c96a4b47da939
parent8c60bc169ff2c52b5f3677563c889acf0cb39dc0
Add suspend info to Xen, LXC and UML hypervisor capabilities

* src/lxc/lxc_conf.c, src/uml/uml_conf.c,
  src/xen/xen_hypervisor.c: Initialize suspend capabilities
* tests/xencapsdata/*xml: Add empty powermgmt capabilities
13 files changed:
src/lxc/lxc_conf.c
src/uml/uml_conf.c
src/xen/xen_hypervisor.c
tests/xencapsdata/xen-i686-pae-hvm.xml
tests/xencapsdata/xen-i686-pae.xml
tests/xencapsdata/xen-i686.xml
tests/xencapsdata/xen-ia64-be-hvm.xml
tests/xencapsdata/xen-ia64-be.xml
tests/xencapsdata/xen-ia64-hvm.xml
tests/xencapsdata/xen-ia64.xml
tests/xencapsdata/xen-ppc64.xml
tests/xencapsdata/xen-x86_64-hvm.xml
tests/xencapsdata/xen-x86_64.xml