OSDN Git Service

hw/misc/mps2-fpgaio: Fold counters subsection into main vmstate
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 19 Feb 2021 14:46:10 +0000 (14:46 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 8 Mar 2021 17:20:03 +0000 (17:20 +0000)
commit7fa859914f58607bf874b9efecbe4be5726d91ac
tree4c9e80225c3bf5282b9d49942e1bbedb11098b20
parent8b4b5c23f92df5ebc2c4aa55b01d4e1d9d06548e
hw/misc/mps2-fpgaio: Fold counters subsection into main vmstate

We've already broken migration compatibility for all the MPS
boards, so we might as well take advantage of this to simplify
the vmstate for the FPGAIO device by folding the counters
subsection into the main vmstate description.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210219144617.4782-38-peter.maydell@linaro.org
hw/misc/mps2-fpgaio.c