Re: [PART1 RFC v3 08/12] KVM: x86: Add trace events for AVIC
From: Suravee Suthikulpanit
Date: Mon Mar 28 2016 - 07:27:43 EST
Hi Paolo,
On 3/18/16 17:24, Paolo Bonzini wrote:
+ TP_printk("vcpu=%#x, icrh:icrl=%#010x:%08x, id=%u, index=%u\n",
vcpus are usually printed with %u. Apart from this, the patch looks
good. You can squash it in "svm: Add VMEXIT handlers for AVIC".
Paolo
Sure, thanks for the feedback.
Suravee