From: Evgeny Iakovlev <eiakovlev@linux.microsoft.com>
To: qemu-arm@nongnu.org
Cc: qemu-devel@nongnu.org, marcandre.lureau@redhat.com,
pbonzini@redhat.com, peter.maydell@linaro.org
Subject: [PATCH 0/2] Series of fixes for PL011 char device
Date: Fri, 6 Jan 2023 18:28:49 +0100 [thread overview]
Message-ID: <20230106172851.2430-1-eiakovlev@linux.microsoft.com> (raw)
Evgeny Iakovlev (2):
hw/char/pl011: better handling of FIFO flags on LCR reset
hw/char/pl011: check if UART is enabled before RX or TX operation
hw/char/pl011.c | 51 ++++++++++++++++++++++++++++++-----------
include/hw/char/pl011.h | 5 +++-
2 files changed, 41 insertions(+), 15 deletions(-)
--
2.34.1
next reply other threads:[~2023-01-06 17:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-06 17:28 Evgeny Iakovlev [this message]
2023-01-06 17:28 ` [PATCH 1/2] hw/char/pl011: better handling of FIFO flags on LCR reset Evgeny Iakovlev
2023-01-17 15:24 ` Peter Maydell
2023-01-17 15:54 ` Evgeny Iakovlev
2023-01-17 16:02 ` Peter Maydell
2023-01-17 22:06 ` eiakovlev
2023-01-06 17:28 ` [PATCH 2/2] hw/char/pl011: check if UART is enabled before RX or TX operation Evgeny Iakovlev
2023-01-17 15:38 ` Peter Maydell
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=20230106172851.2430-1-eiakovlev@linux.microsoft.com \
--to=eiakovlev@linux.microsoft.com \
--cc=marcandre.lureau@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.