qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v5 00/16] hw/char/pl011: Implement TX (async) FIFO to avoid b


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v5 00/16] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
Date: Mon, 9 Sep 2024 15:27:45 +0200
User-agent: Mozilla Thunderbird

On 7/9/24 12:38, Peter Maydell wrote:
On Sat, 7 Sept 2024 at 06:42, Philippe Mathieu-Daudé <philmd@linaro.org> wrote:

Hi Peter,

On 19/7/24 20:10, Philippe Mathieu-Daudé wrote:

Philippe Mathieu-Daudé (16):

    hw/char/pl011: Remove unused 'readbuff' field
    hw/char/pl011: Move pl011_put_fifo() earlier
    hw/char/pl011: Move pl011_loopback_enabled|tx() around
    hw/char/pl011: Split RX/TX path of pl011_reset_fifo()
    hw/char/pl011: Extract pl011_write_txdata() from pl011_write()
    hw/char/pl011: Extract pl011_read_rxdata() from pl011_read()
    hw/char/pl011: Warn when using disabled transmitter

    hw/char/pl011: Rename RX FIFO methods


If you don't mind I'll queue the reviewed 2-8 & 11 to ease my workflow,
before respining the next version.

Sure, that's fine. I don't have anything pl011 related in
my queue that would conflict.

Great, thank you!




reply via email to

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