commit | 7534695b405e8abb4eb61d082da1d7610f6585bf | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Wed May 10 06:15:44 2023 +0000 |
committer | Richard Henderson <richard.henderson@linaro.org> | Wed May 10 09:52:36 2023 +0100 |
tree | fca53df6e7f2b7d8f8b4e9b17a73f6f26f359fb3 | |
parent | 577e648bdb524d1984659baf1bd6165de2edae83 [diff] |
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>