]> git.proxmox.com Git - mirror_qemu.git/commit
xen: use libxendevicemodel when available
authorPaul Durrant <paul.durrant@citrix.com>
Tue, 7 Mar 2017 10:55:34 +0000 (10:55 +0000)
committerStefano Stabellini <sstabellini@kernel.org>
Fri, 21 Apr 2017 19:39:43 +0000 (12:39 -0700)
commitd655f34e6d6a68f64e885fa85295e0c7a31ce846
tree90db64187c368826c60bd66890632b7b9728b50d
parentda8090ccb7735aed5a46ce27dfbe8486cfce61f5
xen: use libxendevicemodel when available

This patch modifies the wrapper functions in xen_common.h to use the
new xendevicemodel interface if it is available along with compatibility
code to use the old libxenctrl interface if it is not.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
Reviewed-by: Anthony Perard <anthony.perard@citrix.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
include/hw/xen/xen_common.h
xen-common.c