On Thu, 4 Jun 2020 18:41:48 -0400 Paolo Bonzini <pbonz...@redhat.com> wrote:
Isn't it still a bit early for -rc1? :) Probably wants a commit id... > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> > --- > include/standard-headers/asm-x86/kvm_para.h | 17 ++- > include/standard-headers/drm/drm_fourcc.h | 140 ++++++++++++++++++-- > include/standard-headers/linux/ethtool.h | 16 ++- > linux-headers/asm-arm/unistd-common.h | 1 + > linux-headers/asm-arm64/mman.h | 8 ++ > linux-headers/asm-generic/unistd.h | 4 +- > linux-headers/asm-mips/unistd_n32.h | 1 + > linux-headers/asm-mips/unistd_n64.h | 1 + > linux-headers/asm-mips/unistd_o32.h | 1 + > linux-headers/asm-powerpc/unistd_32.h | 1 + > linux-headers/asm-powerpc/unistd_64.h | 1 + > linux-headers/asm-s390/unistd_32.h | 1 + > linux-headers/asm-s390/unistd_64.h | 1 + > linux-headers/asm-x86/kvm.h | 20 ++- > linux-headers/asm-x86/unistd.h | 11 +- > linux-headers/asm-x86/unistd_32.h | 1 + > linux-headers/asm-x86/unistd_64.h | 1 + > linux-headers/asm-x86/unistd_x32.h | 1 + > linux-headers/linux/kvm.h | 18 ++- > linux-headers/linux/psp-sev.h | 2 + > 20 files changed, 224 insertions(+), 23 deletions(-) There will be more (e.g. on the vfio side); anything in particular you need this update for?