]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/mips: Constify VMState in machine.c
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 21 Dec 2023 03:15:53 +0000 (14:15 +1100)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 29 Dec 2023 00:17:30 +0000 (11:17 +1100)
commit6db6de65067424c8e87dc040dc73b9a47114f08f
treeba59ec9cc16fc98153151f553b44424fc4fb528a
parent61d5442a9a186264cf6ad3af511c0b8ab1ab6801
target/mips: Constify VMState in machine.c

Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20231221031652.119827-13-richard.henderson@linaro.org>
target/mips/sysemu/machine.c