On Mon, Feb 19, 2018 at 09:23:40PM +0100, Thomas Huth wrote: > It's been marked as deprecated since a very long time already, and > the parameter is not doing anything useful anymore except for printing > a warning, so it's now time to finally get rid of this option. > > Signed-off-by: Thomas Huth <th...@redhat.com> > --- > qemu-doc.texi | 7 ------- > vl.c | 3 --- > 2 files changed, 10 deletions(-)
Nice catch. Reviewed-by: Kashyap Chamarthy <kcham...@redhat.com> [...] -- /kashyap