Re: [Qemu-devel] [PATCH v14 00/13] RX architecture support

2019-05-17 Thread Richard Henderson
On 5/17/19 1:00 AM, Philippe Mathieu-Daudé wrote: >> qemu/bitops.h: Add extract8 and extract16 >> hw/registerfields.h: Add 8bit and 16bit register macros >> Add rx-softmmu >> MAINTAINERS: Add RX > > Series: > Tested-by: Philippe Mathieu-Daudé Thanks, missed this because patchwork doesn't

Re: [Qemu-devel] [PATCH v14 00/13] RX architecture support

2019-05-17 Thread Philippe Mathieu-Daudé
On 5/17/19 6:51 AM, Richard Henderson wrote: > This is Sato-san's v13, plus the typos that Phil noticed therein, > plus the change to tlb_fill required by > > commit d8276573da58e8ce78dab8c46dd660efd664bcb7 > Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190510' > Add CPUCl

[Qemu-devel] [PATCH v14 00/13] RX architecture support

2019-05-16 Thread Richard Henderson
This is Sato-san's v13, plus the typos that Phil noticed therein, plus the change to tlb_fill required by commit d8276573da58e8ce78dab8c46dd660efd664bcb7 Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190510' Add CPUClass::tlb_fill. Improve tlb_vaddr_to_host for use by A