Remove broken Xen PV domain builder
commit6d7c06c213ddcfabcafdc178ccef81736f85a7c2
authorAnthony PERARD <anthony.perard@citrix.com>
Fri, 14 Sep 2018 11:18:29 +0000 (14 12:18 +0100)
committerAnthony PERARD <anthony.perard@citrix.com>
Mon, 14 Jan 2019 13:45:40 +0000 (14 13:45 +0000)
tree41d7f34e1a3869e9b537d0ac1e16d2374d57f5d6
parent19f87870baa570bcd7e80e7657e030bf427f16be
Remove broken Xen PV domain builder

It is broken since Xen 4.9 [1] and it will not build in Xen 4.12. Also,
it is not built by default since QEMU 2.6.

[1] https://lists.xenproject.org/archives/html/xen-devel/2018-09/msg00313.html

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
configure
hw/xenpv/Makefile.objs
hw/xenpv/xen_domainbuild.c [deleted file]
hw/xenpv/xen_domainbuild.h [deleted file]
hw/xenpv/xen_machine_pv.c
include/hw/xen/xen.h
include/hw/xen/xen_common.h
qemu-options.hx
vl.c