Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20231120213301.24349-1-philmd@linaro.org
Maintainers: David Hildenbrand <david@redhat.com>, Igor Mammedov <imammedo@redhat.com>, "Cédric Le Goater" <clg@kaod.org>, Peter Maydell <peter.maydell@linaro.org>, Andrew Jeffery <andrew@codeconstruct.com.au>, Joel Stanley <joel@jms.id.au>, Jean-Christophe Dubois <jcd@tribudubois.net>, "Hervé Poussineau" <hpoussin@reactos.org>, Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>, Artyom Tarasenko <atar4qemu@gmail.com>, "Michael S. Tsirkin" <mst@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, Peter Xu <peterx@redhat.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Stefan Weil <sw@weilnetz.de>
include/exec/memory.h | 40 ++++++++---
include/qemu/osdep.h | 4 +-
include/sysemu/hostmem.h | 10 ++-
backends/hostmem-epc.c | 14 ++--
backends/hostmem-file.c | 22 +++---
backends/hostmem-memfd.c | 13 ++--
backends/hostmem-ram.c | 12 ++--
backends/hostmem.c | 144 ++++++++++++++++++---------------------
hw/arm/aspeed_ast2400.c | 6 +-
hw/arm/aspeed_ast2600.c | 6 +-
hw/arm/fsl-imx25.c | 19 ++----
hw/arm/fsl-imx31.c | 19 ++----
hw/arm/fsl-imx6.c | 19 ++----
hw/arm/integratorcp.c | 7 +-
hw/arm/nrf51_soc.c | 7 +-
hw/misc/ivshmem.c | 8 +--
hw/nvram/nrf51_nvm.c | 7 +-
hw/pci-host/raven.c | 6 +-
hw/ppc/rs6000_mc.c | 7 +-
hw/sparc/sun4m.c | 20 ++----
hw/sparc64/sun4u.c | 7 +-
hw/virtio/virtio-mem.c | 6 +-
system/memory.c | 68 ++++++++++--------
util/oslib-posix.c | 7 +-
util/oslib-win32.c | 4 +-
25 files changed, 234 insertions(+), 248 deletions(-)