From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Wang Subject: [PATCH 2/6] Vhost-pci RFC: Modification Scope Date: Sun, 29 May 2016 07:36:31 +0800 Message-ID: <1464478595-146533-3-git-send-email-wei.w.wang@intel.com> References: <1464478595-146533-1-git-send-email-wei.w.wang@intel.com> Cc: Wei Wang To: kvm@vger.kernel.org, qemu-devel@nongnu.org, virtio-comment@lists.oasis-open.org, virtio-dev@lists.oasis-open.org, mst@redhat.com, stefanha@redhat.com, pbonzini@redhat.com Return-path: Received: from mga09.intel.com ([134.134.136.24]:29126 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752507AbcE1Pkd (ORCPT ); Sat, 28 May 2016 11:40:33 -0400 In-Reply-To: <1464478595-146533-1-git-send-email-wei.w.wang@intel.com> Sender: kvm-owner@vger.kernel.org List-ID: Signed-off-by: Wei Wang --- ModificationScope | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ModificationScope diff --git a/ModificationScope b/ModificationScope new file mode 100644 index 0000000..ea949ee --- /dev/null +++ b/ModificationScope @@ -0,0 +1,3 @@ +Changes to: QEMU, Guest kernel +Affects specific archs: x86 +Affects specific guests: Linux -- 1.8.3.1