Skip to content
  • Peter Maydell's avatar
    0266c739
    Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-14-2019' into staging · 0266c739
    Peter Maydell authored
    
    
    MIPS queue for February 14th, 2019
    
    # gpg: Signature made Thu 14 Feb 2019 16:48:39 GMT
    # gpg:                using RSA key D4972A8967F75A65
    # gpg: Good signature from "Aleksandar Markovic <amarkovic@wavecomp.com>" [unknown]
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: 8526 FBF1 5DA3 811F 4A01  DD75 D497 2A89 67F7 5A65
    
    * remotes/amarkovic/tags/mips-queue-feb-14-2019:
      tests/tcg: target/mips: Add tests for MSA logic instructions
      tests/tcg: target/mips: Add wrappers for MSA logic instructions
      tests/tcg: target/mips: Add tests for MSA interleave instructions
      tests/tcg: target/mips: Add wrappers for MSA interleave instructions
      tests/tcg: target/mips: Add tests for MSA bit counting instructions
      tests/tcg: target/mips: Add wrappers for MSA bit counting instructions
      tests/tcg: target/mips: Add a header with test utilities
      tests/tcg: target/mips: Add a header with test inputs
      tests/tcg: target/mips: Remove an unnecessary file
      target/mips: introduce MTTCG-enabled builds
      hw/mips_cpc: kick a VP when putting it into Run statewq
      target/mips: hold BQL in mips_vpe_wake()
      hw/mips_int: hold BQL for all interrupt requests
      target/mips: reimplement SC instruction emulation and use cmpxchg
      target/mips: compare virtual addresses in LL/SC sequence
    
    Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
    0266c739
    Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-14-2019' into staging
    Peter Maydell authored
    
    
    MIPS queue for February 14th, 2019
    
    # gpg: Signature made Thu 14 Feb 2019 16:48:39 GMT
    # gpg:                using RSA key D4972A8967F75A65
    # gpg: Good signature from "Aleksandar Markovic <amarkovic@wavecomp.com>" [unknown]
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: 8526 FBF1 5DA3 811F 4A01  DD75 D497 2A89 67F7 5A65
    
    * remotes/amarkovic/tags/mips-queue-feb-14-2019:
      tests/tcg: target/mips: Add tests for MSA logic instructions
      tests/tcg: target/mips: Add wrappers for MSA logic instructions
      tests/tcg: target/mips: Add tests for MSA interleave instructions
      tests/tcg: target/mips: Add wrappers for MSA interleave instructions
      tests/tcg: target/mips: Add tests for MSA bit counting instructions
      tests/tcg: target/mips: Add wrappers for MSA bit counting instructions
      tests/tcg: target/mips: Add a header with test utilities
      tests/tcg: target/mips: Add a header with test inputs
      tests/tcg: target/mips: Remove an unnecessary file
      target/mips: introduce MTTCG-enabled builds
      hw/mips_cpc: kick a VP when putting it into Run statewq
      target/mips: hold BQL in mips_vpe_wake()
      hw/mips_int: hold BQL for all interrupt requests
      target/mips: reimplement SC instruction emulation and use cmpxchg
      target/mips: compare virtual addresses in LL/SC sequence
    
    Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
Loading