From: Peter Maydell <peter.maydell@linaro.org>
To: QEMU Developers <qemu-devel@nongnu.org>
Cc: QEMU Trivial <qemu-trivial@nongnu.org>
Subject: Re: [PATCH] hw/input/ps2.c: Remove remnants of printf debug
Date: Thu, 12 Nov 2020 15:37:32 +0000 [thread overview]
Message-ID: <CAFEAcA8ypMwheOKZ5MYdjNK8osD98n5eFVFHb9Xx2Dsd2=1Fsg@mail.gmail.com> (raw)
In-Reply-To: <20201101133258.4240-1-peter.maydell@linaro.org>
On Sun, 1 Nov 2020 at 13:33, Peter Maydell <peter.maydell@linaro.org> wrote:
>
> In commit 5edab03d4040 we added tracepoints to the ps2 keyboard
> and mouse emulation. However we didn't remove all the debug-by-printf
> support. In fact there is only one printf() remaining, and it is
> redundant with the trace_ps2_write_mouse() event next to it.
> Remove the printf() and the now-unused DEBUG* macros.
>
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org
I'll take this via target-arm.next since I'm putting
a pullreq together anyway.
thanks
-- PMM
prev parent reply other threads:[~2020-11-12 15:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-01 13:32 [PATCH] hw/input/ps2.c: Remove remnants of printf debug Peter Maydell
2020-11-02 9:18 ` Philippe Mathieu-Daudé
2020-11-02 11:42 ` Stefano Garzarella
2020-11-12 15:37 ` Peter Maydell [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAFEAcA8ypMwheOKZ5MYdjNK8osD98n5eFVFHb9Xx2Dsd2=1Fsg@mail.gmail.com' \
--to=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).