[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 54/71] hw/s390x: Constify all Property
From: |
Eric Farman |
Subject: |
Re: [PATCH 54/71] hw/s390x: Constify all Property |
Date: |
Fri, 20 Dec 2024 15:41:26 -0500 |
User-agent: |
Evolution 3.52.4 (3.52.4-2.fc40) |
On Fri, 2024-12-13 at 13:07 -0600, Richard Henderson wrote:
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> hw/s390x/3270-ccw.c | 2 +-
> hw/s390x/ccw-device.c | 2 +-
> hw/s390x/css-bridge.c | 2 +-
> hw/s390x/ipl.c | 2 +-
> hw/s390x/s390-pci-bus.c | 2 +-
> hw/s390x/s390-skeys.c | 2 +-
> hw/s390x/s390-stattrib.c | 2 +-
> hw/s390x/vhost-scsi-ccw.c | 2 +-
> hw/s390x/vhost-user-fs-ccw.c | 2 +-
> hw/s390x/vhost-vsock-ccw.c | 2 +-
> hw/s390x/virtio-ccw-9p.c | 2 +-
> hw/s390x/virtio-ccw-balloon.c | 2 +-
> hw/s390x/virtio-ccw-blk.c | 2 +-
> hw/s390x/virtio-ccw-crypto.c | 2 +-
> hw/s390x/virtio-ccw-gpu.c | 2 +-
> hw/s390x/virtio-ccw-input.c | 2 +-
> hw/s390x/virtio-ccw-net.c | 2 +-
> hw/s390x/virtio-ccw-rng.c | 2 +-
> hw/s390x/virtio-ccw-scsi.c | 2 +-
> hw/s390x/virtio-ccw-serial.c | 2 +-
> 20 files changed, 20 insertions(+), 20 deletions(-)
Reviewed-by: Eric Farman <farman@linux.ibm.com>
- [PATCH 50/71] hw/remote: Constify all Property, (continued)
- [PATCH 50/71] hw/remote: Constify all Property, Richard Henderson, 2024/12/13
- [PATCH 01/71] target/arm: Constify all Property, Richard Henderson, 2024/12/13
- Re: [PATCH 00/71] whole-tree: Constify Property structures, Richard Henderson, 2024/12/13
- [PATCH 48/71] hw/pci: Constify all Property, Richard Henderson, 2024/12/13
- [PATCH 51/71] hw/riscv: Constify all Property, Richard Henderson, 2024/12/13
- [PATCH 52/71] hw/rtc: Constify all Property, Richard Henderson, 2024/12/13
- [PATCH 53/71] hw/rx: Constify all Property, Richard Henderson, 2024/12/13
- [PATCH 54/71] hw/s390x: Constify all Property, Richard Henderson, 2024/12/13
- Re: [PATCH 54/71] hw/s390x: Constify all Property,
Eric Farman <=
- [PATCH 56/71] hw/sd: Constify all Property, Richard Henderson, 2024/12/13
- [PATCH 57/71] hw/sparc: Constify all Property, Richard Henderson, 2024/12/13
- [PATCH 58/71] hw/sparc64: Constify all Property, Richard Henderson, 2024/12/13
- [PATCH 61/71] hw/tpm: Constify all Property, Richard Henderson, 2024/12/13
- [PATCH 62/71] hw/tricore: Constify all Property, Richard Henderson, 2024/12/13
- [PATCH 63/71] hw/ufs: Constify all Property, Richard Henderson, 2024/12/13
- [PATCH 03/71] target/hexagon: Constify all Property, Richard Henderson, 2024/12/13