[PULL 00/87] Misc patches for 2019-12-18

Paolo Bonzini posted 87 patches 4 years, 3 months ago
Test checkpatch failed
Test FreeBSD failed
Test docker-mingw@fedora failed
Test asan failed
Test docker-clang@ubuntu failed
Test docker-quick@centos7 failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1576670573-48048-1-git-send-email-pbonzini@redhat.com
Maintainers: Richard Henderson <rth@twiddle.net>, Thomas Huth <thuth@redhat.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, Sergio Lopez <slp@redhat.com>, Marcelo Tosatti <mtosatti@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>, Igor Mammedov <imammedo@redhat.com>, Eduardo Habkost <ehabkost@redhat.com>, "Hervé Poussineau" <hpoussin@reactos.org>, Gerd Hoffmann <kraxel@redhat.com>, John Snow <jsnow@redhat.com>, Peter Maydell <peter.maydell@linaro.org>, Cornelia Huck <cohuck@redhat.com>, Christian Borntraeger <borntraeger@de.ibm.com>, "Daniel P. Berrangé" <berrange@redhat.com>, Stefano Stabellini <sstabellini@kernel.org>, Helge Deller <deller@gmx.de>, "Dr. David Alan Gilbert" <dgilbert@redhat.com>, Anthony Perard <anthony.perard@citrix.com>, Halil Pasic <pasic@linux.ibm.com>, Paolo Bonzini <pbonzini@redhat.com>, Aleksandar Markovic <amarkovic@wavecomp.com>, Juan Quintela <quintela@redhat.com>, Aleksandar Rikalo <aleksandar.rikalo@rt-rk.com>, David Gibson <david@gibson.dropbear.id.au>, Paul Durrant <paul@xen.org>, "Cédric Le Goater" <clg@kaod.org>, David Hildenbrand <david@redhat.com>, Claudio Fontana <claudio.fontana@huawei.com>, James Hogan <jhogan@kernel.org>, Ben Warren <ben@skyportsystems.com>, Fam Zheng <fam@euphon.net>, Laurent Vivier <lvivier@redhat.com>, Aurelien Jarno <aurelien@aurel32.net>, "Philippe Mathieu-Daudé" <philmd@redhat.com>, Jason Wang <jasowang@redhat.com>
Kconfig.host                                       |    5 +
MAINTAINERS                                        |    1 +
Makefile                                           |   16 +-
Makefile.objs                                      |    6 +-
Makefile.target                                    |    2 -
accel/Makefile.objs                                |    2 +-
accel/accel.c                                      |   73 +-
accel/kvm/kvm-all.c                                |  161 +-
accel/tcg/tcg-all.c                                |  149 +-
configure                                          |   12 +-
contrib/vhost-user-scsi/vhost-user-scsi.c          |    2 +-
cpus.c                                             |   72 -
crypto/Makefile.objs                               |   13 +-
disas/libvixl/Makefile.objs                        |   11 +-
docs/conf.py                                       |    7 +-
docs/devel/bitops.rst                              |    8 +
docs/devel/index.rst                               |    1 +
docs/devel/memory.rst                              |    5 +
docs/sphinx/kerneldoc.py                           |  172 ++
docs/sphinx/kernellog.py                           |   28 +
exec.c                                             |    7 +-
hw/acpi/Makefile.objs                              |    3 +-
.../pc_madt_cpu_entry.c => hw/acpi/acpi-x86-stub.c |    0
hw/alpha/alpha_sys.h                               |    3 +-
hw/alpha/dp264.c                                   |    1 +
hw/audio/ac97.c                                    |    9 -
hw/core/machine.c                                  |  141 --
hw/display/vga-isa-mm.c                            |    5 +-
hw/display/vga-isa.c                               |    4 +-
hw/display/vga-pci.c                               |    5 -
hw/display/vga.c                                   |   14 -
hw/display/vga_int.h                               |    3 -
hw/display/vmware_vga.c                            |    5 -
hw/hppa/hppa_sys.h                                 |    3 +-
hw/hppa/machine.c                                  |    1 +
hw/hyperv/hyperv.c                                 |   22 +-
hw/i386/Kconfig                                    |    6 +
hw/i386/Makefile.objs                              |   10 +-
hw/i386/acpi-build.c                               |    1 +
hw/i386/fw_cfg.c                                   |    8 +-
hw/i386/fw_cfg.h                                   |    2 +
hw/i386/kvm/Makefile.objs                          |    6 +-
hw/i386/kvm/i8259.c                                |    1 +
hw/i386/kvm/ioapic.c                               |   14 +-
hw/i386/microvm.c                                  |    4 +-
hw/i386/pc.c                                       |  291 +--
hw/i386/pc_piix.c                                  |   91 +-
hw/i386/pc_q35.c                                   |    2 +-
hw/i386/port92.c                                   |  126 ++
hw/i386/trace-events                               |    8 +
hw/i386/x86-iommu-stub.c                           |   34 +
hw/i386/x86.c                                      |  154 +-
hw/input/pckbd.c                                   |    1 -
hw/intc/Kconfig                                    |    2 +
hw/intc/apic.c                                     |    2 +-
hw/intc/i8259.c                                    |    2 +-
hw/intc/i8259_common.c                             |    2 +-
hw/intc/ioapic.c                                   |    3 +-
hw/isa/i82378.c                                    |    2 +-
hw/isa/isa-bus.c                                   |   11 +-
hw/isa/lpc_ich9.c                                  |    1 -
hw/isa/piix4.c                                     |    2 +-
hw/mips/gt64xxx_pci.c                              |    2 +-
hw/mips/mips_fulong2e.c                            |    2 +-
hw/mips/mips_jazz.c                                |    2 +-
hw/mips/mips_r4k.c                                 |    2 +-
hw/pci-host/Kconfig                                |    5 +
hw/pci-host/Makefile.objs                          |    1 +
hw/pci-host/bonito.c                               |    1 -
hw/pci-host/i440fx.c                               |  105 +-
hw/pci-host/prep.c                                 |    2 +-
hw/pci-host/xen_igd_pt.c                           |  120 ++
hw/pci/pci-stub.c                                  |   27 +
hw/pci/pci.c                                       |    6 +-
hw/ppc/e500.c                                      |    5 +-
hw/ppc/spapr_irq.c                                 |   16 +-
hw/virtio/Kconfig                                  |    3 +
hw/virtio/Makefile.objs                            |    4 +-
hw/xen/xen-common.c                                |   18 +
hw/xen/xen_pt.c                                    |    2 +
include/exec/memory.h                              |  237 ++-
include/hw/boards.h                                |    7 -
include/hw/i386/pc.h                               |   32 +-
include/hw/i386/x86.h                              |   23 +
include/hw/intc/i8259.h                            |   12 +
include/hw/isa/i8259_internal.h                    |    2 +-
include/hw/isa/isa.h                               |    8 +-
include/hw/pci-host/i440fx.h                       |   19 +-
include/hw/pci/pci.h                               |    2 +-
include/qemu/bitops.h                              |   52 +-
include/qom/object.h                               |   23 +-
include/sysemu/accel.h                             |    4 +-
include/sysemu/cpus.h                              |    2 -
include/sysemu/kvm.h                               |    8 +-
memory.c                                           |    5 +-
migration/ram.c                                    |   53 +-
monitor/misc.c                                     |    3 +-
os-posix.c                                         |   41 +-
qemu-bridge-helper.c                               |    6 +-
qemu-deprecated.texi                               |    8 +-
qemu-options.hx                                    |   30 +-
qom/object.c                                       |   28 +-
scripts/kernel-doc                                 | 2236 ++++++++++++++++++++
scsi/qemu-pr-helper.c                              |   12 +-
stubs/Makefile.objs                                |    1 -
target/arm/kvm.c                                   |    8 +-
target/i386/cpu.c                                  |    8 +-
target/i386/kvm.c                                  |  151 +-
target/i386/kvm_i386.h                             |   20 -
target/i386/machine.c                              |   10 +-
target/i386/monitor.c                              |    1 -
target/i386/whp-dispatch.h                         |    4 +
target/i386/whpx-all.c                             |   85 +-
target/mips/kvm.c                                  |    2 +-
target/ppc/kvm.c                                   |    2 +-
target/s390x/cpu_models.c                          |    4 +-
target/s390x/kvm.c                                 |    2 +-
tests/Makefile.include                             |    4 +-
tests/arm-cpu-features.c                           |    4 +-
tests/bios-tables-test.c                           |   16 +-
tests/boot-serial-test.c                           |    4 +-
tests/cdrom-test.c                                 |    2 +-
tests/cpu-plug-test.c                              |    6 +-
tests/libqtest.c                                   |    4 +-
tests/migration-test.c                             |  264 +--
tests/pflash-cfi02-test.c                          |    4 +-
tests/pnv-xscom-test.c                             |    4 +-
tests/prom-env-test.c                              |    2 +-
tests/pxe-test.c                                   |    2 +-
tests/vmgenid-test.c                               |    2 +-
util/Makefile.objs                                 |    3 +-
util/qsp.c                                         |   22 +-
vl.c                                               |  225 +-
133 files changed, 4248 insertions(+), 1552 deletions(-)
create mode 100644 docs/devel/bitops.rst
create mode 100644 docs/sphinx/kerneldoc.py
create mode 100644 docs/sphinx/kernellog.py
rename stubs/pc_madt_cpu_entry.c => hw/acpi/acpi-x86-stub.c (100%)
create mode 100644 hw/i386/port92.c
create mode 100644 hw/i386/x86-iommu-stub.c
create mode 100644 hw/pci-host/xen_igd_pt.c
create mode 100644 include/hw/intc/i8259.h
create mode 100755 scripts/kernel-doc
[PULL 00/87] Misc patches for 2019-12-18
Posted by Paolo Bonzini 4 years, 3 months ago
The following changes since commit aceeaa69d28e6f08a24395d0aa6915b687d0a681:

  Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-12-17' into staging (2019-12-17 15:55:20 +0000)

