diff options
author | 2024-03-24 19:16:54 +0000 | |
---|---|---|
committer | 2024-04-04 15:17:53 +0100 | |
commit | 0e7dbe29c29ec4948e0d8dce6b8ca95b571c6700 (patch) | |
tree | 9b2bbb1595c2ab20d4ccf29fdd3123266ddc4db9 /plugins/api.c | |
parent | esp.c: replace cmdfifo use of esp_fifo_pop() in do_message_phase() (diff) | |
download | qemu-0e7dbe29c29ec4948e0d8dce6b8ca95b571c6700.tar.xz qemu-0e7dbe29c29ec4948e0d8dce6b8ca95b571c6700.zip |
esp.c: change esp_fifo_push() to take ESPState
Now that all users of esp_fifo_push() operate on the main FIFO there is no need
to pass the FIFO explicitly.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20240324191707.623175-6-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'plugins/api.c')
0 files changed, 0 insertions, 0 deletions