]> Git Repo - qemu.git/commit
trace: Fix early setting of events with the "vcpu" property
authorLluís Vilanova <[email protected]>
Sun, 25 Jun 2017 11:08:38 +0000 (14:08 +0300)
committerStefan Hajnoczi <[email protected]>
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 <[email protected]>
Message-id: 149838891852.10366.11525912227070211356[email protected]
Signed-off-by: Stefan Hajnoczi <[email protected]>
trace/control-target.c
This page took 0.024781 seconds and 4 git commands to generate.