qemu-e2k/hw/i386
Anthony PERARD 6e8d459353 xen: Drop includes of xen/hvm/params.h
xen-mapcache.c doesn't needs params.h.

xen-hvm.c uses defines available in params.h but so is xen_common.h
which is included before. HVM_PARAM_* flags are only needed to make
xc_hvm_param_{get,set} calls so including only xenctrl.h, which is
where the definition the function is, should be enough.
(xenctrl.h does include params.h)

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Reviewed-by: Paul Durrant <paul.durrant@citrix.com>
Message-Id: <20190618112341.513-4-anthony.perard@citrix.com>
2019-06-24 10:42:30 +01:00
..
kvm
xen xen: Drop includes of xen/hvm/params.h 2019-06-24 10:42:30 +01:00
acpi-build.c
acpi-build.h
amd_iommu.c
amd_iommu.h
fw_cfg.c
fw_cfg.h
intel_iommu_internal.h
intel_iommu.c
Kconfig
kvmvapic.c
Makefile.objs
multiboot.c
multiboot.h
pc_piix.c
pc_q35.c
pc_sysfw.c
pc.c
trace-events
vmmouse.c
vmport.c
x86-iommu.c