On 08/20/2018 07:11 AM, Peter Maydell wrote: > Use the DeviceState vmsd pointer rather than calling vmstate_register() > directly. > > Signed-off-by: Peter Maydell <[email protected]> > --- > hw/ssi/pl022.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Richard Henderson <[email protected]> r~
