Ian Campbell 64a7ad6fe3 xen: make it possible to build without the Xen PV domain builder
Until the previous patch this relied on xc_fd(), which was only
implemented for Xen 4.0 and earlier.

Given this wasn't working since Xen 4.0 I have marked this as disabled
by default.

Removing this support drops the use of a bunch of symbols from
libxenctrl, specifically:

  - xc_domain_create
  - xc_domain_destroy
  - xc_domain_getinfo
  - xc_domain_max_vcpus
  - xc_domain_setmaxmem
  - xc_domain_unpause
  - xc_evtchn_alloc_unbound
  - xc_linux_build

This is another step towards only using Xen libraries which provide a
stable inteface.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Reviewed-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
2016-01-26 17:19:44 +00:00
..
2013-06-07 14:55:33 +02:00
2016-01-25 14:35:23 -05:00
2015-10-02 16:22:02 -03:00
2014-02-03 14:04:00 +00:00
2015-09-07 10:39:30 +01:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00
2015-12-22 18:39:20 +02:00
2015-06-11 10:13:30 +01:00
2015-09-07 10:39:30 +01:00
2016-01-11 15:29:05 +11:00
2015-12-04 09:39:55 +03:00
2015-09-07 10:39:28 +01:00
2013-04-08 18:13:10 +02:00
2015-12-04 09:39:55 +03:00
2015-09-25 12:04:43 +02:00
2013-04-08 18:13:10 +02:00
2015-01-15 10:44:13 +03:00
2016-01-16 12:01:23 +00:00
2014-10-23 16:41:25 +02:00
2014-10-24 12:19:11 +01:00
2016-01-25 14:35:23 -05:00
2013-04-08 18:13:10 +02:00
2013-05-01 20:55:21 +04:00
2015-07-06 12:15:14 -06:00
2015-04-30 16:05:48 +03:00