Skip to content
Snippets Groups Projects
  1. Jan 09, 2023
  2. Jan 08, 2023
    • Peter Maydell's avatar
      Merge tag 'pull-tcg-20230106' of https://gitlab.com/rth7680/qemu into staging · 528d9f33
      Peter Maydell authored
      tcg/s390x improvements:
       - drop support for pre-z196 cpus (eol before 2017)
       - add support for misc-instruction-extensions-3
       - misc cleanups
      
      # gpg: Signature made Sat 07 Jan 2023 07:47:59 GMT
      # gpg:                using RSA key 7A481E78868B4DB6A85A05C064DF38E8AF7E215F
      # gpg:                issuer "richard.henderson@linaro.org"
      # gpg: Good signature from "Richard Henderson <richard.henderson@linaro.org>" [full]
      # Primary key fingerprint: 7A48 1E78 868B 4DB6 A85A  05C0 64DF 38E8 AF7E 215F
      
      * tag 'pull-tcg-20230106' of https://gitlab.com/rth7680/qemu
      
      : (27 commits)
        tcg/s390x: Avoid the constant pool in tcg_out_movi
        tcg/s390x: Cleanup tcg_out_movi
        tcg/s390x: Tighten constraints for 64-bit compare
        tcg/s390x: Implement ctpop operation
        tcg/s390x: Use tgen_movcond_int in tgen_clz
        tcg/s390x: Support SELGR instruction in movcond
        tcg/s390x: Generalize movcond implementation
        tcg/s390x: Create tgen_cmp2 to simplify movcond
        tcg/s390x: Support MIE3 logical operations
        tcg/s390x: Tighten constraints for and_i64
        tcg/s390x: Tighten constraints for or_i64 and xor_i64
        tcg/s390x: Issue XILF directly for xor_i32
        tcg/s390x: Support MIE2 MGRK instruction
        tcg/s390x: Support MIE2 multiply single instructions
        tcg/s390x: Distinguish RIE formats
        tcg/s390x: Distinguish RRF-a and RRF-c formats
        tcg/s390x: Use LARL+AGHI for odd addresses
        tcg/s390x: Remove DISTINCT_OPERANDS facility check
        tcg/s390x: Remove FAST_BCR_SER facility check
        tcg/s390x: Check for load-on-condition facility at startup
        ...
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      528d9f33
  3. Jan 07, 2023
    • Peter Maydell's avatar
      Merge tag 'pull-loongarch-20230106' of https://gitlab.com/gaosong/qemu into staging · 0ab12aa3
      Peter Maydell authored
      pull-loongarch-20230106
      
      # gpg: Signature made Fri 06 Jan 2023 06:21:22 GMT
      # gpg:                using RSA key B8FF1DA0D2FDCB2DA09C6C2C40A2FFF239263EDF
      # gpg: Good signature from "Song Gao <m17746591750@163.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: B8FF 1DA0 D2FD CB2D A09C  6C2C 40A2 FFF2 3926 3EDF
      
      * tag 'pull-loongarch-20230106' of https://gitlab.com/gaosong/qemu
      
      :
        hw/intc/loongarch_pch: Change default irq number of pch irq controller
        hw/intc/loongarch_pch_pic: add irq number property
        hw/intc/loongarch_pch_msi: add irq number property
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      0ab12aa3
  4. Jan 06, 2023
Loading