are available in the git repository at:


  git://github.com/bonzini/qemu.git tags/for-upstream

for you to fetch changes up to e2328a11bda7a4d087200c524333adafb8beb7d7:

  vga: cleanup mapping of VRAM for non-PCI VGA (2019-12-18 02:34:13 +0100)

----------------------------------------------------------------
* More uses of RCU_READ_LOCK_GUARD (Dave, myself)
* QOM doc improvments (Greg)
* Cleanups from the Meson conversion (Marc-André)
* Support for multiple -accel options (myself)
* Many x86 machine cleanup (Philippe, myself)
* tests/migration-test cleanup (Juan)
* PC machine removal and next round of deprecation (Thomas)
* kernel-doc integration (Peter, myself)

----------------------------------------------------------------
Cameron Esfahani (1):
      Fix some comment spelling errors.

Dr. David Alan Gilbert (3):
      kvm: Reallocate dirty_bmap when we change a slot
      hyperv: Use auto rcu_read macros
      qsp: Use WITH_RCU_READ_LOCK_GUARD

Eiichi Tsukata (1):
      target/i386: remove unused pci-assign codes

Greg Kurz (1):
      object: Improve documentation of interfaces

Juan Quintela (10):
      migration-test: Create cmd_soure and cmd_target
      migration-test: Move hide_stderr to common commandline
      migration-test: Move -machine to common commandline
      migration-test: Move memory size to common commandline
      migration-test: Move shmem handling to common commandline
      migration-test: Move -name handling to common commandline
      migration-test: Move -serial handling to common commandline
      migration-test: Move -incomming handling to common commandline
      migration-test: Rename cmd_src/dst to arch_source/arch_target
      migration-test: Use a struct for test_migrate_start parameters

