qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/4] Error reporting patches for 2024-03-12
@ 2024-03-12 13:41 Markus Armbruster
  2024-03-12 13:41 ` [PULL 1/4] target: Simplify type checks for CpuModelInfo member @props Markus Armbruster
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Markus Armbruster @ 2024-03-12 13:41 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-03-12 21:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-12 13:41 [PULL 0/4] Error reporting patches for 2024-03-12 Markus Armbruster
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

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).