On 9 January 2018 at 18:17, Max Filippov <jcmvb...@gmail.com> wrote: > Hi Peter, > > please pull the following batch of updates for the target/xtensa. > Changes v2->v3: > - Don't use g_malloc_n, use g_new instead. > Changes v1->v2: > - Drop no longer used function option_bits_enabled. > > The following changes since commit 0a0dc59d27527b78a195c2d838d28b7b49e5a639: > > Update version for v2.11.0 release (2017-12-13 14:31:09 +0000) > > are available in the git repository at: > > git://github.com/OSLL/qemu-xtensa.git tags/20180109-xtensa > > for you to fetch changes up to 5a6539e627faf9251e1db78238b9f9b870610518: > > target/xtensa: implement disassembler (2018-01-09 09:55:39 -0800) > > ---------------------------------------------------------------- > target/xtensa updates: > > - add libisa to the xtensa target; > - change xtensa instruction translator to use it; > - switch existing xtensa cores to use it; > - add support for a number of instructions: salt/saltu, const16, > GPIO32 group, debug mode and MMU-related; > - add disassembler for Xtensa.
Applied, thanks. -- PMM