Message ID | 20241120135842.79625-1-pbonzini@redhat.com (mailing list archive) |
---|---|
State | New |
Headers | show
Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 191F61AFB31 for <kvm@vger.kernel.org>; Wed, 20 Nov 2024 13:58:48 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.133.124 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1732111132; cv=none; b=P8i3K8ADBtmIx8AAfAA2cDIY8O/Z8+pjo7476+fb5KuYtGemF+KJc1/HIr5caKYmB5F7eBfrDkYAn4+4AFkqMbOAss405P8rUbODwJdqmYTNDvIWD4iZc6bSR/aWpTobtyRX5Ej2w2sf64Dr5JSr1KRyJzjbrQG4Q027jI6Cois= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1732111132; c=relaxed/simple; bh=GGcNVOjnyY/vATPGRZT9PLPqqk8UpHKcBKl4GEA0rQg=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type; b=Y3p+4DDuSlF54VYMrXpHSyktXaYxIhRN/4cBkq5brhbPCmjoH9EdXT6nk0LCLinGVwHBM4zAtk0EolSXnuY13QFGJqkT+I8r+i57TMaD9GwcCbb1+uYVYsQHhKe17ucAKjstKJtbQQJaa8CQRLnvkKhw/hMEGkGti7M2StTr6xA= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=aBYp0u7u; arc=none smtp.client-ip=170.10.133.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="aBYp0u7u" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1732111128; 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; bh=vxRtDrEBjgEbixTdr2AI8waAGDnMZEz+0IL4qBPz9sA=; b=aBYp0u7uUpmB9XQLWo1fJbT8C5MEYSx16vMete84cTrnrT8XemQkSSmd47n9Q3jYK7fVFH f7SJWbwW86/bXvRgEFRarzU0myFJPrECLG7xM7amaKRZBWkrFnqYDDElpnju8icBBaQMVx iKb71PxaMKhyvFLhNr+FojyjZHO+rZI= Received: from mx-prod-mc-02.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-56-Sbsqwj3yMyG_PvsiDHBhhg-1; Wed, 20 Nov 2024 08:58:46 -0500 X-MC-Unique: Sbsqwj3yMyG_PvsiDHBhhg-1 X-Mimecast-MFC-AGG-ID: Sbsqwj3yMyG_PvsiDHBhhg Received: from mx-prod-int-01.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-01.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-02.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id CD5061955EEA; Wed, 20 Nov 2024 13:58:44 +0000 (UTC) Received: from virtlab1023.lab.eng.rdu2.redhat.com (virtlab1023.lab.eng.rdu2.redhat.com [10.8.1.187]) by mx-prod-int-01.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 0142C30001A0; Wed, 20 Nov 2024 13:58:43 +0000 (UTC) From: Paolo Bonzini <pbonzini@redhat.com> To: torvalds@linux-foundation.org Cc: linux-kernel@vger.kernel.org, kvm@vger.kernel.org Subject: [GIT PULL] First batch of KVM changes for Linux 6.13 merge window Date: Wed, 20 Nov 2024 08:58:42 -0500 Message-ID: <20241120135842.79625-1-pbonzini@redhat.com> Precedence: bulk X-Mailing-List: kvm@vger.kernel.org List-Id: <kvm.vger.kernel.org> List-Subscribe: <mailto:kvm+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:kvm+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.4 |
Series |
[GIT,PULL] First batch of KVM changes for Linux 6.13 merge window
|
expand
|