qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 4/5] spapr_llan: convert to trace framework inst


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 4/5] spapr_llan: convert to trace framework instead of DPRINTF
Date: Wed, 14 Sep 2016 15:07:05 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

On 09/14/2016 01:48 PM, Laurent Vivier wrote:
> Signed-off-by: Laurent Vivier <address@hidden>
> ---
>  hw/net/spapr_llan.c | 61 
> ++++++++++++++++++++++-------------------------------
>  hw/net/trace-events | 17 +++++++++++++++
>  2 files changed, 42 insertions(+), 36 deletions(-)
> 

> +++ b/hw/net/trace-events
> @@ -270,3 +270,20 @@ e1000e_cfg_support_virtio(bool support) "Virtio header 
> supported: %d"
>  
>  e1000e_vm_state_running(void) "VM state is running"
>  e1000e_vm_state_stopped(void) "VM state is stopped"
> +
> +# hw/net/spapr_llan.c
> +
> +spapr_vlan_get_rx_bd_from_pool_found(int pool, int32_t count, uint32_t 
> rx_bufs) "pool=%d count=%"PRId32" rxbufs=%"PRIu32

Same as in 1/5.
Reviewed-by: Eric Blake <address@hidden>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]