Marc-André Lureau (7):
      build-sys: build vhost-user-gpu only if CONFIG_TOOLS
      migration: fix maybe-uninitialized warning
      monitor: fix maybe-uninitialized
      vhost-user-scsi: fix printf format warning
      os-posix: simplify os_find_datadir
      tests: skip block layer tests if !CONFIG_TOOLS
      configure: simplify vhost condition with Kconfig

Paolo Bonzini (42):
      memory: do not look at current_machine->accel
      vl: move icount configuration earlier
      tcg: move qemu_tcg_configure to accel/tcg/tcg-all.c
      vl: extract accelerator option processing to a separate function
      vl: merge -accel processing into configure_accelerators
      accel: compile accel/accel.c just once
      vl: introduce object_parse_property_opt
      vl: configure accelerators from -accel options
      vl: warn for unavailable accelerators, clarify messages
      qom: introduce object_register_sugar_prop
      qom: add object_new_with_class
      accel: pass object to accel_init_machine
      tcg: convert "-accel threads" to a QOM property
      tcg: add "-accel tcg,tb-size" and deprecate "-tb-size"
      xen: convert "-machine igd-passthru" to an accelerator property
      kvm: convert "-machine kvm_shadow_mem" to an accelerator property
      kvm: introduce kvm_kernel_irqchip_* functions
      kvm: convert "-machine kernel_irqchip" to an accelerator property
      Makefile: remove unused variables
      build-sys: do not include Windows SLIRP dependencies in $LIBS
      libvixl: remove per-target compiler flags
      crypto: move common bits for all emulators to libqemuutil
      stubs: replace stubs with lnot if applicable
      configure: set $PYTHON to a full path
      i386: conditionally compile more files
      fw_cfg: allow building without other devices
      hw: replace hw/i386/pc.h with a header just for the i8259
      pci-stub: add more MSI functions
      x86: move SMM property to X86MachineState
      x86: move more x86-generic functions out of PC files
      acpi: move PC stubs out of stubs/
      pc: stubify x86 iommu
      hw/isa/isa-bus: cleanup irq functions
      memory: use RCU_READ_LOCK_GUARD
      colo: fix return without releasing RCU
      build: rename CONFIG_LIBCAP to CONFIG_LIBCAP_NG
      docs: import Linux kernel-doc script and extension
      docs: tweak kernel-doc for QEMU coding standards
      memory.h: Silence kernel-doc complaints
      docs: add memory API reference
      memory: include MemoryListener documentation and some missing function parameters
      vga: cleanup mapping of VRAM for non-PCI VGA

