block: Remove the deprecated -hdachs option
commitd1cdd92e5c67d14de6f8ea604715d24b6370b442
authorThomas Huth <thuth@redhat.com>
Mon, 18 Dec 2017 17:14:32 +0000 (18 18:14 +0100)
committerKevin Wolf <kwolf@redhat.com>
Fri, 22 Dec 2017 14:03:41 +0000 (22 15:03 +0100)
tree25ed6047839b6e015b4668adc3044662d3afa282
parent0e153b04cccaeaa272a687194ea353167878b10f
block: Remove the deprecated -hdachs option

It's been marked as deprecated since QEMU v2.10.0, and so far nobody
complained that we should keep it, so let's remove this legacy option
now to simplify the code quite a bit.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
qemu-doc.texi
qemu-options.hx
vl.c