qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 09/11] hw/char/pl011: Check if receiver is enabled


From: Richard Henderson
Subject: Re: [PATCH v2 09/11] hw/char/pl011: Check if receiver is enabled
Date: Fri, 14 Jul 2023 08:03:35 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

On 7/10/23 18:51, Philippe Mathieu-Daudé wrote:
Do not receive characters when UART or receiver are disabled.

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  hw/char/pl011.c | 7 +++++--
  1 file changed, 5 insertions(+), 2 deletions(-)

I guess this doesn't fall under "my first assembly program" because it isn't part of "Hello, World"?

Anyway, for real stuffz:

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

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