]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Convert libxl driver to Xen 4.2
authorJim Fehlig <jfehlig@suse.com>
Mon, 26 Nov 2012 16:28:56 +0000 (09:28 -0700)
committerEric Blake <eblake@redhat.com>
Mon, 7 Jan 2013 17:40:02 +0000 (10:40 -0700)
commit05dd67417f8ecb8c6808dca5390d61218c175c81
tree9ed98ce9dccf82fb8a9535dbd01769610df7b207
parentd39ef5a01f044625b518fa97f64f86239493ec97
Convert libxl driver to Xen 4.2

Based on a patch originally authored by Daniel De Graaf

  http://lists.xen.org/archives/html/xen-devel/2012-05/msg00565.html

This patch converts the Xen libxl driver to support only Xen >= 4.2.
Support for Xen 4.1 libxl is dropped since that version of libxl is
designated 'technology preview' only and is incompatible with Xen 4.2
libxl.  Additionally, the default toolstack in Xen 4.1 is still xend,
for which libvirt has a stable, functional driver.
(cherry picked from commit dfa1e1dd5325f3a6bc8865312cde557044bf0b93)

Conflicts:
src/libxl/libxl_conf.c - commit e5e8d5 not backported
src/libxl/libxl_driver.c - commit 1c04f99 not backported
configure.ac
docs/drvxen.html.in
libvirt.spec.in
src/libxl/libxl_conf.c
src/libxl/libxl_conf.h
src/libxl/libxl_driver.c