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=-18.8 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=ham 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 C8913C07E96 for ; Thu, 8 Jul 2021 20:34:32 +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 7A15A61607 for ; Thu, 8 Jul 2021 20:34:32 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7A15A61607 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]:57006 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m1aj9-0003f5-Je for qemu-devel@archiver.kernel.org; Thu, 08 Jul 2021 16:34:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58514) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m1a7t-00037B-HK for qemu-devel@nongnu.org; Thu, 08 Jul 2021 15:56:01 -0400 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]:52327) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m1a7p-0001qe-8A for qemu-devel@nongnu.org; Thu, 08 Jul 2021 15:56:01 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1625774156; 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=iCWb0nGgIfgdGB3KzDl+jYwDe4+3aB5E4KtpkolmNo8=; b=Nv78y5xk8frjWxTMwQbpCIYs+Ap6/XtaDa3nmt0H52lZtFAAKvjPWwkY/9h2Cqg4/jSTXS ikRwqQ0Gd9WWytdGA5HuT4eSlhFna8+g74oN2k0Sim6lVY5Itmv6jZbgX7GkGEjiJUYTn5 gmHwnJFFFrc5wFw/M9rfNRnSh1WNpj4= 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-95-iQfOwusSMUON9ea6PMhdxQ-1; Thu, 08 Jul 2021 15:55:54 -0400 X-MC-Unique: iQfOwusSMUON9ea6PMhdxQ-1 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 81FC619253C0; Thu, 8 Jul 2021 19:55:53 +0000 (UTC) Received: from localhost (unknown [10.22.8.123]) by smtp.corp.redhat.com (Postfix) with ESMTP id 4C3921970F; Thu, 8 Jul 2021 19:55:53 +0000 (UTC) From: Eduardo Habkost To: Peter Maydell , qemu-devel@nongnu.org Subject: [PULL v2 00/15] Machine queue, 2021-07-07 Date: Thu, 8 Jul 2021 15:55:37 -0400 Message-Id: <20210708195552.2730970-1-ehabkost@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=ehabkost@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=216.205.24.124; envelope-from=ehabkost@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -31 X-Spam_score: -3.2 X-Spam_bar: --- X-Spam_report: (-3.2 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.45, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: Paolo Bonzini , Eduardo Habkost Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" Changes v2:=0D * Fix doc build warning=0D =0D The following changes since commit 9aef0954195cc592e86846dbbe7f3c2c5603690a= :=0D =0D Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' i= nto staging (2021-07-06 11:24:58 +0100)=0D =0D are available in the Git repository at:=0D =0D https://gitlab.com/ehabkost/qemu.git tags/machine-next-pull-request=0D =0D for you to fetch changes up to 53d1b5fcfb40c47da4c060dc913df0e9f62894bd:=0D =0D vfio: Disable only uncoordinated discards for VFIO_TYPE1 iommus (2021-07-= 08 15:54:45 -0400)=0D =0D ----------------------------------------------------------------=0D Machine queue, 2021-07-07=0D =0D Deprecation:=0D * Deprecate pmem=3Don with non-DAX capable backend file=0D (Igor Mammedov)=0D =0D Feature:=0D * virtio-mem: vfio support (David Hildenbrand)=0D =0D Cleanup:=0D * vmbus: Don't make QOM property registration conditional=0D (Eduardo Habkost)=0D =0D ----------------------------------------------------------------=0D =0D David Hildenbrand (13):=0D memory: Introduce RamDiscardManager for RAM memory regions=0D memory: Helpers to copy/free a MemoryRegionSection=0D virtio-mem: Factor out traversing unplugged ranges=0D virtio-mem: Don't report errors when ram_block_discard_range() fails=0D virtio-mem: Implement RamDiscardManager interface=0D vfio: Support for RamDiscardManager in the !vIOMMU case=0D vfio: Query and store the maximum number of possible DMA mappings=0D vfio: Sanity check maximum number of DMA mappings with=0D RamDiscardManager=0D vfio: Support for RamDiscardManager in the vIOMMU case=0D softmmu/physmem: Don't use atomic operations in=0D ram_block_discard_(disable|require)=0D softmmu/physmem: Extend ram_block_discard_(require|disable) by two=0D discard types=0D virtio-mem: Require only coordinated discards=0D vfio: Disable only uncoordinated discards for VFIO_TYPE1 iommus=0D =0D Eduardo Habkost (1):=0D vmbus: Don't make QOM property registration conditional=0D =0D Igor Mammedov (1):=0D Deprecate pmem=3Don with non-DAX capable backend file=0D =0D include/exec/memory.h | 324 +++++++++++++++++++++++++--=0D include/hw/vfio/vfio-common.h | 12 +=0D include/hw/virtio/virtio-mem.h | 3 +=0D include/migration/vmstate.h | 1 +=0D docs/system/deprecated.rst | 18 ++=0D hw/hyperv/vmbus.c | 20 +-=0D hw/vfio/common.c | 315 +++++++++++++++++++++++++-=0D hw/virtio/virtio-mem.c | 391 ++++++++++++++++++++++++++++-----=0D softmmu/memory.c | 98 +++++++++=0D softmmu/physmem.c | 108 ++++++---=0D util/mmap-alloc.c | 2 +=0D 11 files changed, 1168 insertions(+), 124 deletions(-)=0D =0D --=20=0D 2.31.1=0D =0D