]> git.proxmox.com Git - mirror_qemu.git/commit - trace/control-target.c
trace: Fix early setting of events with the "vcpu" property
authorLluís Vilanova <vilanova@ac.upc.edu>
Sun, 25 Jun 2017 11:08:38 +0000 (14:08 +0300)
committerStefan Hajnoczi <stefanha@redhat.com>
Tue, 11 Jul 2017 08:35:11 +0000 (09:35 +0100)
commitf5956d71fbcde392e9a643d0e8a57f9f01fabc9d
treed1e1ddda1e4994b7572d5cfa19eaac69c9c698c0
parent6b06e3e49eb8c91cc286c16d6bf3181ac296f33d
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 <vilanova@ac.upc.edu>
Message-id: 149838891852.10366.11525912227070211356.stgit@frigg.lan
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
trace/control-target.c