On 03/13/2014 12:46 PM, Andreas Färber wrote:
> Am 21.11.2013 05:08, schrieb Alexey Kardashevskiy:
>> Signed-off-by: Alexey Kardashevskiy <a...@ozlabs.ru>
>> ---
>>  trace-events | 1 +
>>  1 file changed, 1 insertion(+)
> 
> Unused trace event?

I'll better drop it at all since Paolo dislikes generalized trace events
and this one is used in vfio code :)

> 
> Andreas
> 
>>
>> diff --git a/trace-events b/trace-events
>> index 8695e9e..ba5f76c 100644
>> --- a/trace-events
>> +++ b/trace-events
>> @@ -1114,6 +1114,7 @@ qxl_render_guest_primary_resized(int32_t width, 
>> int32_t height, int32_t stride,
>>  qxl_render_update_area_done(void *cookie) "%p"
>>  
>>  # hw/ppc/spapr_pci.c
>> +spapr_pci(const char *msg1, const char *msg2) "%s%s"
>>  spapr_pci_msi(const char *msg, uint32_t n, uint32_t ca) "%s (device#%d, 
>> cfg=%x)"
>>  spapr_pci_msi_setup(const char *name, unsigned vector, uint64_t addr) 
>> "dev\"%s\" vector %u, addr=%"PRIx64
>>  spapr_pci_rtas_ibm_change_msi(unsigned func, unsigned req) "func %u, 
>> requested %u"
>>
> 
> 


-- 
Alexey

Reply via email to