qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH v2 0/2] QOM type names and QAPI


From: Paolo Bonzini
Subject: Re: [PATCH v2 0/2] QOM type names and QAPI
Date: Thu, 4 Mar 2021 15:47:51 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0

On 04/03/21 15:02, Markus Armbruster wrote:
[*] Paolo's "[PATCH 04/25] keyval: accept escaped commas in implied
option" provides for comma-quoting.  I'm ignoring it here for brevity.
I assure you it doesn't weaken my argument.

I even agree about that, for what it's worth.

Acked-by: Paolo Bonzini <pbonzini@redhat.com>

Paolo



Markus Armbruster (2):
   hw: Replace anti-social QOM type names
   memory: Drop "qemu:" prefix from QOM memory region type names

  include/exec/memory.h                        |  4 ++--
  include/hw/arm/armv7m.h                      |  2 +-
  include/hw/arm/fsl-imx25.h                   |  2 +-
  include/hw/arm/fsl-imx31.h                   |  2 +-
  include/hw/arm/fsl-imx6.h                    |  2 +-
  include/hw/arm/fsl-imx6ul.h                  |  2 +-
  include/hw/arm/fsl-imx7.h                    |  2 +-
  include/hw/arm/xlnx-zynqmp.h                 |  2 +-
  include/hw/cris/etraxfs.h                    |  2 +-
  include/hw/i386/ich9.h                       |  2 +-
  include/hw/misc/grlib_ahb_apb_pnp.h          |  4 ++--
  include/hw/misc/zynq-xadc.h                  |  2 +-
  include/hw/register.h                        |  2 +-
  include/hw/sparc/grlib.h                     |  6 +++---
  hw/arm/xilinx_zynq.c                         |  2 +-
  hw/audio/cs4231.c                            |  2 +-
  hw/block/fdc.c                               |  4 ++--
  hw/char/etraxfs_ser.c                        |  2 +-
  hw/cris/axis_dev88.c                         |  6 +++---
  hw/display/tcx.c                             |  2 +-
  hw/intc/etraxfs_pic.c                        |  2 +-
  hw/microblaze/xlnx-zynqmp-pmu.c              |  2 +-
  hw/misc/zynq_slcr.c                          |  2 +-
  hw/sparc/sun4m.c                             | 12 ++++++------
  hw/timer/etraxfs_timer.c                     |  2 +-
  softmmu/vl.c                                 |  2 +-
  tests/vmstate-static-checker-data/dump1.json |  4 ++--
  tests/vmstate-static-checker-data/dump2.json |  4 ++--
  28 files changed, 42 insertions(+), 42 deletions(-)





reply via email to

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