libvirt/docs/api_extension
Philipp Hahn 184fc07fda xen_xs: name xendConfigVersion magic numbers
libvirt supports 4 different versions of the user-land XenD daemon. When
queried the daemon just returns its generation number, which is hard to
match to the version of the Xen tools.

Replace the magic generation numbers by named enum definitions to
improve code readability.

Signed-off-by: Philipp Hahn <hahn@univention.de>
2012-02-01 16:28:17 -07:00
..
0001-add-to-xml.patch
0002-add-new-public-API.patch build: use shorter file names for 'make dist' 2010-10-27 16:29:25 -06:00
0003-define-internal-driver-API.patch
0004-implement-the-public-APIs.patch
0005-implement-the-remote-protocol.patch
0006-make-old-API-trivially-wrap-to-new-API.patch
0007-add-virsh-support.patch
0008-support-new-xml.patch maint: rename virBufferVSprintf to virBufferAsprintf 2011-05-05 13:47:40 -06:00
0009-support-all-flags-in-test-driver.patch
0010-improve-vcpu-support-in-qemu-command-line.patch
0011-complete-vcpu-support-in-qemu-driver.patch
0012-improve-vcpu-support-in-xen-command-line.patch
0013-improve-getting-xen-vcpu-counts.patch
0014-improve-setting-xen-vcpu-counts.patch
0015-remove-dead-xen-code.patch