Remove the deprecated "-drive boot" and "-hdachs" options and properly mark some other deprecated options in the deprecation chapter.
Thomas Huth (3): block: Remove the obsolete -drive boot=on|off parameter block: Remove the deprecated -hdachs option block: Mention -drive cyls/heads/secs/trans/serial/addr in deprecation chapter blockdev.c | 11 -------- qemu-doc.texi | 29 +++++++++---------- qemu-options.hx | 19 ++----------- vl.c | 86 ++------------------------------------------------------- 4 files changed, 19 insertions(+), 126 deletions(-) -- 1.8.3.1