Peter Maydell (4):
      docs/conf.py: Enable use of kerneldoc sphinx extension
      Makefile: disable Sphinx nitpicking
      bitops.h: Silence kernel-doc complaints
      docs: Create bitops.rst as example of kernel-docs

Philippe Mathieu-Daudé (12):
      hw/i386/pc: Convert DPRINTF() to trace events
      hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gsi_handler()
      hw/i386: Simplify ioapic_init_gsi()
      hw/i386/pc: Use TYPE_PORT92 instead of hardcoded string
      hw/i386/pc: Inline port92_init()
      hw/i386/pc: Extract the port92 device
      hw/pci-host/i440fx: Correct the header description
      hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h"
      hw/pci-host/i440fx: Use size_t to iterate over ARRAY_SIZE()
      hw/pci-host/i440fx: Use definitions instead of magic values
      hw/pci-host/i440fx: Extract the IGD passthrough host bridge device
      hw/pci-host: Add Kconfig entry to select the IGD Passthrough Host Bridge

Sunil Muthuswamy (1):
      WHPX: refactor load library

Thomas Huth (4):
      hw/i386: Remove the deprecated machines 0.12 up to 0.15
      hw/audio: Remove the "use_broken_id" hack from the AC97 device
      hw/pci: Remove the "command_serr_enable" property
      hw/display: Remove "rombar" hack from vga-pci and vmware_vga

