qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] f5956d: trace: Fix early setting of events wi


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] f5956d: trace: Fix early setting of events with the "vcpu"...
Date: Thu, 13 Jul 2017 02:46:43 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: f5956d71fbcde392e9a643d0e8a57f9f01fabc9d
      
https://github.com/qemu/qemu/commit/f5956d71fbcde392e9a643d0e8a57f9f01fabc9d
  Author: Lluís Vilanova <address@hidden>
  Date:   2017-07-11 (Tue, 11 Jul 2017)

  Changed paths:
    M trace/control-target.c

  Log Message:
  -----------
  trace: Fix early setting of events with the "vcpu" property

Events with the "vcpu" property need to be set globally (i.e., as if they didn't
have that property) while we have not yet created any vCPU.

Signed-off-by: Lluís Vilanova <address@hidden>
Message-id: address@hidden
Signed-off-by: Stefan Hajnoczi <address@hidden>


  Commit: cbea0ac4fe4989ae70088e01ad8b5e99f7ce3846
      
https://github.com/qemu/qemu/commit/cbea0ac4fe4989ae70088e01ad8b5e99f7ce3846
  Author: Daniel P. Berrange <address@hidden>
  Date:   2017-07-11 (Tue, 11 Jul 2017)

  Changed paths:
    M Makefile.objs
    R backends/trace-events

  Log Message:
  -----------
  backends: remove empty trace-events file

The content of the backends/trace-events file was entirely
removed in

  commit 6b10e573d15ef82dbc5c5b3726028e6642e134f6
  Author: Marc-André Lureau <address@hidden>
  Date:   Mon May 29 12:39:42 2017 +0400

    char: move char devices to chardev/

Leaving the empty file around, causes tracetool to generate
an empty .dtrace file which makes the dtrace compiler throw
a syntax error.

Signed-off-by: Daniel P. Berrange <address@hidden>
Reviewed-by: Eric Blake <address@hidden>
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
Message-id: address@hidden
Signed-off-by: Stefan Hajnoczi <address@hidden>


  Commit: 31fe1c414501047cbb91b695bdccc0068496dcf6
      
https://github.com/qemu/qemu/commit/31fe1c414501047cbb91b695bdccc0068496dcf6
  Author: Peter Maydell <address@hidden>
  Date:   2017-07-11 (Tue, 11 Jul 2017)

  Changed paths:
    M Makefile.objs
    R backends/trace-events
    M trace/control-target.c

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

# gpg: Signature made Tue 11 Jul 2017 09:35:26 BST
# gpg:                using RSA key 0x9CA4ABB381AB73C8
# gpg: Good signature from "Stefan Hajnoczi <address@hidden>"
# gpg:                 aka "Stefan Hajnoczi <address@hidden>"
# Primary key fingerprint: 8695 A8BF D3F9 7CDA AC35  775A 9CA4 ABB3 81AB 73C8

* remotes/stefanha/tags/tracing-pull-request:
  backends: remove empty trace-events file
  trace: Fix early setting of events with the "vcpu" property

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


Compare: https://github.com/qemu/qemu/compare/aa916e409c04...31fe1c414501

reply via email to

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