The following changes since commit 384dbdda94c0bba55bf186cccd3714bbb9b737e9:
Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quintela/qemu into staging (2023-10-20 06:46:53 -0700)
are available in the Git repository at:
https://gitlab.com/mjt0k/qemu.git tags/pull-trivial-patches
for you to fetch changes up to a4a2f7f8161ed1dbaa748350c4bc2d86c4d77d97:
MAINTAINERS: Add the ompic.c file to the or1k-sim section (2023-10-21 15:00:22 +0300)
----------------------------------------------------------------
trivial patches for 2023-10-21
This is mostly updates to MAINTAINERS, plus a fix for pvrdma
and dead code removal in ppc440_uc.
----------------------------------------------------------------
Cédric Le Goater (7):
ppc/{bamboo, virtex_ml507}: Remove useless dependency on ppc405.h header
MAINTAINERS: Adjust file list for PPC ref405ep machine
MAINTAINERS: Adjust file list for PPC 4xx CPUs
MAINTAINERS: Adjust file list for PPC e500 machines
MAINTAINERS: Adjust file list for PPC pseries machine
MAINTAINERS: Add fw_cfg.c to PPC mac99 machine
MAINTAINERS: Add PPC common files to PowerPC TCG CPUs
Eric Farman (1):
MAINTAINERS: Fix a couple s390 paths
Peter Maydell (1):
hw/rdma/vmw/pvrdma_cmd: Use correct struct in query_port()
Philippe Mathieu-Daudé (2):
hw/ppc/ppc440_uc: Remove dead l2sram_update_mappings()
MAINTAINERS: Cover hw/ppc/ppc440_uc.c with Sam460ex board
Thomas Huth (6):
MAINTAINERS: Add the nios2 interrupt controller to the nios2 section
MAINTAINERS: Add include/hw/intc/i8259.h to the PC chip section
MAINTAINERS: Add docs/devel/ebpf_rss.rst to the EBPF section
MAINTAINERS: Add unvalued folders in tests/tcg/ to the right sections
MAINTAINERS: Fix typo in openpic_kvm.c entry
MAINTAINERS: Add the ompic.c file to the or1k-sim section
MAINTAINERS | 37 ++++++++++++++++++++++++++++++++-----
hw/ppc/ppc440_bamboo.c | 1 -
hw/ppc/ppc440_uc.c | 42 ------------------------------------------
hw/ppc/virtex_ml507.c | 1 -
hw/rdma/vmw/pvrdma_cmd.c | 18 +++++++++++-------
5 files changed, 43 insertions(+), 56 deletions(-)