Re: [Qemu-devel] [PATCH v2 04/10] tests: Don't abuse global_qtest

2017-10-29 Thread Juan Quintela
"Dr. David Alan Gilbert" wrote: > * Juan Quintela (quint...@redhat.com) wrote: >> As we have two guests running, just pass always who we want to send a >> message to. Once there, refactor return_or_event() into wait_command. >> >> Signed-off-by: Juan Quintela > > Hmm was there anything else any

Re: [Qemu-devel] [PATCH v2 04/10] tests: Don't abuse global_qtest

2017-10-26 Thread Dr. David Alan Gilbert
* Juan Quintela (quint...@redhat.com) wrote: > As we have two guests running, just pass always who we want to send a > message to. Once there, refactor return_or_event() into wait_command. > > Signed-off-by: Juan Quintela Hmm was there anything else anywhere that relied on global_qtest? Hopeful