All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: yun.wang@linux.alibaba.com, kvm@vger.kernel.org, trix@redhat.com,
	flyingpeng@tencent.com,
	virtualization@lists.linux-foundation.org, elic@nvidia.com,
	guanjun@linux.alibaba.com, jean-philippe@linaro.org,
	lkp@intel.com, xianting.tian@linux.alibaba.com,
	pasic@linux.ibm.com, eperezma@redhat.com, luolikang@nsfocus.com,
	wu000273@umn.edu, lvivier@redhat.com, keescook@chromium.org,
	somlo@cmu.edu, jiasheng@iscas.ac.cn, johan@kernel.org,
	christophe.jaillet@wanadoo.fr, flyingpenghao@gmail.com,
	dapeng1.mi@intel.com, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, labbott@kernel.org,
	gregkh@linuxfoundation.org, lingshan.zhu@intel.com
Subject: Re: [GIT PULL] virtio,vdpa,qemu_fw_cfg: features, cleanups, fixes
Date: Mon, 17 Jan 2022 17:31:30 -0500	[thread overview]
Message-ID: <20220117172924-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <20220114153515-mutt-send-email-mst@kernel.org>

On Fri, Jan 14, 2022 at 03:35:15PM -0500, Michael S. Tsirkin wrote:
> Jean-Philippe Brucker (5):
>       iommu/virtio: Add definitions for VIRTIO_IOMMU_F_BYPASS_CONFIG
>       iommu/virtio: Support bypass domains
>       iommu/virtio: Sort reserved regions
>       iommu/virtio: Pass end address to viommu_add_mapping()
>       iommu/virtio: Support identity-mapped domains

Linus, just making sure we are on the same page: Jean-Philippe
asked me to drop these patches since another version has been
accepted into another tree. So I did and sent v2 of the pull.
Hope that's clear and sorry about the noise.

-- 
MST

_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

WARNING: multiple messages have this Message-ID (diff)
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: kvm@vger.kernel.org, virtualization@lists.linux-foundation.org,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	christophe.jaillet@wanadoo.fr, dapeng1.mi@intel.com,
	david@redhat.com, elic@nvidia.com, eperezma@redhat.com,
	flyingpenghao@gmail.com, flyingpeng@tencent.com,
	gregkh@linuxfoundation.org, guanjun@linux.alibaba.com,
	jasowang@redhat.com, jean-philippe@linaro.org,
	jiasheng@iscas.ac.cn, johan@kernel.org, keescook@chromium.org,
	labbott@kernel.org, lingshan.zhu@intel.com, lkp@intel.com,
	luolikang@nsfocus.com, lvivier@redhat.com, pasic@linux.ibm.com,
	sgarzare@redhat.com, somlo@cmu.edu, trix@redhat.com,
	wu000273@umn.edu, xianting.tian@linux.alibaba.com,
	xuanzhuo@linux.alibaba.com, yun.wang@linux.alibaba.com
Subject: Re: [GIT PULL] virtio,vdpa,qemu_fw_cfg: features, cleanups, fixes
Date: Mon, 17 Jan 2022 17:31:30 -0500	[thread overview]
Message-ID: <20220117172924-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <20220114153515-mutt-send-email-mst@kernel.org>

On Fri, Jan 14, 2022 at 03:35:15PM -0500, Michael S. Tsirkin wrote:
> Jean-Philippe Brucker (5):
>       iommu/virtio: Add definitions for VIRTIO_IOMMU_F_BYPASS_CONFIG
>       iommu/virtio: Support bypass domains
>       iommu/virtio: Sort reserved regions
>       iommu/virtio: Pass end address to viommu_add_mapping()
>       iommu/virtio: Support identity-mapped domains

Linus, just making sure we are on the same page: Jean-Philippe
asked me to drop these patches since another version has been
accepted into another tree. So I did and sent v2 of the pull.
Hope that's clear and sorry about the noise.

-- 
MST


  parent reply	other threads:[~2022-01-17 22:31 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-14 20:35 [GIT PULL] virtio,vdpa,qemu_fw_cfg: features, cleanups, fixes Michael S. Tsirkin
2022-01-14 20:35 ` Michael S. Tsirkin
2022-01-14 20:56 ` Jean-Philippe Brucker
2022-01-14 20:56   ` Jean-Philippe Brucker
2022-01-14 23:50   ` Michael S. Tsirkin
2022-01-14 23:50     ` Michael S. Tsirkin
2022-01-14 23:58   ` Michael S. Tsirkin
2022-01-14 23:58     ` Michael S. Tsirkin
2022-01-14 23:49 ` Michael S. Tsirkin
2022-01-14 23:49   ` Michael S. Tsirkin
2022-01-17 22:31 ` Michael S. Tsirkin [this message]
2022-01-17 22:31   ` Michael S. Tsirkin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220117172924-mutt-send-email-mst@kernel.org \
    --to=mst@redhat.com \
    --cc=christophe.jaillet@wanadoo.fr \
    --cc=dapeng1.mi@intel.com \
    --cc=elic@nvidia.com \
    --cc=eperezma@redhat.com \
    --cc=flyingpeng@tencent.com \
    --cc=flyingpenghao@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=guanjun@linux.alibaba.com \
    --cc=jean-philippe@linaro.org \
    --cc=jiasheng@iscas.ac.cn \
    --cc=johan@kernel.org \
    --cc=keescook@chromium.org \
    --cc=kvm@vger.kernel.org \
    --cc=labbott@kernel.org \
    --cc=lingshan.zhu@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=luolikang@nsfocus.com \
    --cc=lvivier@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=pasic@linux.ibm.com \
    --cc=somlo@cmu.edu \
    --cc=torvalds@linux-foundation.org \
    --cc=trix@redhat.com \
    --cc=virtualization@lists.linux-foundation.org \
    --cc=wu000273@umn.edu \
    --cc=xianting.tian@linux.alibaba.com \
    --cc=yun.wang@linux.alibaba.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.