summaryrefslogtreecommitdiffstats
path: root/target/s390x/trace-events
diff options
context:
space:
mode:
Diffstat (limited to 'target/s390x/trace-events')
-rw-r--r--target/s390x/trace-events1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/s390x/trace-events b/target/s390x/trace-events
index a84e316e49..e509b08799 100644
--- a/target/s390x/trace-events
+++ b/target/s390x/trace-events
@@ -14,6 +14,7 @@ ioinst_chsc_cmd(uint16_t cmd, uint16_t len) "IOINST: chsc command 0x%04x, len 0x
kvm_enable_cmma(int rc) "CMMA: enabling with result code %d"
kvm_clear_cmma(int rc) "CMMA: clearing with result code %d"
kvm_failed_cpu_state_set(int cpu_index, uint8_t state, const char *msg) "Warning: Unable to set cpu %d state %" PRIu8 " to KVM: %s"
+kvm_assign_subch_ioeventfd(int fd, uint32_t addr, bool assign, int datamatch) "fd: %d sch: @0x%x assign: %d vq: %d"
# target/s390x/cpu.c
cpu_set_state(int cpu_index, uint8_t state) "setting cpu %d state to %" PRIu8