qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
  • * Re: [Qemu-devel] [PATCH v2 0/8] target-arm/linux-user-arm: implement setend, CPSR.E, SCTLR.EE
           [not found] <1401392813-29645-1-git-send-email-pbonzini@redhat.com>
           [not found] ` <1401392813-29645-5-git-send-email-pbonzini@redhat.com>
    @ 2014-10-31 20:52 ` Stefan Weil
      2015-02-05 17:33   ` Paolo Bonzini
      1 sibling, 1 reply; 9+ messages in thread
    From: Stefan Weil @ 2014-10-31 20:52 UTC (permalink / raw)
      To: Paolo Bonzini, qemu-devel; +Cc: Peter Maydell
    
    Am 29.05.2014 um 21:46 schrieb Paolo Bonzini:
    > This is v2 of the series to implement CPSR.E.  I've now included support
    > for strex emulation and SCTLR.EE.  I've now also tested system emulation
    > better using an Arch Linux image.
    >
    > Using the Raspberry Pi optimized memcmp library and associated harness,
    > QEMU 2.0 fails with "Illegal instruction", while these patches work.
    >
    > Paolo
    >
    > Paolo Bonzini (8):
    >    linux-user: arm: fix coding style for some linux-user signal functions
    >    linux-user: arm: set CPSR.E correctly for BE8 mode
    >    linux-user: arm: pass env to get_user_code_*
    >    linux-user: arm: handle CPSR.E correctly in strex emulation
    >    target-arm: implement SCTLR.EE
    >    target-arm: pass DisasContext to gen_aa32_ld*/st*
    >    target-arm: introduce be8 tbflag
    >    target-arm: implement setend
    >
    >   linux-user/main.c      |  71 +++++++++---
    >   linux-user/signal.c    | 122 +++++++++++---------
    >   target-arm/cpu.h       |   7 ++
    >   target-arm/helper.c    |  38 +++++-
    >   target-arm/helper.h    |   1 +
    >   target-arm/op_helper.c |   5 +
    >   target-arm/translate.c | 307 +++++++++++++++++++++++++------------------------
    >   target-arm/translate.h |   1 +
    >   8 files changed, 322 insertions(+), 230 deletions(-)
    
    I'd appreciate if this series could be applied to git master, but it 
    looks like it needs to be rebased and fixed for the last few patches.
    
    Regards
    Stefan
    
    ^ permalink raw reply	[flat|nested] 9+ messages in thread

  • end of thread, other threads:[~2015-02-05 17:49 UTC | newest]
    
    Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <1401392813-29645-1-git-send-email-pbonzini@redhat.com>
         [not found] ` <1401392813-29645-5-git-send-email-pbonzini@redhat.com>
         [not found]   ` <CAFEAcA-yi46ju3i6E+WJWFk-9JW0ydTMjgJHhjA3VCRxvZ13AQ@mail.gmail.com>
         [not found]     ` <53882A9D.7010501@redhat.com>
    2014-06-02 16:17       ` [Qemu-devel] [PATCH v2 4/8] linux-user: arm: handle CPSR.E correctly in strex emulation Peter Maydell
    2014-06-03  9:23         ` Paolo Bonzini
    2014-06-03  9:54           ` Peter Maydell
    2014-06-03 11:12             ` Paolo Bonzini
    2014-06-04  7:48             ` Paolo Bonzini
    2014-06-04  8:30               ` Peter Maydell
    2014-10-31 20:52 ` [Qemu-devel] [PATCH v2 0/8] target-arm/linux-user-arm: implement setend, CPSR.E, SCTLR.EE Stefan Weil
    2015-02-05 17:33   ` Paolo Bonzini
    2015-02-05 17:49     ` Peter Maydell
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox;
    as well as URLs for NNTP newsgroup(s).