]> git.proxmox.com Git - mirror_qemu.git/commit
target/loongarch: Terminate vmstate subsections list
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 10 May 2023 06:15:44 +0000 (06:15 +0000)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 10 May 2023 08:52:36 +0000 (09:52 +0100)
commit7534695b405e8abb4eb61d082da1d7610f6585bf
treefca53df6e7f2b7d8f8b4e9b17a73f6f26f359fb3
parent577e648bdb524d1984659baf1bd6165de2edae83
target/loongarch: Terminate vmstate subsections list

This list requires a NULL terminator.

Fixes: 16f5396cec23 ("target/loongarch: Add LSX data type VReg")
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230510062405.127260-1-richard.henderson@linaro.org>
target/loongarch/machine.c