On 28 March 2014 13:16, Richard Henderson <r...@twiddle.net> wrote: > Just the one unaligned related patch to sneek in under the wire. > > > r~ > > > > The following changes since commit 9c5793c5036c7608ff2c87846c6d11f904c08b58: > > Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into > staging (2014-03-27 17:08:30 +0000) > > are available in the git repository at: > > > git://github.com/rth7680/qemu.git tcg-arm-unaligned > > for you to fetch changes up to 1a8e80d7e82aa385ad887dba5d039e399a18264b: > > tcg-arm: Avoid ldrd/strd for user-only emulation (2014-03-27 16:33:01 -0400) > > ---------------------------------------------------------------- > Richard Henderson (1): > tcg-arm: Avoid ldrd/strd for user-only emulation > > tcg/arm/tcg-target.c | 21 +++++++++++++++++---- > 1 file changed, 17 insertions(+), 4 deletions(-)
Applied, thanks. -- PMM