]> git.proxmox.com Git - mirror_qemu.git/commit
monitor: deprecate 'default' option
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 11 Oct 2016 17:41:21 +0000 (21:41 +0400)
committerMichael Tokarev <mjt@tls.msk.ru>
Fri, 28 Oct 2016 15:17:23 +0000 (18:17 +0300)
commitbdbcb547cf96fc1794b31003cbae1c7a37c4d205
tree69a03e027b284ff9cb1c6ab53750cec4ce437512
parente7709b499c55de12b73949921e0fc6d3d9d835cd
monitor: deprecate 'default' option

This option does nothing since commit 06ac27f.  Deprecate it.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
include/monitor/monitor.h
monitor.c
qemu-options.hx
vl.c