1. 25 4月, 2014 8 次提交
  2. 24 4月, 2014 4 次提交
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-5' into staging · 0e96643c
      Peter Maydell 提交于
      usb: mtp filesharing
      
      # gpg: Signature made Wed 23 Apr 2014 09:28:37 BST using RSA key ID D3E87138
      # gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
      # gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
      # gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"
      
      * remotes/kraxel/tags/pull-usb-5:
        usb: mtp filesharing
        usb: add CompatibleID support to msos
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      0e96643c
    • P
      Merge remote-tracking branch 'remotes/rth/tags/tcg-next-20140422' into staging · ad600a4d
      Peter Maydell 提交于
      Pull tcg 2014-04-22
      
      # gpg: Signature made Tue 22 Apr 2014 22:00:04 BST using RSA key ID 4DD0279B
      # gpg: Can't check signature: public key not found
      
      * remotes/rth/tags/tcg-next-20140422:
        tcg: Use HOST_WORDS_BIGENDIAN
        tcg: Fix fallback from muls2_i64 to mulu2_i64
        tcg: Use tcg_gen_mulu2_i32 in tcg_gen_muls2_i32
        tcg: Relax requirement for mulu2_i32 on 32-bit hosts
        tcg-s390: Remove W constraint
        tcg-sparc: Use the type parameter to tcg_target_const_match
        tcg-ppc64: Use the type parameter to tcg_target_const_match
        tcg-aarch64: Remove w constraint
        tcg: Add TCGType parameter to tcg_target_const_match
        tcg: Fix out of range shift in deposit optimizations
        tci: Mask shift counts to avoid undefined behavior
        tcg: Mask shift quantities while folding
        tcg: Use "unspecified behavior" for shifts
        tcg: Fix warning (1 bit signed bitfield entry) and replace int by bool
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      ad600a4d
    • P
      Merge remote-tracking branch 'remotes/rth/tags/tcg-ia64-pull-20140421' into staging · ba3627ec
      Peter Maydell 提交于
      Pull for 20140421
      
      # gpg: Signature made Mon 21 Apr 2014 17:57:24 BST using RSA key ID 4DD0279B
      # gpg: Can't check signature: public key not found
      
      * remotes/rth/tags/tcg-ia64-pull-20140421:
        tcg-ia64: Convert to new ldst opcodes
        tcg-ia64: Move part of softmmu slow path out of line
        tcg-ia64: Convert to new ldst helpers
        tcg-ia64: Reduce code duplication in tcg_out_qemu_ld
        tcg-ia64: Move tlb addend load into tlb read
        tcg-ia64: Move bswap for store into tlb load
        tcg-ia64: Re-bundle the tlb load
        tcg-ia64: Optimize small arguments to exit_tb
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      ba3627ec
    • P
      Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-18' into staging · 4b8abfb7
      Peter Maydell 提交于
      trivial patches for 2014-04-18
      
      # gpg: Signature made Fri 18 Apr 2014 07:36:15 BST using RSA key ID A4C3D7DB
      # 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: 6F67 E18E 7C91 C5B1 5514  66A7 BEE5 9D74 A4C3 D7DB
      
      * remotes/mjt/tags/trivial-patches-2014-04-18:
        Fix grammar in comment
        doc: grammify "allows to"
        configure: Remove redundant message for -Werror
        scripts: add sample model file for Coverity Scan
        xbzrle.c: Avoid undefined behaviour with signed arithmetic
        int128.h: Avoid undefined behaviours involving signed arithmetic
        hw/ide/ahci.c: Avoid shift left into sign bit
        net: Report error when device / hub combo is not found.
        configure: Fix indentation of help for --enable/disable-debug-info
        qga: trivial fix for unclear documentation of guest-set-time
        vl: Report accelerator not supported for target more nicely
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      4b8abfb7
  3. 23 4月, 2014 2 次提交
  4. 22 4月, 2014 16 次提交
  5. 19 4月, 2014 10 次提交