From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 48912C83000 for ; Tue, 28 Apr 2020 11:39:04 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 047B4206D9 for ; Tue, 28 Apr 2020 11:39:04 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="gLRrLY6R" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 047B4206D9 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Received: from localhost ([::1]:54036 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jTOZr-00055c-4x for qemu-devel@archiver.kernel.org; Tue, 28 Apr 2020 07:39:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51034) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jTOXt-0003tB-NC for qemu-devel@nongnu.org; Tue, 28 Apr 2020 07:38:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jTOWQ-0001Ix-38 for qemu-devel@nongnu.org; Tue, 28 Apr 2020 07:37:01 -0400 Received: from us-smtp-delivery-1.mimecast.com ([205.139.110.120]:56431 helo=us-smtp-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1jTOWP-0001Io-MC for qemu-devel@nongnu.org; Tue, 28 Apr 2020 07:35:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1588073728; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=hRGGLoB9B+MJvg1epmyIhfTXkgkqqZXRmcyTy6qWSSs=; b=gLRrLY6R8mYWeiBniTgViI32Q2bE9TZV1IQGx5U4E1ZGItTOHpjZS/FCxhZ3NYSnzKtdv/ KrkEbzqwLaAud5qeb4hCoMJ7Y/E4CkFF9NdoATfguR8wSTM8WYVE975V2o5j40EBL6pOCs Y+fsg1PXihXdTgdCfUU0HrJKk8nbncM= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-26-2e8lTS--N62qbW-Mwp_YRw-1; Tue, 28 Apr 2020 07:35:26 -0400 X-MC-Unique: 2e8lTS--N62qbW-Mwp_YRw-1 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 430BA107ACCD; Tue, 28 Apr 2020 11:35:25 +0000 (UTC) Received: from gondolin (ovpn-112-178.ams2.redhat.com [10.36.112.178]) by smtp.corp.redhat.com (Postfix) with ESMTP id D67D260CD3; Tue, 28 Apr 2020 11:35:21 +0000 (UTC) Date: Tue, 28 Apr 2020 13:35:19 +0200 From: Cornelia Huck To: "Michael S . Tsirkin" , Jason Wang , Paolo Bonzini Subject: Re: [PATCH 0/3] headers update and virtio-net fixup Message-ID: <20200428133519.298c40a2.cohuck@redhat.com> In-Reply-To: <20200427102415.10915-1-cohuck@redhat.com> References: <20200427102415.10915-1-cohuck@redhat.com> Organization: Red Hat GmbH MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=205.139.110.120; envelope-from=cohuck@redhat.com; helo=us-smtp-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/04/28 02:16:38 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] X-Received-From: 205.139.110.120 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Yuri Benditovich , qemu-devel@nongnu.org Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" On Mon, 27 Apr 2020 12:24:12 +0200 Cornelia Huck wrote: > This updates the headers to Linux 5.7-rc3. Doing so exposes > a problem in virtio-net (the #define for compat covers too much), > fix it. > > Note 1: I'd like this to go through s390-next so that I can go > ahead with protected virtualization, which needs a headers > update. > > Note 2: Why has the feature been merged in the first place without the > kernel part being upstream yet? > > Cornelia Huck (3): > virtio-net: fix rsc_ext compat handling > linux-headers: update against Linux 5.7-rc3 > virtio-net: remove VIRTIO_NET_HDR_F_RSC_INFO compat handling > > hw/net/virtio-net.c | 8 -- > include/standard-headers/linux/ethtool.h | 10 +- > .../linux/input-event-codes.h | 5 +- > include/standard-headers/linux/pci_regs.h | 2 + > include/standard-headers/linux/vhost_types.h | 8 ++ > .../standard-headers/linux/virtio_balloon.h | 12 ++- > include/standard-headers/linux/virtio_ids.h | 1 + > include/standard-headers/linux/virtio_net.h | 102 +++++++++++++++++- > linux-headers/COPYING | 2 + > linux-headers/asm-x86/kvm.h | 1 + > 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 | 47 +++++++- > linux-headers/linux/mman.h | 5 +- > linux-headers/linux/userfaultfd.h | 40 +++++-- > linux-headers/linux/vfio.h | 37 +++++++ > linux-headers/linux/vhost.h | 24 +++++ > 18 files changed, 280 insertions(+), 27 deletions(-) > Queued patches 1+2 to s390-next.