Skip to content
Snippets Groups Projects
  1. Jul 14, 2021
  2. Jul 13, 2021
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-migration-20210713a' into staging · 4598b073
      Peter Maydell authored
      
      Migration pull 2021-07-13
      
      # gpg: Signature made Tue 13 Jul 2021 16:22:28 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-migration-20210713a:
        migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
        migration: Clear error at entry of migrate_fd_connect()
        migration: Don't do migrate cleanup if during postcopy resume
        migration: Release return path early for paused postcopy
        migration: failover: emit a warning when the card is not fully unplugged
        migration/rdma: prevent from double free the same mr
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      4598b073
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-request' into staging · 2a54fc45
      Peter Maydell authored
      
      Linux-user pull request 20210713
      
      Update headers to linux v5.13
      cleanup errno target headers
      Fix race condition on fd translation table
      
      # gpg: Signature made Tue 13 Jul 2021 14:41:25 BST
      # gpg:                using RSA key CD2F75DDC8E3A4DC2E4F5173F30C38BD3F2FBE3C
      # gpg:                issuer "laurent@vivier.eu"
      # gpg: Good signature from "Laurent Vivier <lvivier@redhat.com>" [full]
      # gpg:                 aka "Laurent Vivier <laurent@vivier.eu>" [full]
      # gpg:                 aka "Laurent Vivier (Red Hat) <lvivier@redhat.com>" [full]
      # Primary key fingerprint: CD2F 75DD C8E3 A4DC 2E4F  5173 F30C 38BD 3F2F BE3C
      
      * remotes/vivier2/tags/linux-user-for-6.1-pull-request:
        linux-user: update syscall.tbl to Linux v5.13
        linux-user, mips: update syscall-args-o32.c.inc to Linux v5.13
        linux-user: update syscall_nr.h to Linux v5.13
        fd-trans: Fix race condition on reallocation of the translation table.
        linux-user/syscall: Remove ERRNO_TABLE_SIZE check
        linux-user: Simplify host <-> target errno conversion using macros
        linux-user/mips: Move errno definitions to 'target_errno_defs.h'
        linux-user/hppa: Move errno definitions to 'target_errno_defs.h'
        linux-user/alpha: Move errno definitions to 'target_errno_defs.h'
        linux-user: Extract target errno to 'target_errno_defs.h'
        linux-user/sparc: Rename target_errno.h -> target_errno_defs.h
        linux-user/syscall: Fix RF-kill errno (typo in ERFKILL)
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      2a54fc45
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210713' into staging · c6502434
      Peter Maydell authored
      
      ppc patch queue 2021-07-13
      
      I thought I'd sent the last PR before the 6.1 soft freeze, but
      unfortunately I need one more.  This last minute one puts in a SLOF
      update, along with a couple of bugfixes.
      
      # gpg: Signature made Tue 13 Jul 2021 03:07:20 BST
      # gpg:                using RSA key 75F46586AE61A66CC44E87DC6C38CACA20D9B392
      # gpg: Good signature from "David Gibson <david@gibson.dropbear.id.au>" [full]
      # gpg:                 aka "David Gibson (Red Hat) <dgibson@redhat.com>" [full]
      # gpg:                 aka "David Gibson (ozlabs.org) <dgibson@ozlabs.org>" [full]
      # gpg:                 aka "David Gibson (kernel.org) <dwg@kernel.org>" [unknown]
      # Primary key fingerprint: 75F4 6586 AE61 A66C C44E  87DC 6C38 CACA 20D9 B392
      
      * remotes/dg-gitlab/tags/ppc-for-6.1-20210713:
        mv64361: Remove extra break from a switch case
        pseries: Update SLOF firmware image
        ppc/pegasos2: Allow setprop in VOF
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      c6502434
Loading