Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260707131223.51505-1-philmd@oss.qualcomm.com
Maintainers: "Daniel P. Berrangé" <berrange@redhat.com>, Gaurav Sharma <gaurav.sharma_7@nxp.com>, Bernhard Beschow <shentey@gmail.com>, Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>, Jason Wang <jasowangio@gmail.com>, Yuri Benditovich <ybendito@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>, Igor Mammedov <imammedo@redhat.com>, Ani Sinha <anisinha@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, Peter Maydell <peter.maydell@linaro.org>, Jean-Christophe Dubois <jcd@tribudubois.net>, Alistair Francis <alistair@alistair23.me>, Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>, Glenn Miles <milesg@linux.ibm.com>, John Snow <jsnow@redhat.com>, Song Gao <gaosong@loongson.cn>, Bibo Mao <maobibo@loongson.cn>, Jiaxun Yang <jiaxun.yang@flygoat.com>, Jiri Slaby <jslaby@suse.cz>, Matyas Bobek <matyas.bobek@gmail.com>, Pavel Pisa <pisa@cmp.felk.cvut.cz>, Francisco Iglesias <francisco.iglesias@amd.com>, Vikram Garhwal <vikram.garhwal@bytedance.com>, Dmitry Fleytman <dmitry.fleytman@gmail.com>, Akihiko Odaki <odaki@rsg.ci.i.u-tokyo.ac.jp>, Fam Zheng <fam@euphon.net>, "Cédric Le Goater" <clg@kaod.org>, Steven Lee <steven_lee@aspeedtech.com>, Troy Lee <leetroy@gmail.com>, Jamin Lin <jamin_lin@aspeedtech.com>, Kane Chen <kane_chen@aspeedtech.com>, Andrew Jeffery <andrew@codeconstruct.com.au>, Joel Stanley <joel@jms.id.au>, Tyrone Ting <kfting@nuvoton.com>, Hao Wu <wuhaotsh@google.com>, "Edgar E. Iglesias" <edgar.iglesias@gmail.com>
docs/system/arm/imx8m.rst | 1 +
include/hw/acpi/ich9.h | 2 +
include/hw/arm/fsl-imx8mp.h | 8 ++
include/hw/net/flexcan.h | 4 +-
include/hw/ssi/aspeed_smc.h | 2 -
include/hw/ssi/xilinx_spips.h | 2 +-
crypto/x509-utils.c | 3 +-
ebpf/ebpf_rss.c | 2 +-
hw/acpi/ich9.c | 8 +-
hw/arm/fsl-imx6.c | 5 +-
hw/arm/fsl-imx8mp.c | 38 ++++++++++
hw/arm/imx8mp-evk.c | 64 +++++++++++++---
hw/block/m25p80.c | 122 +++++++++++++++++++-----------
hw/display/ati.c | 2 +
hw/display/ati_2d.c | 44 +++++------
hw/display/qxl-render.c | 8 +-
hw/dma/i8257.c | 13 ++++
hw/gpio/pca9552.c | 8 +-
hw/hyperv/hyperv.c | 4 +-
hw/ide/ahci.c | 3 +
hw/intc/loongarch_dintc.c | 13 ++++
hw/isa/lpc_ich9.c | 1 +
hw/misc/edu.c | 24 +++---
hw/misc/imx8mp_ccm.c | 3 +
hw/net/can/flexcan.c | 90 ++++++++++++++++++-----
hw/net/net_tx_pkt.c | 7 +-
hw/rtc/mc146818rtc.c | 4 +-
hw/scsi/mptsas.c | 4 +
hw/ssi/aspeed_smc.c | 135 +++++-----------------------------
hw/ssi/npcm7xx_fiu.c | 25 ++-----
hw/ssi/xilinx_spips.c | 123 ++++++++++++++++++++++---------
util/filemonitor-inotify.c | 28 ++-----
util/module.c | 2 +-
backends/trace-events | 2 +-
hw/arm/Kconfig | 1 +
hw/ssi/trace-events | 1 -
36 files changed, 488 insertions(+), 318 deletions(-)