On Mon, Sep 05, 2016 at 09:24:37AM +0800, Wei Xu wrote: > Looks this patch includes quite a few misc changes from upstream, it's a bit > confused to find out which one is related to virtio/vhost dmar support, > while the upstream header shows a separate commit for new IOTLB api, is it > possible to split this patch to dmar related one and a > common pull from upstream? > > upstream log: > git log -p include/uapi/linux/vhost.h > commit 6b1e6cc7855b09a0a9bfa1d9f30172ba366f161c > Author: Jason Wang <jasow...@redhat.com> > Date: Thu Jun 23 02:04:32 2016 -0400 > > vhost: new device IOTLB API > > This patch tries to implement an device IOTLB for vhost. This could > be used with userspace(qemu) implementation of DMA remapping to > emulate an IOMMU for the guest.
You don't need to sync all headers. Just commit the ones that make sense. -- MST