]> Git Repo - qemu.git/commit - .travis.yml
trace: convert stderr backend to log
authorPaolo Bonzini <[email protected]>
Thu, 7 Jan 2016 13:55:30 +0000 (16:55 +0300)
committerStefan Hajnoczi <[email protected]>
Wed, 3 Feb 2016 10:37:10 +0000 (10:37 +0000)
commited7f5f1d8db06fc31352a5ef4f54985e630c575a
tree648de861c856da524750b89e85f4aa2d5b6e700f
parentd890d50d1821a18366a0b9f72e6c93689a47bcd4
trace: convert stderr backend to log

[Also update .travis.yml --enable-trace-backends=stderr
--Stefan]

Signed-off-by: Paolo Bonzini <[email protected]>
Signed-off-by: Denis V. Lunev <[email protected]>
Acked-by: Christian Borntraeger <[email protected]>
Message-id: 1452174932[email protected]
Signed-off-by: Stefan Hajnoczi <[email protected]>
.travis.yml
configure
include/qemu/log.h
scripts/tracetool/backend/log.py [new file with mode: 0644]
scripts/tracetool/backend/stderr.py [deleted file]
trace/control.c
util/log.c
vl.c
This page took 0.031683 seconds and 4 git commands to generate.