aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xc_domain_save.c
diff options
context:
space:
mode:
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>2011-06-28 18:15:44 +0100
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>2011-06-28 18:15:44 +0100
commit7e9ee87b3ec2158a9ac4e0dda838f177dcde92dd (patch)
tree20487bcaf18e1034fafbf5fb952f9918993e297f /tools/libxc/xc_domain_save.c
parent98883d0bb77a84111d2f5a52b3e5870d9e7054a0 (diff)
downloadxen-7e9ee87b3ec2158a9ac4e0dda838f177dcde92dd.tar.gz
xen-7e9ee87b3ec2158a9ac4e0dda838f177dcde92dd.tar.bz2
xen-7e9ee87b3ec2158a9ac4e0dda838f177dcde92dd.zip
libxc: Squash xc_e820.h (and delete) into xenctrl.h
.. as there is no need to keep that internal header file anymore. We export two functions xc_domain_[set|get]_memory_map which depend on the 'struct e820entry' defined in 'xc_e820.h'. We move the contents of the 'xc_e820.h' to the 'xenctrl.h' fixing compiler errors when applications outside the Xen tree are trying to compile against the libraries. Tested-by: Daniel Castro <evil.dani@gmail.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
Diffstat (limited to 'tools/libxc/xc_domain_save.c')
-rw-r--r--tools/libxc/xc_domain_save.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/libxc/xc_domain_save.c b/tools/libxc/xc_domain_save.c
index 5bd2d5eb12..76a377acd4 100644
--- a/tools/libxc/xc_domain_save.c
+++ b/tools/libxc/xc_domain_save.c
@@ -33,7 +33,6 @@
#include "xg_save_restore.h"
#include <xen/hvm/params.h>
-#include "xc_e820.h"
/*
** Default values for important tuning parameters. Can override by passing