summaryrefslogtreecommitdiffstats
path: root/hw/cpu
diff options
context:
space:
mode:
authorIan Campbell <ian.campbell@citrix.com>2016-01-15 13:23:44 +0000
committerTimothy Pearson <tpearson@raptorengineering.com>2019-11-29 19:29:55 -0600
commitd3c2a9a8a36e1c1ebcbff0b11998b0e8c82dc38c (patch)
tree5c177f0b4946b9c807bb78f2f07e9b3b9338e01c /hw/cpu
parent564cd6ed0b2c3c31572b692ab4752c489f974c8b (diff)
downloadhqemu-d3c2a9a8a36e1c1ebcbff0b11998b0e8c82dc38c.zip
hqemu-d3c2a9a8a36e1c1ebcbff0b11998b0e8c82dc38c.tar.gz
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>
Diffstat (limited to 'hw/cpu')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud