]> git.ipfire.org Git - thirdparty/qemu.git/commit
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 13 Mar 2018 09:43:43 +0000 (09:43 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 13 Mar 2018 09:43:44 +0000 (09:43 +0000)
commit73988d529e2edfc0c83cb73c07f818fdfebd633c
tree522d73658f6c1023cdee283808d6979363f5fe42
parent1396156f50ddcfffc0e3127a005b3cdcf6fcee60
parent73ff061032efa0b260bcd1a177ac89b57a1642d3
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging

# gpg: Signature made Mon 12 Mar 2018 15:59:54 GMT
# gpg:                using RSA key 9CA4ABB381AB73C8
# gpg: Good signature from "Stefan Hajnoczi <stefanha@redhat.com>"
# gpg:                 aka "Stefan Hajnoczi <stefanha@gmail.com>"
# Primary key fingerprint: 8695 A8BF D3F9 7CDA AC35  775A 9CA4 ABB3 81AB 73C8

* remotes/stefanha/tags/tracing-pull-request:
  trace: only permit standard C types and fixed size integer types
  trace: remove use of QEMU specific types from trace probes
  trace: include filename when printing parser error messages
  simpletrace: fix timestamp argument type
  log-for-trace.h: Split out parts of log.h used by trace.h

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>