Skip to content
  1. Jul 05, 2019
  2. Jul 04, 2019
  3. Jul 02, 2019
  4. Jun 24, 2019
    • Cornelia Huck's avatar
      vfio-ccw: make convert_ccw0_to_ccw1 static · dbd66558
      Cornelia Huck authored
      Reported by sparse.
      
      Fixes: 7f8e89a8
      
       ("vfio-ccw: Factor out the ccw0-to-ccw1 transition")
      Signed-off-by: default avatarCornelia Huck <cohuck@redhat.com>
      Message-Id: <20190624090721.16241-1-cohuck@redhat.com>
      Signed-off-by: default avatarChristian Borntraeger <borntraeger@de.ibm.com>
      Signed-off-by: default avatarVasily Gorbik <gor@linux.ibm.com>
      dbd66558
    • Vasily Gorbik's avatar
      Merge tag 'vfio-ccw-20190621' of... · 9de31912
      Vasily Gorbik authored
      
      Merge tag 'vfio-ccw-20190621' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into features
      
      Refactoring of the vfio-ccw cp handling, simplifying the
      code and avoiding unneeded allocating/copying.
      
      * tag 'vfio-ccw-20190621' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw:
        vfio-ccw: Remove copy_ccw_from_iova()
        vfio-ccw: Factor out the ccw0-to-ccw1 transition
        vfio-ccw: Copy CCW data outside length calculation
        vfio-ccw: Skip second copy of guest cp to host
        vfio-ccw: Move guest_cp storage into common struct
        s390/cio: Combine direct and indirect CCW paths
        vfio-ccw: Rearrange IDAL allocation in direct CCW
        vfio-ccw: Remove pfn_array_table
        vfio-ccw: Adjust the first IDAW outside of the nested loops
        vfio-ccw: Rearrange pfn_array and pfn_array_table arrays
        s390/cio: Use generalized CCW handler in cp_init()
        s390/cio: Generalize the TIC handler
        s390/cio: Refactor the routine that handles TIC CCWs
        s390/cio: Squash cp_free() and cp_unpin_free()
      
      Signed-off-by: default avatarVasily Gorbik <gor@linux.ibm.com>
      9de31912
  5. Jun 21, 2019
  6. Jun 19, 2019
  7. Jun 17, 2019
  8. Jun 15, 2019