Wei Yang (1):
      migration: check length directly to make sure the range is aligned

 Kconfig.host                                       |    5 +
 MAINTAINERS                                        |    1 +
 Makefile                                           |   16 +-
 Makefile.objs                                      |    6 +-
 Makefile.target                                    |    2 -
 accel/Makefile.objs                                |    2 +-
 accel/accel.c                                      |   73 +-
 accel/kvm/kvm-all.c                                |  161 +-
 accel/tcg/tcg-all.c                                |  149 +-
 configure                                          |   12 +-
 contrib/vhost-user-scsi/vhost-user-scsi.c          |    2 +-
 cpus.c                                             |   72 -
 crypto/Makefile.objs                               |   13 +-
 disas/libvixl/Makefile.objs                        |   11 +-
 docs/conf.py                                       |    7 +-
 docs/devel/bitops.rst                              |    8 +
 docs/devel/index.rst                               |    1 +
 docs/devel/memory.rst                              |    5 +
 docs/sphinx/kerneldoc.py                           |  172 ++
 docs/sphinx/kernellog.py                           |   28 +
 exec.c                                             |    7 +-
 hw/acpi/Makefile.objs                              |    3 +-
 .../pc_madt_cpu_entry.c => hw/acpi/acpi-x86-stub.c |    0
 hw/alpha/alpha_sys.h                               |    3 +-
 hw/alpha/dp264.c                                   |    1 +
 hw/audio/ac97.c                                    |    9 -
 hw/core/machine.c                                  |  141 --
 hw/display/vga-isa-mm.c                            |    5 +-
 hw/display/vga-isa.c                               |    4 +-
 hw/display/vga-pci.c                               |    5 -
 hw/display/vga.c                                   |   14 -
 hw/display/vga_int.h                               |    3 -
 hw/display/vmware_vga.c                            |    5 -
 hw/hppa/hppa_sys.h                                 |    3 +-
 hw/hppa/machine.c                                  |    1 +
 hw/hyperv/hyperv.c                                 |   22 +-
 hw/i386/Kconfig                                    |    6 +
 hw/i386/Makefile.objs                              |   10 +-
 hw/i386/acpi-build.c                               |    1 +
 hw/i386/fw_cfg.c                                   |    8 +-
 hw/i386/fw_cfg.h                                   |    2 +
 hw/i386/kvm/Makefile.objs                          |    6 +-
 hw/i386/kvm/i8259.c                                |    1 +
 hw/i386/kvm/ioapic.c                               |   14 +-
 hw/i386/microvm.c                                  |    4 +-
 hw/i386/pc.c                                       |  291 +--
 hw/i386/pc_piix.c                                  |   91 +-
 hw/i386/pc_q35.c                                   |    2 +-
 hw/i386/port92.c                                   |  126 ++
 hw/i386/trace-events                               |    8 +
 hw/i386/x86-iommu-stub.c                           |   34 +
 hw/i386/x86.c                                      |  154 +-
 hw/input/pckbd.c                                   |    1 -
 hw/intc/Kconfig                                    |    2 +
 hw/intc/apic.c                                     |    2 +-
 hw/intc/i8259.c                                    |    2 +-
 hw/intc/i8259_common.c                             |    2 +-
 hw/intc/ioapic.c                                   |    3 +-
 hw/isa/i82378.c                                    |    2 +-
 hw/isa/isa-bus.c                                   |   11 +-
 hw/isa/lpc_ich9.c                                  |    1 -
 hw/isa/piix4.c                                     |    2 +-
 hw/mips/gt64xxx_pci.c                              |    2 +-
 hw/mips/mips_fulong2e.c                            |    2 +-
 hw/mips/mips_jazz.c                                |    2 +-
 hw/mips/mips_r4k.c                                 |    2 +-
 hw/pci-host/Kconfig                                |    5 +
 hw/pci-host/Makefile.objs                          |    1 +
 hw/pci-host/bonito.c                               |    1 -
 hw/pci-host/i440fx.c                               |  105 +-
 hw/pci-host/prep.c                                 |    2 +-
 hw/pci-host/xen_igd_pt.c                           |  120 ++
 hw/pci/pci-stub.c                                  |   27 +
 hw/pci/pci.c                                       |    6 +-
 hw/ppc/e500.c                                      |    5 +-
 hw/ppc/spapr_irq.c                                 |   16 +-
 hw/virtio/Kconfig                                  |    3 +
 hw/virtio/Makefile.objs                            |    4 +-
 hw/xen/xen-common.c                                |   18 +
 hw/xen/xen_pt.c                                    |    2 +
 include/exec/memory.h                              |  237 ++-
 include/hw/boards.h                                |    7 -
 include/hw/i386/pc.h                               |   32 +-
 include/hw/i386/x86.h                              |   23 +
 include/hw/intc/i8259.h                            |   12 +
 include/hw/isa/i8259_internal.h                    |    2 +-
 include/hw/isa/isa.h                               |    8 +-
 include/hw/pci-host/i440fx.h                       |   19 +-
 include/hw/pci/pci.h                               |    2 +-
 include/qemu/bitops.h                              |   52 +-
 include/qom/object.h                               |   23 +-
 include/sysemu/accel.h                             |    4 +-
 include/sysemu/cpus.h                              |    2 -
 include/sysemu/kvm.h                               |    8 +-
 memory.c                                           |    5 +-
 migration/ram.c                                    |   53 +-
 monitor/misc.c                                     |    3 +-
 os-posix.c                                         |   41 +-
 qemu-bridge-helper.c                               |    6 +-
 qemu-deprecated.texi                               |    8 +-
 qemu-options.hx                                    |   30 +-
 qom/object.c                                       |   28 +-
 scripts/kernel-doc                                 | 2236 ++++++++++++++++++++
 scsi/qemu-pr-helper.c                              |   12 +-
 stubs/Makefile.objs                                |    1 -
 target/arm/kvm.c                                   |    8 +-
 target/i386/cpu.c                                  |    8 +-
 target/i386/kvm.c                                  |  151 +-
 target/i386/kvm_i386.h                             |   20 -
 target/i386/machine.c                              |   10 +-
 target/i386/monitor.c                              |    1 -
 target/i386/whp-dispatch.h                         |    4 +
 target/i386/whpx-all.c                             |   85 +-
 target/mips/kvm.c                                  |    2 +-
 target/ppc/kvm.c                                   |    2 +-
 target/s390x/cpu_models.c                          |    4 +-
 target/s390x/kvm.c                                 |    2 +-
 tests/Makefile.include                             |    4 +-
 tests/arm-cpu-features.c                           |    4 +-
 tests/bios-tables-test.c                           |   16 +-
 tests/boot-serial-test.c                           |    4 +-
 tests/cdrom-test.c                                 |    2 +-
 tests/cpu-plug-test.c                              |    6 +-
 tests/libqtest.c                                   |    4 +-
 tests/migration-test.c                             |  264 +--
 tests/pflash-cfi02-test.c                          |    4 +-
 tests/pnv-xscom-test.c                             |    4 +-
 tests/prom-env-test.c                              |    2 +-
 tests/pxe-test.c                                   |    2 +-
 tests/vmgenid-test.c                               |    2 +-
 util/Makefile.objs                                 |    3 +-
 util/qsp.c                                         |   22 +-
 vl.c                                               |  225 +-
 133 files changed, 4248 insertions(+), 1552 deletions(-)
 create mode 100644 docs/devel/bitops.rst
 create mode 100644 docs/sphinx/kerneldoc.py
 create mode 100644 docs/sphinx/kernellog.py
 rename stubs/pc_madt_cpu_entry.c => hw/acpi/acpi-x86-stub.c (100%)
 create mode 100644 hw/i386/port92.c
 create mode 100644 hw/i386/x86-iommu-stub.c
 create mode 100644 hw/pci-host/xen_igd_pt.c
 create mode 100644 include/hw/intc/i8259.h
 create mode 100755 scripts/kernel-doc
