[PULL 00/13] Trivial patches for 2023-10-11

Michael Tokarev posted 13 patches 7 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20231011112054.1031975-1-mjt@tls.msk.ru
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, Marcelo Tosatti <mtosatti@redhat.com>, Yuval Shaia <yuval.shaia.ml@gmail.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, Richard Henderson <richard.henderson@linaro.org>, "Michael S. Tsirkin" <mst@redhat.com>
There is a newer version of this series
MAINTAINERS                                | 24 +++++++++++++++++++++++-
docs/system/i386/amd-memory-encryption.rst |  6 +++---
hw/rdma/vmw/pvrdma_cmd.c                   |  5 ++---
include/sysemu/cpus.h                      |  7 -------
roms/Makefile                              |  2 +-
scripts/xml-preprocess.py                  |  0
subprojects/libvhost-user/libvhost-user.c  |  2 +-
7 files changed, 30 insertions(+), 16 deletions(-)
mode change 100755 => 100644 scripts/xml-preprocess.py
[PULL 00/13] Trivial patches for 2023-10-11
Posted by Michael Tokarev 7 months, 1 week ago
The following changes since commit 0ad0d9dcd16f2ea816a413008ac5191ebef45c95:

  Merge tag 'firmware/seabios-20231010-pull-request' of https://gitlab.com/kraxel/qemu into staging (2023-10-10 10:22:16 -0400)

are available in the Git repository at:

  https://gitlab.com/mjt0k/qemu.git tags/pull-trivial-patches

for you to fetch changes up to 1fea86e7e25127daf4e6b0395f8d241afe1b81eb:

  cpus: Remove unused smp_cores/smp_threads declarations (2023-10-11 14:19:45 +0300)

----------------------------------------------------------------
trivial patches for 2023-10-11

Just some trivial stuff, including some MAINTAINERS updates.

----------------------------------------------------------------
Cornelia Huck (1):
      MAINTAINERS: add standard-headers to Hosts/LINUX

Jianlin Li (1):
      Update AMD memory encryption document links.

Olaf Hering (1):
      roms: use PYTHON to invoke python

Peter Maydell (1):
      hw/rdma/vmw/pvrdma_cmd: Use correct struct in query_port()

Philippe Mathieu-Daudé (2):
      MAINTAINERS: Add section for overall sensors
      cpus: Remove unused smp_cores/smp_threads declarations

Pierre Labatut (1):
      Fix compilation when UFFDIO_REGISTER is not set.

Thomas Huth (6):
      MAINTAINERS: Add g364fb and ds1225y to the Jazz section
      MAINTAINERS: Add unowned RISC-V related files to the right sections
      MAINTAINERS: Add include folder to the hw/char/ section
      MAINTAINERS: Add the CI-related doc files to the CI section
      MAINTAINERS: Add some unowned files to the SBSA-REF section
      scripts/xml-preprocess: Make sure this script is invoked via the right Python

 MAINTAINERS                                | 24 +++++++++++++++++++++++-
 docs/system/i386/amd-memory-encryption.rst |  6 +++---
 hw/rdma/vmw/pvrdma_cmd.c                   |  5 ++---
 include/sysemu/cpus.h                      |  7 -------
 roms/Makefile                              |  2 +-
 scripts/xml-preprocess.py                  |  0
 subprojects/libvhost-user/libvhost-user.c  |  2 +-
 7 files changed, 30 insertions(+), 16 deletions(-)
 mode change 100755 => 100644 scripts/xml-preprocess.py