On Tue, 12 Feb 2019 at 21:30, Richard Henderson <richard.hender...@linaro.org> wrote: > > v2 fixes the clang build failure. I've addressed this by changing > the names of two of the insns.decode argument sets. This could > probably use an additional error from decodetree.py itself... > > Only reposting the changed patch, 12/24. > > > r~ > > > The following changes since commit 0b5e750bea635b167eb03d86c3d9a09bbd43bc06: > > Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' > into staging (2019-02-12 10:53:37 +0000) > > are available in the Git repository at: > > https://github.com/rth7680/qemu.git tags/pull-hppa-20190212 > > for you to fetch changes up to cb82c5728c3402248068002c0d13f55f9adcb073: > > hw/hppa: forward requests to CPU HPA (2019-02-12 08:59:21 -0800) > > ---------------------------------------------------------------- > Convert to decodetree. > Fix signed overflow conditions. > Fix dcor. > Add CPU MIE to PCI address space.
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.0 for any user-visible changes. -- PMM