Re: [Qemu-devel] [PATCH 18/20] unicore32: Move CPU files to target/ folder

2016-12-10 Thread Xuetao Guan
>> Signed-off-by: Thomas Huth > > Asked-by: Guan Xuetao Sorry, should be Acked-by: Guan Xuetao > >> --- >> MAINTAINERS | 2 +- >> {target-unicore32 => target/unicore32}/Makefile.objs | 0 >> {target-unicore32 => target/unicore32}/cpu-qom.h | 0 >>

Re: [Qemu-devel] [PATCH 18/20] unicore32: Move CPU files to target/ folder

2016-12-10 Thread Xuetao Guan
> Signed-off-by: Thomas Huth Asked-by: Guan Xuetao > --- > MAINTAINERS | 2 +- > {target-unicore32 => target/unicore32}/Makefile.objs | 0 > {target-unicore32 => target/unicore32}/cpu-qom.h | 0 > {target-unicore32 => target/unicore32}/cpu.c

[Qemu-devel] [PATCH 18/20] unicore32: Move CPU files to target/ folder

2016-12-09 Thread Thomas Huth
Signed-off-by: Thomas Huth --- MAINTAINERS | 2 +- {target-unicore32 => target/unicore32}/Makefile.objs | 0 {target-unicore32 => target/unicore32}/cpu-qom.h | 0 {target-unicore32 => target/unicore32}/cpu.c | 0 {target-unicore32 => target