qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/4] Remove trailing double quote limitation and


From: Blue Swirl
Subject: Re: [Qemu-devel] [PATCH 0/4] Remove trailing double quote limitation and add virtio_set_status trace event
Date: Sat, 17 Sep 2011 18:49:46 +0000

Thanks, applied all.

On Tue, Sep 13, 2011 at 12:34 PM, Stefan Hajnoczi
<address@hidden> wrote:
> This series removes the tracetool parser limitation that format strings must
> begin and end with double quotes.  In practice this means we need to work
> around PRI*64 usage by adding dummy "" at the end of the line.  It's fairly
> easy to solve this parser limitation and do away with the workarounds.
>
> While we're at it, also add the virtio_set_status() trace event to properly
> follow the lifecycle of virtio devices.
>
>  docs/tracing.txt  |    5 +----
>  hw/virtio.c       |   10 ++++++++++
>  hw/virtio.h       |    9 +--------
>  scripts/tracetool |   20 +++++++++++++-------
>  trace-events      |   37 +++++++++++++++++++------------------
>  5 files changed, 44 insertions(+), 37 deletions(-)
>
>



reply via email to

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