qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] ab8eb2: docs: Update documentation for stderr


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] ab8eb2: docs: Update documentation for stderr (now log) tr...
Date: Thu, 31 Mar 2016 07:00:06 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: ab8eb29c4a221fe365e3d1b4744c6992ba5f11bd
      
https://github.com/qemu/qemu/commit/ab8eb29c4a221fe365e3d1b4744c6992ba5f11bd
  Author: Richard W.M. Jones <address@hidden>
  Date:   2016-03-31 (Thu, 31 Mar 2016)

  Changed paths:
    M docs/tracing.txt

  Log Message:
  -----------
  docs: Update documentation for stderr (now log) tracing backend.

This fixes commit ed7f5f1d8db06fc31352a5ef4f54985e630c575a.

Signed-off-by: Richard W.M. Jones.
Reviewed-by: Alex Bennée <address@hidden>
Message-id: address@hidden
Cc: Paolo Bonzini <address@hidden>
Cc: Stefan Hajnoczi <address@hidden>
Signed-off-by: Stefan Hajnoczi <address@hidden>


  Commit: acc6809ddc45dd9a896c53ec7b61e66604923cd7
      
https://github.com/qemu/qemu/commit/acc6809ddc45dd9a896c53ec7b61e66604923cd7
  Author: Denis V. Lunev <address@hidden>
  Date:   2016-03-31 (Thu, 31 Mar 2016)

  Changed paths:
    M trace/control.c

  Log Message:
  -----------
  trace: do not always call exit() in trace_enable_events

The problem is that
  virsh qemu-monitor-command --hmp VM log trace:help
forces QEMU to exit even when running VM normally.

Signed-off-by: Denis V. Lunev <address@hidden>
Reviewed-by: Paolo Bonzini <address@hidden>
Message-id: address@hidden
CC: Stefan Hajnoczi <address@hidden>
Reviewed-by: Paolo Bonzini <address@hidden>
Signed-off-by: Stefan Hajnoczi <address@hidden>


  Commit: 99affd1d5bd4e396ecda50e53dfbc5147fa1313d
      
https://github.com/qemu/qemu/commit/99affd1d5bd4e396ecda50e53dfbc5147fa1313d
  Author: Denis V. Lunev <address@hidden>
  Date:   2016-03-31 (Thu, 31 Mar 2016)

  Changed paths:
    M include/qemu/log.h
    M util/log.c

  Log Message:
  -----------
  log: move qemu_log_close/qemu_log_flush from header to log.c

There is no particular reason to keep these functions in the header.
Suggested by Paolo.

Signed-off-by: Denis V. Lunev <address@hidden>
Reviewed-by: Paolo Bonzini <address@hidden>
Message-id: address@hidden
CC: Stefan Hajnoczi <address@hidden>
CC: Paolo Bonzini <address@hidden>
Signed-off-by: Stefan Hajnoczi <address@hidden>


  Commit: a6d4953b6057dfc0b9b6b2d775231648fca3ca2b
      
https://github.com/qemu/qemu/commit/a6d4953b6057dfc0b9b6b2d775231648fca3ca2b
  Author: Stefan Weil <address@hidden>
  Date:   2016-03-31 (Thu, 31 Mar 2016)

  Changed paths:
    M trace-events

  Log Message:
  -----------
  trace-events: Fix typos (found by codespell)

Signed-off-by: Stefan Weil <address@hidden>
Reviewed-by: Luiz Capitulino <address@hidden>
Message-id: address@hidden
Signed-off-by: Stefan Hajnoczi <address@hidden>


  Commit: 1458317c8ada834cf39287f6d11a8cb8a37360d6
      
https://github.com/qemu/qemu/commit/1458317c8ada834cf39287f6d11a8cb8a37360d6
  Author: Peter Maydell <address@hidden>
  Date:   2016-03-31 (Thu, 31 Mar 2016)

  Changed paths:
    M docs/tracing.txt
    M include/qemu/log.h
    M trace-events
    M trace/control.c
    M util/log.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' 
into staging

# gpg: Signature made Thu 31 Mar 2016 13:35:23 BST using RSA key ID 81AB73C8
# gpg: Good signature from "Stefan Hajnoczi <address@hidden>"
# gpg:                 aka "Stefan Hajnoczi <address@hidden>"

* remotes/stefanha/tags/tracing-pull-request:
  trace-events: Fix typos (found by codespell)
  log: move qemu_log_close/qemu_log_flush from header to log.c
  trace: do not always call exit() in trace_enable_events
  docs: Update documentation for stderr (now log) tracing backend.

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/92741fc4b6cb...1458317c8ada

reply via email to

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