]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix capabilities XML to use generic terms for suspend targets
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 29 Nov 2011 14:14:03 +0000 (14:14 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 30 Nov 2011 10:12:29 +0000 (10:12 +0000)
commitae5e55289dc3adb793eeede2bd407aeeb1877563
treea0cbb7bd747815a1e756cb485743ef2c4e60dd5a
parent6fb5400fc6ea4ab5c3a99747d99a7275f1bb6d77
Fix capabilities XML to use generic terms for suspend targets

The capabilities XML uses the x86 specific terms 'S3', 'S4'
and 'Hybrid-Syspend'. Switch it to use the same terminology
as the API constants and virsh options, eg 'suspend_mem'
'suspend_disk' and 'suspend_hybrid'

* docs/formatcaps.html.in, docs/schemas/capability.rng,
  src/conf/capabilities.c: Rename suspend constants
docs/formatcaps.html.in
docs/schemas/capability.rng
src/conf/capabilities.c