On 19 July 2018 at 17:25, Stefan Hajnoczi <stefa...@redhat.com> wrote: > The following changes since commit ea6abffa8a08d832feb759d359d5b935e3087cf7: > > Update version for v3.0.0-rc1 release (2018-07-17 18:15:19 +0100) > > are available in the Git repository at: > > git://github.com/stefanha/qemu.git tags/tracing-pull-request > > for you to fetch changes up to db817b8c500a60873eba80cbf047900ae5b32766: > > tracing: Use double-dash spelling for trace option (2018-07-19 13:09:04 > +0100) > > ---------------------------------------------------------------- > Pull request > > Contains a fix to use double-dash consistently with tracing command-line > options in documentation and output. > > ---------------------------------------------------------------- > > Yaowei Bai (1): > tracing: Use double-dash spelling for trace option > > docs/devel/tracing.txt | 6 +++--- > trace/control.h | 4 ++-- > trace/control.c | 4 ++-- > 3 files changed, 7 insertions(+), 7 deletions(-) >
Applied, thanks. -- PMM