Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260303222143.142741-1-shentey@gmail.com
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, Peter Maydell <peter.maydell@linaro.org>, "Cédric Le Goater" <clg@kaod.org>, Steven Lee <steven_lee@aspeedtech.com>, Troy Lee <leetroy@gmail.com>, Jamin Lin <jamin_lin@aspeedtech.com>, Andrew Jeffery <andrew@codeconstruct.com.au>, Joel Stanley <joel@jms.id.au>, Richard Henderson <richard.henderson@linaro.org>, Helge Deller <deller@gmx.de>, "Marc-André Lureau" <marcandre.lureau@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>
include/hw/char/serial-mm.h | 3 -
include/hw/char/serial.h | 8 ++-
include/qemu/fifo8.h | 10 +--
hw/arm/aspeed_ast27x0-ssp.c | 7 +-
hw/arm/aspeed_ast27x0-tsp.c | 7 +-
hw/char/diva-gsp.c | 23 +++---
hw/char/serial-isa.c | 17 +++--
hw/char/serial-mm.c | 59 ++--------------
hw/char/serial-pci-multi.c | 23 +++---
hw/char/serial-pci.c | 11 ++-
hw/char/serial.c | 137 +++++++++++++++++++++++++-----------
util/fifo8.c | 10 +--
hw/arm/Kconfig | 2 +-
hw/char/trace-events | 4 +-
14 files changed, 157 insertions(+), 164 deletions(-)