qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC PATCH v2 03/30] target/loongarch: Add basic vmstate description


From: Richard Henderson
Subject: Re: [RFC PATCH v2 03/30] target/loongarch: Add basic vmstate description of CPU.
Date: Thu, 11 Nov 2021 14:30:30 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

On 11/11/21 2:35 AM, Xiaojuan Yang wrote:
+++ b/target/loongarch/cpu.c
@@ -12,6 +12,7 @@
  #include "sysemu/qtest.h"
  #include "exec/exec-all.h"
  #include "qapi/qapi-commands-machine-target.h"
+#include "migration/vmstate.h"

You don't need this include.

Otherwise,
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]