[PULL 00/21] Trivial patches for 2024-01-31

Michael Tokarev posted 21 patches 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240131115549.2263854-1-mjt@tls.msk.ru
Maintainers: Gerd Hoffmann <kraxel@redhat.com>, "Marc-André Lureau" <marcandre.lureau@redhat.com>, David Hildenbrand <david@redhat.com>, Igor Mammedov <imammedo@redhat.com>, Christoph Muellner <christoph.muellner@vrull.eu>, LIU Zhiwei <zhiwei_liu@linux.alibaba.com>, Philipp Tomsich <philipp.tomsich@vrull.eu>, Palmer Dabbelt <palmer@dabbelt.com>, Alistair Francis <Alistair.Francis@wdc.com>, Zhang Chen <chen.zhang@intel.com>, Li Zhijian <lizhijian@fujitsu.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>, Shannon Zhao <shannon.zhaosl@gmail.com>, "Michael S. Tsirkin" <mst@redhat.com>, Ani Sinha <anisinha@redhat.com>, Jonathan Cameron <jonathan.cameron@huawei.com>, Fan Ni <fan.ni@samsung.com>, "Maciej S. Szmigiero" <maciej.szmigiero@oracle.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, Paolo Bonzini <pbonzini@redhat.com>, Richard Henderson <richard.henderson@linaro.org>, Eduardo Habkost <eduardo@habkost.net>, Nicholas Piggin <npiggin@gmail.com>, Daniel Henrique Barboza <danielhb413@gmail.com>, David Gibson <david@gibson.dropbear.id.au>, Harsh Prateek Bora <harshpb@linux.ibm.com>, Song Gao <gaosong@loongson.cn>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Laurent Vivier <laurent@vivier.eu>, Xiao Guangrong <xiaoguangrong.eric@gmail.com>, Stefano Stabellini <sstabellini@kernel.org>, Anthony Perard <anthony.perard@citrix.com>, Paul Durrant <paul@xen.org>, Ilya Maximets <i.maximets@ovn.org>, Jason Wang <jasowang@redhat.com>, "Alex Bennée" <alex.bennee@linaro.org>, Alexandre Iooss <erdnaxe@crans.org>, Mahmoud Mandour <ma.mandourr@gmail.com>, Peter Xu <peterx@redhat.com>, Fabiano Rosas <farosas@suse.de>, Eric Blake <eblake@redhat.com>, Markus Armbruster <armbru@redhat.com>, Bin Meng <bin.meng@windriver.com>, Weiwei Li <liwei1518@gmail.com>, Thomas Huth <thuth@redhat.com>
.mailmap                                  |  4 ++++
audio/pwaudio.c                           |  1 -
backends/hostmem.c                        | 12 ++++++++----
disas/riscv-xthead.c                      |  1 +
disas/riscv-xventana.c                    |  1 +
disas/riscv.h                             |  1 -
docs/colo-proxy.txt                       |  6 +++---
docs/system/keys.rst.inc                  | 11 ++++++-----
dump/dump-hmp-cmds.c                      |  2 +-
hw/arm/aspeed_eeprom.c                    |  1 +
hw/arm/aspeed_eeprom.h                    |  1 -
hw/arm/virt-acpi-build.c                  |  2 +-
hw/cxl/cxl-events.c                       |  4 +---
hw/hyperv/hv-balloon-internal.h           |  1 -
hw/hyperv/hv-balloon-our_range_memslots.c |  1 +
hw/hyperv/hv-balloon-our_range_memslots.h |  1 -
hw/hyperv/hv-balloon-page_range_tree.c    |  1 +
hw/hyperv/hv-balloon-page_range_tree.h    |  1 -
hw/hyperv/hv-balloon.c                    |  1 +
hw/hyperv/hyperv.c                        |  4 ++++
hw/i386/acpi-build.c                      |  4 ++--
hw/intc/xics.c                            |  1 +
hw/loongarch/acpi-build.c                 |  2 +-
hw/nvram/fw_cfg-acpi.c                    |  1 +
hw/virtio/virtio-acpi.c                   |  1 +
include/hw/arm/raspberrypi-fw-defs.h      |  1 -
include/hw/audio/asc.h                    |  1 -
include/hw/m68k/q800-glue.h               |  1 -
include/hw/mem/memory-device.h            |  1 -
include/hw/nvram/fw_cfg_acpi.h            |  1 -
include/hw/ppc/spapr_nested.h             |  1 -
include/hw/virtio/virtio-acpi.h           |  1 -
include/hw/xen/xen-hvm-common.h           |  1 -
include/qemu/qtree.h                      |  1 -
include/ui/rect.h                         |  2 --
net/af-xdp.c                              |  1 -
plugins/core.c                            |  1 -
plugins/loader.c                          |  1 -
qapi/migration.json                       |  2 +-
qemu-options.hx                           |  8 ++++----
scripts/clean-includes                    |  2 +-
target/riscv/vector_internals.c           |  1 +
target/riscv/vector_internals.h           |  1 -
tests/qtest/qtest_aspeed.h                |  2 --
util/userfaultfd.c                        |  1 -
45 files changed, 47 insertions(+), 50 deletions(-)
[PULL 00/21] Trivial patches for 2024-01-31
Posted by Michael Tokarev 10 months ago
The following changes since commit 11be70677c70fdccd452a3233653949b79e97908:

  Merge tag 'pull-vfio-20240129' of https://github.com/legoater/qemu into staging (2024-01-29 10:53:56 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 54f0058fa7821c391719e69a92804636b2c403ae:

  hw/hyperv: Include missing headers (2024-01-30 21:20:20 +0300)