-- 
1.8.3.1


Re: [PULL 00/87] Misc patches for 2019-12-18
Posted by Peter Maydell 4 years, 3 months ago
On Wed, 18 Dec 2019 at 12:05, Paolo Bonzini <pbonzini@redhat.com> wrote:
>
> The following changes since commit aceeaa69d28e6f08a24395d0aa6915b687d0a681:
>
>   Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-12-17' into staging (2019-12-17 15:55:20 +0000)
>
> are available in the git repository at:
>
>
>   git://github.com/bonzini/qemu.git tags/for-upstream
>
> for you to fetch changes up to e2328a11bda7a4d087200c524333adafb8beb7d7:
>
>   vga: cleanup mapping of VRAM for non-PCI VGA (2019-12-18 02:34:13 +0100)
>
> ----------------------------------------------------------------
> * More uses of RCU_READ_LOCK_GUARD (Dave, myself)
> * QOM doc improvments (Greg)
> * Cleanups from the Meson conversion (Marc-André)
> * Support for multiple -accel options (myself)
> * Many x86 machine cleanup (Philippe, myself)
> * tests/migration-test cleanup (Juan)
> * PC machine removal and next round of deprecation (Thomas)
> * kernel-doc integration (Peter, myself)
>


Applied, thanks.

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

-- PMM