On 10 November 2015 at 13:31, Stefan Hajnoczi <stefa...@redhat.com> wrote:
> From: Paolo Bonzini <pbonz...@redhat.com>
>
> Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
> Signed-off-by: Denis V. Lunev <d...@openvz.org>
> Acked-by: Christian Borntraeger <borntrae...@de.ibm.com>
> Message-id: 1446151457-21157-10-git-send-email-...@openvz.org
> Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com>
> ---
>  configure                           |  4 ++--
>  include/qemu/log.h                  |  1 +
>  scripts/tracetool/backend/stderr.py | 47 
> -------------------------------------
>  trace/control.c                     | 10 ++++++++
>  util/log.c                          |  3 +++
>  vl.c                                |  2 ++
>  6 files changed, 18 insertions(+), 49 deletions(-)
>  delete mode 100644 scripts/tracetool/backend/stderr.py

Denis's version of the patch on this list does a rename of
stderr.py to log.py. This patch is just deleting stderr.py,
and no other patch in this pullreq creates log.py. This means
that there is no defined 'log' backend and the build barfs...

thanks
-- PMM

Reply via email to