1. 28 1月, 2019 19 次提交
  2. 26 1月, 2019 2 次提交
    • P
      Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request' into staging · ad7a21e8
      Peter Maydell 提交于
      Python 3 compatibility fixes
      
      # gpg: Signature made Fri 25 Jan 2019 14:04:56 GMT
      # gpg:                using RSA key 2807936F984DC5A6
      # gpg: Good signature from "Eduardo Habkost <ehabkost@redhat.com>" [full]
      # Primary key fingerprint: 5A32 2FD5 ABC4 D3DB ACCF  D1AA 2807 936F 984D C5A6
      
      * remotes/ehabkost/tags/python-next-pull-request:
        decodetree: re.fullmatch was added in 3.4
        device-crash-test: Python 3 compatibility fix
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      ad7a21e8
    • P
      Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-25-2019' into staging · 2dc2f10d
      Peter Maydell 提交于
      MIPS queue for January 25, 2019
      
      # gpg: Signature made Fri 25 Jan 2019 13:25:57 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-january-25-2019:
        docs/qemu-cpu-models: Add MIPS/nanoMIPS QEMU supported CPU models
        qemu-doc: Add nanoMIPS ISA information
        tests: tcg: mips: Remove old directories
        tests: tcg: mips: Add two new Makefiles
        tests: tcg: mips: Move source files to new locations
        MAINTAINERS: Update MIPS sections
        target/mips: Add I6500 core configuration
        target/mips: nanoMIPS: Fix branch handling
        disas: nanoMIPS: Amend DSP instructions related comments
        target/mips: Extend gen_scwp() functionality to support EVA
        target/mips: Correct the second argument type of cpu_supports_isa()
        target/mips: nanoMIPS: Rename macros for extracting 3-bit-coded GPR numbers
        target/mips: nanoMIPS: Remove an unused macro
        target/mips: nanoMIPS: Remove duplicate macro definitions
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      2dc2f10d
  3. 25 1月, 2019 19 次提交