Skip to content
Snippets Groups Projects
  1. May 11, 2021
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/thuth-gitlab/tags/s390-ccw-bios-2021-05-10' into staging · 7c7cb752
      Peter Maydell authored
      
      * Make the s390-ccw bios compilable with Clang
      * Fix ECKD booting with null block numbers in the chain
      
      # gpg: Signature made Mon 10 May 2021 08:27:34 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
      
      * remotes/thuth-gitlab/tags/s390-ccw-bios-2021-05-10:
        pc-bios/s390: Update the s390-ccw bios binaries with the Clang and other fixes
        pc-bios/s390-ccw: Allow building with Clang, too
        pc-bios/s390-ccw: Silence GCC 11 stringop-overflow warning
        pc-bios/s390-ccw: Fix the cc-option macro in the Makefile
        pc-bios/s390-ccw: Silence warning from Clang by marking panic() as noreturn
        pc-bios/s390-ccw/netboot: Use "-Wl," prefix to pass parameter to the linker
        pc-bios/s390-ccw: Use reset_psw pointer instead of hard-coded null pointer
        pc-bios/s390-ccw/bootmap: Silence compiler warning from Clang
        pc-bios/s390-ccw: don't try to read the next block if end of chunk is reached
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      7c7cb752
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-20210506' into staging · f9a576a8
      Peter Maydell authored
      
      virtiofsd pull 2021-05-06
      
      A pile of cleanups:
      
        Use of glib allocators from Mahmoud
        Virtio spec compliance and printf cleanup from me.
        Sugar to turn on xattr when defining xattr mapping from Carlos
        an assert cleanup from Greg
      
      Signed-off-by: default avatarDr. David Alan Gilbert <dgilbert@redhat.com>
      
      # gpg: Signature made Thu 06 May 2021 19:54:18 BST
      # gpg:                using RSA key 45F5C71B4A0CB7FB977A9FA90516331EBC5BFDE7
      # gpg: Good signature from "Dr. David Alan Gilbert (RH2) <dgilbert@redhat.com>" [full]
      # Primary key fingerprint: 45F5 C71B 4A0C B7FB 977A  9FA9 0516 331E BC5B FDE7
      
      * remotes/dgilbert-gitlab/tags/pull-virtiofs-20210506:
        virtiofsd/fuse_virtio.c: Changed allocations of locals to GLib
        virtiofsd/passthrough_ll.c: Changed local allocations to GLib functions
        virtiofsd: Changed allocations of fv_VuDev & its internals to GLib functions
        virtiofsd: Changed allocation of lo_map_elems to GLib's functions
        virtiofsd: Changed allocations of fuse_session to GLib's functions
        virtiofsd: Changed allocations of iovec to GLib's functions
        virtiofsd: Changed allocations of fuse_req to GLib functions
        virtiofsd: Don't assume header layout
        virtiofs: Fixup printf args
        virtiofsd: Add help for -o xattr-mapping
        virtiofsd: Allow use "-o xattrmap" without "-o xattr"
        virtiofsd: Fix side-effect in assert()
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      f9a576a8
  2. May 10, 2021
  3. May 09, 2021
Loading