Skip to content
Snippets Groups Projects
  1. May 25, 2021
  2. May 24, 2021
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request' into staging · 0dab1d36
      Peter Maydell authored
      
      Pull request
      
      (Resent due to an email preparation mistake.)
      
      # gpg: Signature made Mon 24 May 2021 14:01:42 BST
      # gpg:                using RSA key 8695A8BFD3F97CDAAC35775A9CA4ABB381AB73C8
      # gpg: Good signature from "Stefan Hajnoczi <stefanha@redhat.com>" [full]
      # gpg:                 aka "Stefan Hajnoczi <stefanha@gmail.com>" [full]
      # Primary key fingerprint: 8695 A8BF D3F9 7CDA AC35  775A 9CA4 ABB3 81AB 73C8
      
      * remotes/stefanha-gitlab/tags/block-pull-request:
        coroutine-sleep: introduce qemu_co_sleep
        coroutine-sleep: replace QemuCoSleepState pointer with struct in the API
        coroutine-sleep: move timer out of QemuCoSleepState
        coroutine-sleep: allow qemu_co_sleep_wake that wakes nothing
        coroutine-sleep: disallow NULL QemuCoSleepState** argument
        coroutine-sleep: use a stack-allocated timer
        bitops.h: Improve find_xxx_bit() documentation
        multi-process: Initialize variables declared with g_auto*
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      0dab1d36
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/xtensa/tags/20210521-xtensa' into staging · 371ebfe2
      Peter Maydell authored
      
      target/xtensa updates for v6.1:
      
      - don't generate extra EXCP_DEBUG on exception
      - fix l32ex access ring
      - clean up unaligned access
      
      # gpg: Signature made Fri 21 May 2021 14:59:30 BST
      # gpg:                using RSA key 2B67854B98E5327DCDEB17D851F9CC91F83FA044
      # gpg:                issuer "jcmvbkbc@gmail.com"
      # gpg: Good signature from "Max Filippov <filippov@cadence.com>" [unknown]
      # gpg:                 aka "Max Filippov <max.filippov@cogentembedded.com>" [full]
      # gpg:                 aka "Max Filippov <jcmvbkbc@gmail.com>" [full]
      # Primary key fingerprint: 2B67 854B 98E5 327D CDEB  17D8 51F9 CC91 F83F A044
      
      * remotes/xtensa/tags/20210521-xtensa:
        target/xtensa: clean up unaligned access
        target/xtensa: fix access ring in l32ex
        target/xtensa: don't generate extra EXCP_DEBUG on exception
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      371ebfe2
  3. May 21, 2021
Loading