Re: [PATCH] KVM: Move kvm_exit tracepoint rip reading inside tracepoint

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

 



On 03/11/2010 01:03 PM, Takuya Yoshikawa wrote:
> Avi Kivity wrote:
>   
>> diff --git a/arch/x86/kvm/trace.h b/arch/x86/kvm/trace.h
>> index b75efef..3cf9547 100644
>> --- a/arch/x86/kvm/trace.h
>> +++ b/arch/x86/kvm/trace.h
>> @@ -182,8 +182,8 @@ TRACE_EVENT(kvm_apic,
>>   * Tracepoint for kvm guest exit:
>>   */
>>  TRACE_EVENT(kvm_exit,
>> -	TP_PROTO(unsigned int exit_reason, unsigned long guest_rip),
>> -	TP_ARGS(exit_reason, guest_rip),
>> +	    TP_PROTO(unsigned int exit_reason, struct kvm_vcpu *vcpu),
>>     
> Whitespaces were inserted by accident?
>   

Yeah, already fixed locally.

-- 
error compiling committee.c: too many arguments to function

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux