Skip to content
Snippets Groups Projects
  1. Oct 13, 2020
  2. Oct 12, 2020
  3. Oct 11, 2020
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/stsquad/tags/pull-various-091020-1' into staging · 48a340d9
      Peter Maydell authored
      
      Testing, gitdm and plugin fixes:
      
        - fix acceptance regressions in MIPS and IDE
        - speed up cirrus msys2/mingw builds
        - add genisoimage to more docker images
        - slew of gitdb updates
        - fix some windows compile issues for plugins
        - add V=1 to cirrus output
        - disable rxsim in gitlab CI
      
      # gpg: Signature made Fri 09 Oct 2020 17:30:29 BST
      # gpg:                using RSA key 6685AE99E75167BCAFC8DF35FBD0DB095A9E2A44
      # gpg: Good signature from "Alex Bennée (Master Work Key) <alex.bennee@linaro.org>" [full]
      # Primary key fingerprint: 6685 AE99 E751 67BC AFC8  DF35 FBD0 DB09 5A9E 2A44
      
      * remotes/stsquad/tags/pull-various-091020-1: (22 commits)
        tests/acceptance: disable machine_rx_gdbsim on GitLab
        cirrus: use V=1 when running tests on FreeBSD and macOS
        plugin: Fixes compiling errors on msys2/mingw
        plugins: Fixes a issue when dlsym failed, the handle not closed
        .mailmap: Fix more contributor entries
        contrib/gitdm: Add Yandex to the domain map
        contrib/gitdm: Add Yadro to the domain map
        contrib/gitdm: Add SUSE to the domain map
        contrib/gitdm: Add Nir Soffer to Red Hat domain
        contrib/gitdm: Add Qualcomm to the domain map
        contrib/gitdm: Add Nuvia to the domain map
        contrib/gitdm: Add Google to the domain map
        contrib/gitdm: Add ByteDance to the domain map
        contrib/gitdm: Add Baidu to the domain map
        contrib/gitdm: Add more individual contributors
        contrib/gitdm: Add more academic domains
        tests/docker: Add genisoimage to the docker file
        cirrus: msys2/mingw speed is up, add excluded target back
        cirrus: Fixing and speedup the msys2/mingw CI
        hw/ide: restore replay support of IDE
        ...
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      48a340d9
  4. Oct 10, 2020
  5. Oct 09, 2020
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-10-08-v3' into staging · b433f2cb
      Peter Maydell authored
      
      nbd patches for 2020-10-08
      
      - silence compilation warnings
      - more fixes to prevent reconnect hangs
      - improve 'qemu-nbd' termination behavior
      - cleaner NBD protocol compliance on string handling
      
      # gpg: Signature made Fri 09 Oct 2020 21:05:30 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-nbd-2020-10-08-v3:
        nbd: Simplify meta-context parsing
        nbd/server: Reject embedded NUL in NBD strings
        qemu-nbd: Honor SIGINT and SIGHUP
        block/nbd: nbd_co_reconnect_loop(): don't connect if drained
        block/nbd: fix reconnect-delay
        block/nbd: correctly use qio_channel_detach_aio_context when needed
        block/nbd: fix drain dead-lock because of nbd reconnect-delay
        nbd: silence maybe-uninitialized warnings
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      b433f2cb
Loading