Re: [Qemu-devel] [PATCH v24 00/22] Add RX archtecture support

2019-09-12 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190912060701.4642-1-ys...@users.sourceforge.jp/ Hi, This series seems to have some coding style problems. See output below for more information: Subject: [Qemu-devel] [PATCH v24 00/22] Add RX archtecture support Message-id: 20190912060701.4642-1-ys

Re: [Qemu-devel] [PATCH v24 00/22] Add RX archtecture support

2019-09-12 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190912060701.4642-1-ys...@users.sourceforge.jp/ Hi, This series seems to have some coding style problems. See output below for more information: Subject: [Qemu-devel] [PATCH v24 00/22] Add RX archtecture support Message-id: 20190912060701.4642-1-ys

Re: [Qemu-devel] [PATCH v24 00/22] Add RX archtecture support

2019-09-12 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190912060701.4642-1-ys...@users.sourceforge.jp/ Hi, This series seems to have some coding style problems. See output below for more information: Subject: [Qemu-devel] [PATCH v24 00/22] Add RX archtecture support Message-id: 20190912060701.4642-1-ys

Re: [Qemu-devel] [PATCH v24 00/22] Add RX archtecture support

2019-09-12 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190912060701.4642-1-ys...@users.sourceforge.jp/ Hi, This series seems to have some coding style problems. See output below for more information: Subject: [Qemu-devel] [PATCH v24 00/22] Add RX archtecture support Message-id: 20190912060701.4642-1-ys

Re: [Qemu-devel] [PATCH v24 00/22] Add RX archtecture support

2019-09-12 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190912060701.4642-1-ys...@users.sourceforge.jp/ Hi, This series seems to have some coding style problems. See output below for more information: Subject: [Qemu-devel] [PATCH v24 00/22] Add RX archtecture support Message-id: 20190912060701.4642-1-ys

Re: [Qemu-devel] [PATCH v24 00/22] Add RX archtecture support

2019-09-12 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190912060701.4642-1-ys...@users.sourceforge.jp/ Hi, This series seems to have some coding style problems. See output below for more information: Subject: [Qemu-devel] [PATCH v24 00/22] Add RX archtecture support Message-id: 20190912060701.4642-1-ys

[Qemu-devel] [PATCH v24 00/22] Add RX archtecture support

2019-09-11 Thread Yoshinori Sato
Hello. This patch series is added Renesas RX target emulation. Changes for v23. Follow master changes. Changes for v22. Added some include. Changes for v21. rebase latest master. Remove unneeded hmp_info_tlb. Chanegs for v20. Reorderd patches. Squashed v19 changes. Changes for v19. Follow tcg