qemu-devel
[Top][All Lists]
Advanced

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

[PULL 0/4] Error reporting patches for 2024-03-12


From: Markus Armbruster
Subject: [PULL 0/4] Error reporting patches for 2024-03-12
Date: Tue, 12 Mar 2024 14:41:04 +0100

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 via email to

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