qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC PATCH v7 02/29] target/loongarch: Add CSRs definition


From: Richard Henderson
Subject: Re: [RFC PATCH v7 02/29] target/loongarch: Add CSRs definition
Date: Mon, 28 Mar 2022 13:16:54 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0

On 3/28/22 06:57, Xiaojuan Yang wrote:
+++ b/target/loongarch/cpu.h
@@ -11,6 +11,7 @@
  #include "exec/cpu-defs.h"
  #include "fpu/softfloat-types.h"
  #include "hw/registerfields.h"
+#include "cpu-csr.h"

Do you need this include here?
I would hope that there would be only a few extra files that need this.

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


r~



reply via email to

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