qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org
Subject: [PULL 0/4] Error reporting patches for 2024-03-12
Date: Tue, 12 Mar 2024 14:41:04 +0100	[thread overview]
Message-ID: <20240312134108.3030801-1-armbru@redhat.com> (raw)

The following changes since commit 05ec974671200814fa5c1d5db710e0e4b88a40af:

  Merge tag 'm68k-for-9.0-pull-request' of https://github.com/vivier/qemu-m68k into staging (2024-03-11 18:42:53 +0000)

are available in the Git repository at:

  https://repo.or.cz/qemu/armbru.git tags/pull-error-2024-03-12

for you to fetch changes up to 28054406715a90e3fab96d4a29190e8857e57fbc:

  target/loongarch: Fix query-cpu-model-expansion to reject props (2024-03-12 14:03:37 +0100)

----------------------------------------------------------------
Error reporting patches for 2024-03-12

----------------------------------------------------------------
Markus Armbruster (4):
      target: Simplify type checks for CpuModelInfo member @props
      target/i386: Fix query-cpu-model-expansion to reject props
      target: Improve error reporting for CpuModelInfo member @props
      target/loongarch: Fix query-cpu-model-expansion to reject props

 target/arm/arm-qmp-cmds.c             | 16 ++++------------
 target/i386/cpu-sysemu.c              | 34 +++++++++++++++++++++++++---------
 target/loongarch/loongarch-qmp-cmds.c | 18 +++++++++++++++++-
 target/riscv/riscv-qmp-cmds.c         | 20 ++++++--------------
 target/s390x/cpu_models_sysemu.c      | 31 +++++++++++++------------------
 tests/qtest/arm-cpu-features.c        | 13 +++++++------
 6 files changed, 72 insertions(+), 60 deletions(-)

-- 
2.44.0



             reply	other threads:[~2024-03-12 13:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-12 13:41 Markus Armbruster [this message]
2024-03-12 13:41 ` [PULL 1/4] target: Simplify type checks for CpuModelInfo member @props Markus Armbruster
2024-03-12 13:41 ` [PULL 2/4] target/i386: Fix query-cpu-model-expansion to reject props Markus Armbruster
2024-03-12 13:41 ` [PULL 3/4] target: Improve error reporting for CpuModelInfo member @props Markus Armbruster
2024-03-12 13:41 ` [PULL 4/4] target/loongarch: Fix query-cpu-model-expansion to reject props Markus Armbruster
2024-03-12 21:31 ` [PULL 0/4] Error reporting patches for 2024-03-12 Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240312134108.3030801-1-armbru@redhat.com \
    --to=armbru@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).