Re: [PATCH v2 31/71] hw/i386: Constify VMState

2023-12-21 Thread Zhao Liu
On Thu, Dec 21, 2023 at 02:16:12PM +1100, Richard Henderson wrote: > Date: Thu, 21 Dec 2023 14:16:12 +1100 > From: Richard Henderson > Subject: [PATCH v2 31/71] hw/i386: Constify VMState > X-Mailer: git-send-email 2.34.1 > > Signed-off-by: Richard Henderson > --- Reviewed

[PATCH v2 31/71] hw/i386: Constify VMState

2023-12-20 Thread Richard Henderson
Signed-off-by: Richard Henderson --- hw/i386/acpi-build.c | 2 +- hw/i386/intel_iommu.c | 2 +- hw/i386/kvm/clock.c| 6 +++--- hw/i386/kvm/xen_evtchn.c | 4 ++-- hw/i386/kvm/xen_gnttab.c | 2 +- hw/i386/kvm/xen_overlay.c | 2 +- hw/i386/kvm/xen_xenstore.c | 2 +- hw/i386/k