On 23/06/2016 02:08, marcandre.lur...@redhat.com wrote: > > Stop using the so-called 'middle' mode. Instead, use qmp_find_command() > from generated qapi commands registry. > > Note: this commit requires a 'make clean' prior to make, since the > generated files do not depend on Makefile (due to a cyclic rule > introduced in 4115852bb0). > > Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com>
What is the cyclic dependency? Paolo