1. 25 3月, 2014 2 次提交
  2. 20 3月, 2014 35 次提交
  3. 19 3月, 2014 3 次提交
    • P
      Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging · 4c8821d1
      Peter Maydell 提交于
      * remotes/riku/linux-user-for-upstream:
        linux-user: Implement capget, capset
        linux-user: Don't allow guest to block SIGSEGV
        signal: added a wrapper for sigprocmask function
        linux-user: Don't reserve space for commpage for AArch64
        linux-user: implement F_[GS]ETOWN_EX
        linux-user: Don't return uninitialized value for atomic_barrier syscall
        linux-user/signal.c: Correct error path for AArch64 do_rt_sigreturn
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      4c8821d1
    • P
      Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging · c1b94a0e
      Peter Maydell 提交于
      Block patches for 2.0.0-rc1
      
      # gpg: Signature made Wed 19 Mar 2014 13:03:27 GMT using RSA key ID C88F2FD6
      # gpg: Good signature from "Kevin Wolf <kwolf@redhat.com>"
      
      * remotes/kevin/tags/for-upstream:
        dataplane: fix implicit IOThread refcount
        block/nfs: report errors from libnfs
        block/nfs: bump libnfs requirement to 1.9.3
        qcow2: Fix fail path in realloc_refcount_block()
        qcow2: Correct comment for realloc_refcount_block()
        qemu-io: Extended "--cmd" description in usage text
        qemu-io-cmds: Fixed typo in example for writev.
        block: Add error handling to bdrv_invalidate_cache()
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      c1b94a0e
    • P
      Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140319' into staging · 319c66d5
      Peter Maydell 提交于
      target-arm queue:
       * last few A64 Neon instructions
       * fix some PL011 UART bugs causing occasional serial lockups
       * fix the non-PCI AHCI device
      
      # gpg: Signature made Wed 19 Mar 2014 12:00:59 GMT using RSA key ID 14360CDE
      # gpg: Good signature from "Peter Maydell <peter.maydell@linaro.org>"
      
      * remotes/pmaydell/tags/pull-target-arm-20140319:
        target-arm: A64: Add saturating accumulate ops (USQADD/SUQADD)
        target-arm: A64: Add saturating int ops (SQNEG/SQABS)
        pl011: fix incorrect logic to set the RXFF flag
        pl011: fix UARTRSR accesses corrupting the UARTCR value
        pl011: reset the fifo when enabled or disabled
        ahci: fix sysbus support
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      319c66d5