libvirt/src/libxl
Jim Fehlig e744065679 libxl: use LIBXL_API_VERSION 0x040200
To ensure the libvirt libxl driver will build with future versions
of Xen where the libxl API may change in incompatible ways,
explicitly use LIBXL_API_VERSION 0x040200. The libxl driver
does use new libxl APIs that have been added since Xen 4.2, but
currently it does not make use of any changes made to existing
APIs such as libxl_domain_create_restore or libxl_set_vcpuaffinity.
The version can be bumped if/when the libxl driver consumes the
changed APIs.

Further details can be found in the following discussion thread

https://www.redhat.com/archives/libvir-list/2016-April/msg00178.html
Signed-off-by: Jim Fehlig <jfehlig@suse.com>
2016-04-15 12:02:32 -06:00
..
libvirtd_libxl.aug libxl: keepalive messages support 2016-02-09 21:14:12 -07:00
libxl_conf.c build: fix build on RHEL-6 2016-04-13 17:28:50 +02:00
libxl_conf.h libxl: use LIBXL_API_VERSION 0x040200 2016-04-15 12:02:32 -06:00
libxl_domain.c libxl: use LIBXL_API_VERSION 0x040200 2016-04-15 12:02:32 -06:00
libxl_domain.h libxl: implement virDomainGetJobInfo 2015-12-15 15:21:37 -07:00
libxl_driver.c libxl: fix net device detach 2016-03-31 10:17:28 -06:00
libxl_driver.h libxl: Use standard format for source file copyright notice 2013-09-03 23:53:48 -06:00
libxl_migration.c libxl: keepalive messages support 2016-02-09 21:14:12 -07:00
libxl_migration.h libxl: add p2p migration 2016-02-09 20:26:54 -07:00
libxl.conf libxl: keepalive messages support 2016-02-09 21:14:12 -07:00
test_libvirtd_libxl.aug.in libxl: keepalive messages support 2016-02-09 21:14:12 -07:00