Skip to content
Snippets Groups Projects
  1. Mar 02, 2022
  2. Mar 01, 2022
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220228' into staging · 09591fcf
      Peter Maydell authored
      
      Fix typecode generation for tcg helpers
      Fix single stepping into interrupt handlers
      Fix out-of-range offsets for stores in TCI
      
      # gpg: Signature made Mon 28 Feb 2022 18:07:13 GMT
      # 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-gitlab/tags/pull-tcg-20220228:
        tcg/tci: Use tcg_out_ldst in tcg_out_st
        accel/tcg/cpu-exec: Fix precise single-stepping after interrupt
        tcg: Remove dh_alias indirection for dh_typecode
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      09591fcf
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-28' into staging · 99c53410
      Peter Maydell authored
      
      * Fix emulation of the SET CLOCK instruction
      * Fix the s390x avocado test with Fedora
      * Update the s390x Travis jobs to Focal (instead of Bionic)
      * Implement the z15 Misc Instruction Extension 3 Facility
      
      # gpg: Signature made Mon 28 Feb 2022 10:34:47 GMT
      # 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
      
      * remotes/thuth-gitlab/tags/pull-request-2022-02-28:
        tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3
        s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1
        s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x
        travis.yml: Update the s390x jobs to Ubuntu Focal
        tests/avocado/machine_s390_ccw_virtio: Adapt test to new default resolution
        s390x: sck: load into a temporary not into in1
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      99c53410
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2022-02-28' into staging · 648c15e4
      Peter Maydell authored
      
      QAPI patches patches for 2022-02-28
      
      # gpg: Signature made Mon 28 Feb 2022 10:40:22 GMT
      # gpg:                using RSA key 354BC8B3D7EB2A6B68674E5F3870B400EB918653
      # gpg:                issuer "armbru@redhat.com"
      # gpg: Good signature from "Markus Armbruster <armbru@redhat.com>" [full]
      # gpg:                 aka "Markus Armbruster <armbru@pond.sub.org>" [full]
      # Primary key fingerprint: 354B C8B3 D7EB 2A6B 6867  4E5F 3870 B400 EB91 8653
      
      * remotes/armbru/tags/pull-qapi-2022-02-28:
        qapi: Belatedly adjust limitations documentation
        rtc: Have event RTC_CHANGE identify the RTC by QOM path
        hw/rtc: Compile pl031 once-only
        qapi: Document some missing details of RTC_CHANGE event
        qapi: Move RTC_CHANGE back out of target schema
        qapi/migration: Fix examples document wrong field name for arguments
        qapi: Fix stale reference to scripts/qapi.py in a comment
        keyval: Fix grammar comment to cover downstream prefix
        scripts/qapi: minor delinting
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      648c15e4
  3. Feb 28, 2022
  4. Feb 26, 2022
Loading