[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] Tracing HMP commands
From: |
Luiz Capitulino |
Subject: |
Re: [Qemu-devel] Tracing HMP commands |
Date: |
Mon, 18 Aug 2014 11:17:33 -0400 |
On Mon, 18 Aug 2014 17:10:36 +0200
Lluís Vilanova <address@hidden> wrote:
> Hi! I've been writing some QAPI/QMP commands to control tracing state, and I
> was
> wondering if the HMP commands (trace-event, trace-file and trace-events) can
> be
> dropped, or whether I should adapt them to the new ones.
As far as compatibility is concerned, there's no problem dropping them as
they don't exist in QMP. So, this is more a question of deciding what's
the best API for tracing.