> -----Original Message----- > From: Richard Henderson [mailto:[email protected]] > Sent: Friday, October 2, 2020 1:23 AM > To: Jiangyifei <[email protected]>; [email protected]; > [email protected] > Cc: Zhanghailiang <[email protected]>; > [email protected]; [email protected]; Zhangxiaofeng > (F) <[email protected]>; [email protected]; yinyipeng > <[email protected]>; [email protected]; Wubin (H) > <[email protected]>; dengkai (A) <[email protected]> > Subject: Re: [PATCH 1/5] target/riscv: Add basic vmstate description of CPU > > On 9/28/20 9:03 PM, Yifei Jiang wrote: > > --- /dev/null > > +++ b/target/riscv/machine.c > > @@ -0,0 +1,59 @@ > > +#include "qemu/osdep.h" > > +#include "cpu.h" > > All new files must contain license boilerplate. > > Otherwise, considering the followups, this seems ok. >
Thanks, I'll add license boilerplate in the next series. Yifei > > r~
