Luiz Capitulino <lcapitul...@redhat.com> writes: > On Tue, 15 Dec 2009 10:42:46 +0100 > Markus Armbruster <arm...@redhat.com> wrote: > >> Before the code motion, we throw QERR_UNDEFINED_ERROR on >> monitor_vprintf(NULL, ...). Afterwards, we don't. Could you explain >> why that's okay? > > We never did that. A call like that will just segfault QEMU > w/o this fix.
You're right. Brain fart on my part.