]> git.proxmox.com Git - mirror_qemu.git/commit
block: Drop unmaintained 'archipelago' driver
authorEric Blake <eblake@redhat.com>
Wed, 8 Mar 2017 20:02:16 +0000 (14:02 -0600)
committerKevin Wolf <kwolf@redhat.com>
Mon, 13 Mar 2017 11:49:33 +0000 (12:49 +0100)
commite32ccbc6e9ff95330e916fd72c541894d440fcd5
tree7719bc27c8f9ddc58d8b62dff6c4ec9c247d1832
parent9103f1ceb46614b150bcbc3c9a4fbc72b47fedcc
block: Drop unmaintained 'archipelago' driver

The driver has failed to build since commit da34e65, in qemu 2.6,
due to a missing include of qapi/error.h for error_setg().
Since no one has complained in three releases, it is easier to
remove the dead code than to keep it around, especially since it
is not being built by default and therefore prone to bitrot.

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
MAINTAINERS
block/Makefile.objs
block/archipelago.c [deleted file]
configure
qapi/block-core.json
tests/qemu-iotests/025
tests/qemu-iotests/common
tests/qemu-iotests/common.filter
tests/qemu-iotests/common.rc