]> git.proxmox.com Git - mirror_qemu.git/commit - softmmu/vl.c
qemu-options: Remove deprecated "-virtioconsole" option
authorPaolo Bonzini <pbonzini@redhat.com>
Sat, 2 Feb 2019 10:45:32 +0000 (11:45 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 5 Feb 2019 15:50:19 +0000 (16:50 +0100)
commit9fd7e96aab30d219bceb67f768fed01bedf1199f
treec44302a19f0f67a5b4c3d7e23694c442413bb56a
parent292fa230cb9ef7d2ca2a1db59f0ff843e538f075
qemu-options: Remove deprecated "-virtioconsole" option

It's been deprecated since QEMU 3.0, and nobody complained so far, so
it is time to remove this option now.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1544684731-18828-1-git-send-email-thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
docs/qdev-device-use.txt
include/hw/boards.h
qemu-deprecated.texi
qemu-options.hx
vl.c