qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v8 01/13] update-linux-headers: update for vfio-


From: Cornelia Huck
Subject: Re: [Qemu-devel] [PATCH v8 01/13] update-linux-headers: update for vfio-ccw
Date: Thu, 18 May 2017 15:08:56 +0200

On Wed, 17 May 2017 02:48:01 +0200
Dong Jia Shi <address@hidden> wrote:

> Add vfio_ccw.h.
> 
> Signed-off-by: Dong Jia Shi <address@hidden>
> ---
>  scripts/update-linux-headers.sh | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/scripts/update-linux-headers.sh b/scripts/update-linux-headers.sh
> index 6a370a8669..2f906c4d16 100755
> --- a/scripts/update-linux-headers.sh
> +++ b/scripts/update-linux-headers.sh
> @@ -113,7 +113,7 @@ done
> 
>  rm -rf "$output/linux-headers/linux"
>  mkdir -p "$output/linux-headers/linux"
> -for header in kvm.h kvm_para.h vfio.h vhost.h \
> +for header in kvm.h kvm_para.h vfio.h vfio_ccw.h vhost.h \
>                psci.h userfaultfd.h; do
>      cp "$tmpdir/include/linux/$header" "$output/linux-headers/linux"
>  done

I have included this in a complete linux-headers update.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]