1. 02 4月, 2022 2 次提交
    • P
      Merge tag 'pull-request-2022-04-01' of https://gitlab.com/thuth/qemu into staging · bc6ec396
      Peter Maydell 提交于
      * Fix some compilation issues
      * Fix overflow calculation in s390x emulation
      * Update location of lockdown.yml in MAINTAINERS file
      
      # gpg: Signature made Fri 01 Apr 2022 12:27:38 BST
      # gpg:                using RSA key 27B88847EEE0250118F3EAB92ED9D774FE702DB5
      # gpg:                issuer "thuth@redhat.com"
      # gpg: Good signature from "Thomas Huth <th.huth@gmx.de>" [full]
      # gpg:                 aka "Thomas Huth <thuth@redhat.com>" [full]
      # gpg:                 aka "Thomas Huth <huth@tuxfamily.org>" [full]
      # gpg:                 aka "Thomas Huth <th.huth@posteo.de>" [unknown]
      # Primary key fingerprint: 27B8 8847 EEE0 2501 18F3  EAB9 2ED9 D774 FE70 2DB5
      
      * tag 'pull-request-2022-04-01' of https://gitlab.com/thuth/qemu:
        trace: fix compilation with lttng-ust >= 2.13
        9p: move P9_XATTR_SIZE_MAX from 9p.h to 9p.c
        meson.build: Fix dependency of page-vary-common.c to config-poison.h
        target/s390x: Fix determination of overflow condition code after subtraction
        target/s390x: Fix determination of overflow condition code after addition
        misc: Fixes MAINTAINERS's path .github/workflows/lockdown.yml
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      bc6ec396
    • P
      Merge tag 'pull-target-arm-20220401' of... · ea72ac9b
      Peter Maydell 提交于
      Merge tag 'pull-target-arm-20220401' of https://git.linaro.org/people/pmaydell/qemu-arm into staging
      
      target-arm queue:
       * target/arm: Fix some bugs in secure EL2 handling
       * target/arm: Fix assert when !HAVE_CMPXCHG128
       * MAINTAINERS: change Fred Konrad's email address
      
      # gpg: Signature made Fri 01 Apr 2022 15:59:59 BST
      # gpg:                using RSA key E1A5C593CD419DE28E8315CF3C2525ED14360CDE
      # gpg:                issuer "peter.maydell@linaro.org"
      # gpg: Good signature from "Peter Maydell <peter.maydell@linaro.org>" [ultimate]
      # gpg:                 aka "Peter Maydell <pmaydell@gmail.com>" [ultimate]
      # gpg:                 aka "Peter Maydell <pmaydell@chiark.greenend.org.uk>" [ultimate]
      # Primary key fingerprint: E1A5 C593 CD41 9DE2 8E83  15CF 3C25 25ED 1436 0CDE
      
      * tag 'pull-target-arm-20220401' of https://git.linaro.org/people/pmaydell/qemu-arm:
        target/arm: Don't use DISAS_NORETURN in STXP !HAVE_CMPXCHG128 codegen
        MAINTAINERS: change Fred Konrad's email address
        target/arm: Determine final stage 2 output PA space based on original IPA
        target/arm: Take VSTCR.SW, VTCR.NSW into account in final stage 2 walk
        target/arm: Check VSTCR.SW when assigning the stage 2 output PA space
        target/arm: Fix MTE access checks for disabled SEL2
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      ea72ac9b
  2. 01 4月, 2022 22 次提交
  3. 31 3月, 2022 16 次提交