qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL trival-patches 00/10] trivial-patches for 2023-07-08


From: Michael Tokarev
Subject: [PULL trival-patches 00/10] trivial-patches for 2023-07-08
Date: Sat, 8 Jul 2023 08:12:40 +0300

The following changes since commit 3b08e40b7abfe8be6020c4c27c93ad85590b9213:

  Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging 
(2023-07-07 20:23:01 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 13a637430be13bda3e6726752936321a1955bc93:

  hw/arm/virt-acpi-build.c: Add missing header (2023-07-08 07:24:38 +0300)

----------------------------------------------------------------
qemu trivial patches for 2023-07-08

----------------------------------------------------------------
Daniel Henrique Barboza (1):
      hw/riscv/virt.c: fix typo in 'aia' description

Hawkins Jiawei (2):
      vdpa: Delete duplicated VIRTIO_NET_F_RSS in vdpa_feature_bits
      vdpa: Sort vdpa_feature_bits array alphabetically

Jan Kratochvil (1):
      trivial: man page: document display::gtk::zoom-to-fit

Laszlo Ersek (2):
      migration: factor out "resume_requested" in qmp_migrate()
      migration: unexport migrate_fd_error()

Lucas Dietrich (1):
      target/avr: Fix handling of interrupts above 33.

Peng Liang (1):
      hw/arm/virt-acpi-build.c: Add missing header

Thomas Huth (2):
      hw: Simplify calls to pci_nic_init_nofail()
      qemu-options.hx: Fix indentation of some option descriptions

 hw/arm/sbsa-ref.c        |  8 +-------
 hw/arm/virt-acpi-build.c |  1 +
 hw/arm/virt.c            |  8 +-------
 hw/loongarch/virt.c      |  8 +-------
 hw/mips/loongson3_virt.c |  8 +-------
 hw/riscv/virt.c          |  2 +-
 hw/xtensa/virt.c         |  8 +-------
 migration/migration.c    | 12 +++++++-----
 migration/migration.h    |  1 -
 net/vhost-vdpa.c         | 40 +++++++++++++++++++++++-----------------
 qemu-options.hx          |  9 ++++++---
 target/avr/helper.c      |  4 ++--
 12 files changed, 45 insertions(+), 64 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]