Re: [PATCH 68/71] hw/xen: Constify all Property
On 2024-12-13 14:30, Richard Henderson wrote: Signed-off-by: Richard Henderson Reviewed-by: Jason Andryuk
[PATCH 68/71] hw/xen: Constify all Property
Signed-off-by: Richard Henderson --- hw/xen/xen-bus.c| 2 +- hw/xen/xen-legacy-backend.c | 4 ++-- hw/xen/xen_pt.c | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hw/xen/xen-bus.c b/hw/xen/xen-bus.c index 95b207ac8b..0d7defb8cd 100644 --- a/hw/xen/xe