vl: remove bogus check
commitdb372edc06889445106796430567c07fce146490
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 21 Oct 2020 10:07:55 +0000 (21 06:07 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 10 Dec 2020 17:15:11 +0000 (10 12:15 -0500)
treec27b64975eef3d39500dae831199082f74a85aad
parent3df8c4f31a60101c61d7f49ce0a3635690bed579
vl: remove bogus check

There is no reason to prevent -preconfig -daemonize.  Of course if
no monitor is defined there will be no way to start the VM,
but that is a user error.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
softmmu/vl.c