Re: [PATCH 29/71] hw/i386: Constify all Property

2024-12-16 Thread Richard Henderson
On 12/16/24 00:14, CLEMENT MATHIEU--DRIF wrote: Hi Rihard. Good idea, LGTM. Just out of curiosity, what was the motivation for such a patch? It it simply about cleaning the code or is it intended to solve a deeper problem. Simply cleaning the code, prompted by a change to core QAPI code for R

Re: [PATCH 29/71] hw/i386: Constify all Property

2024-12-15 Thread CLEMENT MATHIEU--DRIF
Hi Rihard. Good idea, LGTM. Just out of curiosity, what was the motivation for such a patch? It it simply about cleaning the code or is it intended to solve a deeper problem. Thanks, cmd On 13/12/2024 20:07, Richard Henderson wrote: > Caution: External email. Do not open attachments or click

[PATCH 29/71] hw/i386: Constify all Property

2024-12-13 Thread Richard Henderson
Signed-off-by: Richard Henderson --- hw/i386/amd_iommu.c| 2 +- hw/i386/intel_iommu.c | 2 +- hw/i386/kvm/clock.c| 2 +- hw/i386/kvm/i8254.c| 2 +- hw/i386/kvm/ioapic.c | 2 +- hw/i386/sgx-epc.c | 2 +- hw/i386/vmmouse.c | 2 +- hw/i386/vmport.