qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 0/2] utils/fifo8: minor updates


From: Mark Cave-Ayland
Subject: Re: [PATCH 0/2] utils/fifo8: minor updates
Date: Sun, 7 Feb 2021 20:36:06 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0

On 28/01/2021 22:17, Mark Cave-Ayland wrote:

This patchset contains a couple of minor updates to QEMU's Fifo8 implementation
conceived whilst working on the next revision of the ESP series.

Patch 1 has already been reviewed on-list whilst patch 2 adds a new
VMSTATE_FIFO8_TEST macro which is required to allow the updated ESP series
to handle incoming migrations from previous QEMU versions.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>


Mark Cave-Ayland (2):
   utils/fifo8: change fatal errors from abort() to assert()
   utils/fifo8: add VMSTATE_FIFO8_TEST macro

  include/qemu/fifo8.h | 16 ++++++++++------
  util/fifo8.c         | 16 ++++------------
  2 files changed, 14 insertions(+), 18 deletions(-)

I've applied these to my qemu-sparc branch and will send a PR shortly since they are a pre-requisite to the respin of the ESP patchset.


ATB,

Mark.



reply via email to

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