qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 10/13] log: move qemu-log.c into util/ directory


From: Denis V. Lunev
Subject: Re: [Qemu-devel] [PULL 10/13] log: move qemu-log.c into util/ directory
Date: Wed, 3 Feb 2016 19:15:36 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1

On 02/03/2016 07:03 PM, Daniel P. Berrange wrote:
On Wed, Feb 03, 2016 at 03:47:42PM +0000, Stefan Hajnoczi wrote:
From: "Denis V. Lunev" <address@hidden>

log will become common facility with tracepoints support in next step.

Signed-off-by: Denis V. Lunev <address@hidden>
Reviewed-by: Paolo Bonzini <address@hidden>
Signed-off-by: Paolo Bonzini <address@hidden>
Message-id: address@hidden
Signed-off-by: Stefan Hajnoczi <address@hidden>
---
  Makefile.objs      |   1 -
  qemu-log.c         | 179 -----------------------------------------------------
  util/Makefile.objs |   1 +
  util/log.c         | 179 +++++++++++++++++++++++++++++++++++++++++++++++++++++
  4 files changed, 180 insertions(+), 180 deletions(-)
  delete mode 100644 qemu-log.c
  create mode 100644 util/log.c
Note we don't have a MAINTAINERS  entry for the log code currently.
Need some unlucky volunteer.... ?

Regards,
Daniel
why unlucky? :)

Actually we can manage this as a part of tracing
or sign me if there is no other willing person
at the moment if this will be good to all other
parties.

Den



reply via email to

[Prev in Thread] Current Thread [Next in Thread]