1. 20 7月, 2020 6 次提交
  2. 19 7月, 2020 4 次提交
    • P
      Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200717' into staging · 9fc87111
      Peter Maydell 提交于
      Fix vector min/max fallback expansion
      Fix singlestep from exception and interrupt
      
      # gpg: Signature made Fri 17 Jul 2020 19:13:32 BST
      # gpg:                using RSA key 7A481E78868B4DB6A85A05C064DF38E8AF7E215F
      # gpg:                issuer "richard.henderson@linaro.org"
      # gpg: Good signature from "Richard Henderson <richard.henderson@linaro.org>" [full]
      # Primary key fingerprint: 7A48 1E78 868B 4DB6 A85A  05C0 64DF 38E8 AF7E 215F
      
      * remotes/rth/tags/pull-tcg-20200717:
        tcg/cpu-exec: precise single-stepping after an interrupt
        tcg/cpu-exec: precise single-stepping after an exception
        tcg: Save/restore vecop_list around minmax fallback
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      9fc87111
    • P
      Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-ipmi-5' into staging · b4421193
      Peter Maydell 提交于
      Man page update and new set sensor command
      
      Some minor man page updates for fairly obvious things.
      
      The set sensor command addition has been in the Power group's tree for a
      long time and I have neglected to submit it.
      
      -corey
      
      # gpg: Signature made Fri 17 Jul 2020 17:45:32 BST
      # gpg:                using RSA key FD0D5CE67CE0F59A6688268661F38C90919BFF81
      # gpg: Good signature from "Corey Minyard <cminyard@mvista.com>" [unknown]
      # gpg:                 aka "Corey Minyard <minyard@acm.org>" [unknown]
      # gpg:                 aka "Corey Minyard <corey@minyard.net>" [unknown]
      # gpg:                 aka "Corey Minyard <minyard@mvista.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: FD0D 5CE6 7CE0 F59A 6688  2686 61F3 8C90 919B FF81
      
      * remotes/cminyard/tags/for-qemu-ipmi-5:
        ipmi: add SET_SENSOR_READING command
        ipmi: Fix a man page entry
        ipmi: Add man page pieces for the IPMI PCI devices
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      b4421193
    • P
      Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-07-17' into staging · 939ab64b
      Peter Maydell 提交于
      bitmaps patches for 2020-07-17
      
      - improve corner-case of bitmap migration
      
      # gpg: Signature made Fri 17 Jul 2020 16:10:07 BST
      # gpg:                using RSA key 71C2CC22B1C4602927D2F3AAA7A16B4A2527436A
      # gpg: Good signature from "Eric Blake <eblake@redhat.com>" [full]
      # gpg:                 aka "Eric Blake (Free Software Programmer) <ebb9@byu.net>" [full]
      # gpg:                 aka "[jpeg image of size 6874]" [full]
      # Primary key fingerprint: 71C2 CC22 B1C4 6029 27D2  F3AA A7A1 6B4A 2527 436A
      
      * remotes/ericb/tags/pull-bitmaps-2020-07-17:
        migration/block-dirty-bitmap: fix add_bitmaps_to_list
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      939ab64b
    • P
      Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200717' into staging · 97f750be
      Peter Maydell 提交于
      Fix typo in newly added documentation.
      
      # gpg: Signature made Fri 17 Jul 2020 14:54:20 BST
      # gpg:                using RSA key C3D0D66DC3624FF6A8C018CEDECF6B93C6F02FAF
      # gpg:                issuer "cohuck@redhat.com"
      # gpg: Good signature from "Cornelia Huck <conny@cornelia-huck.de>" [marginal]
      # gpg:                 aka "Cornelia Huck <huckc@linux.vnet.ibm.com>" [full]
      # gpg:                 aka "Cornelia Huck <cornelia.huck@de.ibm.com>" [full]
      # gpg:                 aka "Cornelia Huck <cohuck@kernel.org>" [marginal]
      # gpg:                 aka "Cornelia Huck <cohuck@redhat.com>" [marginal]
      # Primary key fingerprint: C3D0 D66D C362 4FF6 A8C0  18CE DECF 6B93 C6F0 2FAF
      
      * remotes/cohuck/tags/s390x-20200717:
        docs/s390x: fix vfio-ccw type
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      97f750be
  3. 18 7月, 2020 4 次提交
  4. 17 7月, 2020 26 次提交