Re: [PATCH v2 65/71] cpu-target: Constify VMState

2023-12-21 Thread Zhao Liu
On Thu, Dec 21, 2023 at 02:16:46PM +1100, Richard Henderson wrote: > Date: Thu, 21 Dec 2023 14:16:46 +1100 > From: Richard Henderson > Subject: [PATCH v2 65/71] cpu-target: Constify VMState > X-Mailer: git-send-email 2.34.1 > > Reviewed-by: Philippe Mathieu-Daudé > S

[PATCH v2 65/71] cpu-target: Constify VMState

2023-12-20 Thread Richard Henderson
Reviewed-by: Philippe Mathieu-Daudé Signed-off-by: Richard Henderson --- cpu-target.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cpu-target.c b/cpu-target.c index 508013e23d..430dc53566 100644 --- a/cpu-target.c +++ b/cpu-target.c @@ -87,7 +87,7 @@ static const V