Message ID | 20190228221033.14484-1-jcmvbkbc@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Thu, 28 Feb 2019 at 22:10, Max Filippov <jcmvbkbc@gmail.com> wrote: > > Hi Peter, > > please pull the following batch of target/xtensa updates. > Changes v1->v2: > - fix build with clang. > > The following changes since commit 1c3d45df5e94042d5fb2bb31416072563ab30e49: > > Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-02-04' into staging (2019-02-05 12:46:18 +0000) > > are available in the git repository at: > > git://github.com/OSLL/qemu-xtensa.git tags/20190228-xtensa > > for you to fetch changes up to de0cebd93089ff2ebf2ebf9d287381eb73cbb9aa: > > tests/tcg/xtensa: add FPU2000 coprocessor tests (2019-02-28 04:43:24 -0800) > > ---------------------------------------------------------------- > target/xtensa: FLIX support, various fixes and test improvements > > - add FLIX (flexible length instructions extension) support; > - make testsuite runnable on wider range of xtensa cores; > - add floating point opcode tests; > - don't add duplicate 'static' in import_core.sh script; > - fix undefined opcodes detection in test_mmuhifi_c3 overlay. > > ---------------------------------------------------------------- Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.0 for any user-visible changes. -- PMM