1. 16 3月, 2014 2 次提交
    • P
      Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-15' into staging · 6fffa262
      Peter Maydell 提交于
      trivial patches for 2014-03-15
      
      # gpg: Signature made Sat 15 Mar 2014 09:54:30 GMT using RSA key ID 74F0C838
      # gpg: Good signature from "Michael Tokarev <mjt@tls.msk.ru>"
      # gpg:                 aka "Michael Tokarev <mjt@corpit.ru>"
      # gpg:                 aka "Michael Tokarev <mjt@debian.org>"
      # 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: 6EE1 95D1 886E 8FFB 810D  4324 457C E0A0 8044 65C5
      #      Subkey fingerprint: E190 8639 3B10 B51B AC2C  8B73 5253 C5AD 74F0 C838
      
      * remotes/mjt/tags/trivial-patches-2014-03-15:
        FSL eTSEC: Fix typo in rx ring
        scripts/make-release: Don't distribute .git directories
        configure: Don't use __int128_t for clang versions before 3.2
        audio: Add 'static' attributes to several variables
        tests: Fix 'make test' for i686 hosts (build regression)
        misc: Fix typos in comments
        Add qga/qapi-generated to .gitignore
        hw/timer/grlib_gptimer: Avoid integer overflows
        .travis.yml: add IRC notifications for build failures
        .travis.yml: trivial whitespace fixup
        .travis.yml: re-enable lttng user space trace test
        .travis.yml: add a new build target with non-core devlibs
        sasl: Avoid 'Could not find keytab file' in syslog
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      6fffa262
    • P
      Merge remote-tracking branch 'remotes/rth/tcg-aarch-6-2' into staging · e6383080
      Peter Maydell 提交于
      * remotes/rth/tcg-aarch-6-2:
        tcg-aarch64: Introduce tcg_out_insn_3405
        tcg-aarch64: Support div, rem
        tcg-aarch64: Support muluh, mulsh
        tcg-aarch64: Support add2, sub2
        tcg-aarch64: Support deposit
        tcg-aarch64: Use tcg_out_insn for setcond
        tcg-aarch64: Support movcond
        tcg-aarch64: Support andc, orc, eqv, not, neg
        tcg-aarch64: Handle constant operands to and, or, xor
        tcg-aarch64: Handle constant operands to add, sub, and compare
        tcg-aarch64: Implement mov with tcg_out_insn
        tcg-aarch64: Introduce tcg_out_insn_3401
        tcg-aarch64: Convert shift insns to tcg_out_insn
        tcg-aarch64: Introduce tcg_out_insn
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      e6383080
  2. 15 3月, 2014 29 次提交
  3. 14 3月, 2014 9 次提交