mbox

[PULL,0/1] s390x updates

Message ID 20240730080852.649251-1-david@redhat.com
State New
Headers show

Pull-request

https://github.com/davidhildenbrand/qemu.git tags/s390x-20240730

Message

David Hildenbrand July 30, 2024, 8:08 a.m. UTC
The following changes since commit 8e466dd092469e5ab0f355775c571ea96f3a8e23:

  gitlab-ci: Use -fno-sanitize=function in the clang-user job (2024-07-26 09:35:27 +1000)

are available in the Git repository at:

  https://github.com/davidhildenbrand/qemu.git tags/s390x-20240730

for you to fetch changes up to 442110bc6f3f308aedf884103fdba87ba906dfe7:

  target/s390x: move @deprecated-props to CpuModelExpansion Info (2024-07-29 21:47:16 +0200)

----------------------------------------------------------------
s390x updates:
- fixup for a s390x-only query-cpu-model-expansion extension

----------------------------------------------------------------
Collin L. Walling (1):
  target/s390x: move @deprecated-props to CpuModelExpansion Info

 qapi/machine-target.json         | 19 +++++++++++--------
 target/s390x/cpu_models_sysemu.c | 29 ++++++++++++++++++-----------
 2 files changed, 29 insertions(+), 19 deletions(-)

Comments

Richard Henderson July 30, 2024, 12:25 p.m. UTC | #1
On 7/30/24 18:08, David Hildenbrand wrote:
> The following changes since commit 8e466dd092469e5ab0f355775c571ea96f3a8e23:
> 
>    gitlab-ci: Use -fno-sanitize=function in the clang-user job (2024-07-26 09:35:27 +1000)
> 
> are available in the Git repository at:
> 
>    https://github.com/davidhildenbrand/qemu.git tags/s390x-20240730
> 
> for you to fetch changes up to 442110bc6f3f308aedf884103fdba87ba906dfe7:
> 
>    target/s390x: move @deprecated-props to CpuModelExpansion Info (2024-07-29 21:47:16 +0200)
> 
> ----------------------------------------------------------------
> s390x updates:
> - fixup for a s390x-only query-cpu-model-expansion extension


Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/9.1 as appropriate.

r~