----------------------------------------------------------------
trivial patches for 2024-01-31

----------------------------------------------------------------
Greg Kurz (3):
      hw/i386: Add `\n` to hint message
      hw/loongarch: Add `\n` to hint message
      hw/arm: Add `\n` to hint message

Han Han (1):
      qapi/migration.json: Fix the member name for MigrationCapability

Markus Armbruster (1):
      dump: Fix HMP dump-guest-memory -z without -R

Michael Tokarev (1):
      colo: examples: remove mentions of script= and (wrong) downscript=

Peter Maydell (10):
      scripts/clean-includes: Update exclude list
      hyperv: Clean up includes
      disas/riscv: Clean up includes
      aspeed: Clean up includes
      acpi: Clean up includes
      m68k: Clean up includes
      include: Clean up includes
      cxl: Clean up includes
      riscv: Clean up includes
      misc: Clean up includes

Philippe Mathieu-Daudé (4):
      mailmap: Fix Stefan Weil email
      backends/hostmem: Fix block comments style (checkpatch.pl warnings)
      hw/intc/xics: Include missing 'cpu.h' header
      hw/hyperv: Include missing headers

Yihuan Pan (1):
      qemu-docs: Update options for graphical frontends

 .mailmap                                  |  4 ++++
 audio/pwaudio.c                           |  1 -
 backends/hostmem.c                        | 12 ++++++++----
 disas/riscv-xthead.c                      |  1 +
 disas/riscv-xventana.c                    |  1 +
 disas/riscv.h                             |  1 -
 docs/colo-proxy.txt                       |  6 +++---
 docs/system/keys.rst.inc                  | 11 ++++++-----
 dump/dump-hmp-cmds.c                      |  2 +-
 hw/arm/aspeed_eeprom.c                    |  1 +
 hw/arm/aspeed_eeprom.h                    |  1 -
 hw/arm/virt-acpi-build.c                  |  2 +-
 hw/cxl/cxl-events.c                       |  4 +---
 hw/hyperv/hv-balloon-internal.h           |  1 -
 hw/hyperv/hv-balloon-our_range_memslots.c |  1 +
 hw/hyperv/hv-balloon-our_range_memslots.h |  1 -
 hw/hyperv/hv-balloon-page_range_tree.c    |  1 +
 hw/hyperv/hv-balloon-page_range_tree.h    |  1 -
 hw/hyperv/hv-balloon.c                    |  1 +
 hw/hyperv/hyperv.c                        |  4 ++++
 hw/i386/acpi-build.c                      |  4 ++--
 hw/intc/xics.c                            |  1 +
 hw/loongarch/acpi-build.c                 |  2 +-
 hw/nvram/fw_cfg-acpi.c                    |  1 +
 hw/virtio/virtio-acpi.c                   |  1 +
 include/hw/arm/raspberrypi-fw-defs.h      |  1 -
 include/hw/audio/asc.h                    |  1 -
 include/hw/m68k/q800-glue.h               |  1 -
 include/hw/mem/memory-device.h            |  1 -
 include/hw/nvram/fw_cfg_acpi.h            |  1 -
 include/hw/ppc/spapr_nested.h             |  1 -
 include/hw/virtio/virtio-acpi.h           |  1 -
 include/hw/xen/xen-hvm-common.h           |  1 -
 include/qemu/qtree.h                      |  1 -
 include/ui/rect.h                         |  2 --
 net/af-xdp.c                              |  1 -
 plugins/core.c                            |  1 -
 plugins/loader.c                          |  1 -
 qapi/migration.json                       |  2 +-
 qemu-options.hx                           |  8 ++++----
 scripts/clean-includes                    |  2 +-
 target/riscv/vector_internals.c           |  1 +
 target/riscv/vector_internals.h           |  1 -
 tests/qtest/qtest_aspeed.h                |  2 --
 util/userfaultfd.c                        |  1 -
 45 files changed, 47 insertions(+), 50 deletions(-)

Re: [PULL 00/21] Trivial patches for 2024-01-31
Posted by Peter Maydell 9 months, 4 weeks ago
On Wed, 31 Jan 2024 at 11:57, Michael Tokarev <mjt@tls.msk.ru> wrote:
>
> The following changes since commit 11be70677c70fdccd452a3233653949b79e97908:
>
>   Merge tag 'pull-vfio-20240129' of https://github.com/legoater/qemu into staging (2024-01-29 10:53:56 +0000)
>
> are available in the Git repository at:
>
>   https://gitlab.com/mjt0k/qemu.git tags/pull-trivial-patches
>
> for you to fetch changes up to 54f0058fa7821c391719e69a92804636b2c403ae:
>
>   hw/hyperv: Include missing headers (2024-01-30 21:20:20 +0300)
>
> ----------------------------------------------------------------
> trivial patches for 2024-01-31
>
> ----------------------------------------------------------------


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0
for any user-visible changes.

-- PMM