]> xenbits.xensource.com Git - people/sstabellini/xen-unstable.git/.git/commit
tools: remove blktap2 related code and documentation
authorWei Liu <wei.liu2@citrix.com>
Mon, 15 Aug 2016 10:32:56 +0000 (11:32 +0100)
committerWei Liu <wei.liu2@citrix.com>
Wed, 15 May 2019 15:19:45 +0000 (16:19 +0100)
commit5c883cf036cf5ab8b1b79390549e2475f7a568dd
treec58605a1724e974d0d5f78e7297c11551689b821
parent03e48b7b2afb2a0f23daa3d557a617b0352305fd
tools: remove blktap2 related code and documentation

Blktap2 is effectively dead for a few years.

Notable changes in this patch:

0. Unhook blktap2 from build system
1. libxl no longer supports TAP disk backend, with appropriate assertions
   added and some code paths now return ERROR_FAIL
2. Tap is no longer a supported backend
3. Remove blktap2 entry from MAINTAINERS

A patch to remove blktap2 directory will come later.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
24 files changed:
.gitignore
.hgignore
INSTALL
MAINTAINERS
config/Tools.mk.in
docs/man/xl-disk-configuration.5.pod
tools/Makefile
tools/Rules.mk
tools/config.h.in
tools/configure
tools/configure.ac
tools/golang/xenlight/xenlight.go
tools/libxl/Makefile
tools/libxl/check-xl-disk-parse
tools/libxl/libxl_blktap2.c [deleted file]
tools/libxl/libxl_device.c
tools/libxl/libxl_disk.c
tools/libxl/libxl_dm.c
tools/libxl/libxl_internal.h
tools/libxl/libxl_noblktap2.c [deleted file]
tools/libxl/xenlight.pc.in
tools/xenstore/hashtable.c
tools/xenstore/hashtable.h
tools/xenstore/hashtable_private.h