1. 26 3月, 2018 9 次提交
  2. 25 3月, 2018 3 次提交
    • P
      Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180323' into staging · 7b1db090
      Peter Maydell 提交于
      target-arm queue:
       * arm/translate-a64: don't lose interrupts after unmasking via write to DAIF
       * sdhci: fix incorrect use of Error *
       * hw/intc/arm_gicv3: Fix secure-GIC NS ICC_PMR and ICC_RPR accesses
       * hw/arm/bcm2836: Use the Cortex-A7 instead of Cortex-A15
       * i.MX: Support serial RS-232 break properly
       * mach-virt: Set VM's SMBIOS system version to mc->name
       * target/arm: Honour MDCR_EL2.TDE when routing exceptions due to BKPT/BRK
       * target/arm: Factor out code to calculate FSR for debug exceptions
       * target/arm: Set FSR for BKPT, BRK when raising exception
       * target/arm: Always set FAR to a known unknown value for debug exceptions
      
      # gpg: Signature made Fri 23 Mar 2018 18:48:57 GMT
      # gpg:                using RSA key 3C2525ED14360CDE
      # gpg: Good signature from "Peter Maydell <peter.maydell@linaro.org>"
      # gpg:                 aka "Peter Maydell <pmaydell@gmail.com>"
      # gpg:                 aka "Peter Maydell <pmaydell@chiark.greenend.org.uk>"
      # Primary key fingerprint: E1A5 C593 CD41 9DE2 8E83  15CF 3C25 25ED 1436 0CDE
      
      * remotes/pmaydell/tags/pull-target-arm-20180323:
        target/arm: Always set FAR to a known unknown value for debug exceptions
        target/arm: Set FSR for BKPT, BRK when raising exception
        target/arm: Factor out code to calculate FSR for debug exceptions
        target/arm: Honour MDCR_EL2.TDE when routing exceptions due to BKPT/BRK
        mach-virt: Set VM's SMBIOS system version to mc->name
        i.MX: Support serial RS-232 break properly
        hw/arm/bcm2836: Use the Cortex-A7 instead of Cortex-A15
        hw/intc/arm_gicv3: Fix secure-GIC NS ICC_PMR and ICC_RPR accesses
        sdhci: fix incorrect use of Error *
        arm/translate-a64: treat DISAS_UPDATE as variant of DISAS_EXIT
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      7b1db090
    • P
      Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180323a' into staging · 77fea92d
      Peter Maydell 提交于
      Migration fixes for 2.12
      
      All small fixes.  Dan's is a missing piece
      of a cleanup that finally completes something,
      and between Paolo, Dan and myself we recon it's
      still on the edge of being a bug fix.
      
      # gpg: Signature made Fri 23 Mar 2018 20:17:40 GMT
      # gpg:                using RSA key 0516331EBC5BFDE7
      # gpg: Good signature from "Dr. David Alan Gilbert (RH2) <dgilbert@redhat.com>"
      # Primary key fingerprint: 45F5 C71B 4A0C B7FB 977A  9FA9 0516 331E BC5B FDE7
      
      * remotes/dgilbert/tags/pull-migration-20180323a:
        migration: Fix block migration flag case
        migration/block: compare only read blocks against the rate limiter
        migration/block: limit the number of parallel I/O requests
        migration: Fix rate limiting issue on RDMA migration
        migration: convert socket server to QIONetListener
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      77fea92d
    • P
      Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into staging · ed4916e8
      Peter Maydell 提交于
      * fix PVRDMA compilation errors and warnings
      * implement query_qp for the PVRDMA device
      * fix make - switch from -I to -iquote
      
      # gpg: Signature made Fri 23 Mar 2018 15:39:23 GMT
      # gpg:                using RSA key 36D4C0F0CF2FE46D
      # gpg: Good signature from "Marcel Apfelbaum <marcel@redhat.com>"
      # gpg: WARNING: This key is not certified with sufficiently trusted signatures!
      # gpg:          It is not certain that the signature belongs to the owner.
      # Primary key fingerprint: B1C6 3A57 F92E 08F2 640F  31F5 36D4 C0F0 CF2F E46D
      
      * remotes/marcel/tags/rdma-pull-request:
        hw/rdma: Fix 32-bit compilation
        hw/rdma: Use correct print format in CHK_ATTR macro
        hw/rdma: Change host_virt to void *
        hw/rdma: fix clang compilation errors
        make: switch from -I to -iquote
        rdma: fix up include directives
        hw/rdma: Add support for Query QP verb to pvrdma device
        hw/rdma: Add Query QP operation
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      ed4916e8
  3. 24 3月, 2018 20 次提交
  4. 23 3月, 2018 8 次提交