Re: [Qemu-devel] [PATCH 10/20] s390x: Move CPU files to target/ folder
On Fri, 9 Dec 2016 13:17:40 +0100 Thomas Huth wrote: > Signed-off-by: Thomas Huth > --- > MAINTAINERS | 8 > Makefile.objs | 2 +- > {target-s390x => target/s390x}/Makefile.objs | 2 +- > {target-s390x => t
Re: [Qemu-devel] [PATCH 10/20] s390x: Move CPU files to target/ folder
On 12/09/2016 01:17 PM, Thomas Huth wrote: > Signed-off-by: Thomas Huth grep does not seem to find any other place. Reviewed-by: Christian Borntraeger > --- > MAINTAINERS | 8 > Makefile.objs | 2 +- > {target-