From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33390) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b6oOG-00040B-US for qemu-devel@nongnu.org; Sat, 28 May 2016 20:15:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b6oOA-0006ki-H6 for qemu-devel@nongnu.org; Sat, 28 May 2016 20:15:35 -0400 Received: from mga01.intel.com ([192.55.52.88]:6080) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b6oOA-0006kP-8k for qemu-devel@nongnu.org; Sat, 28 May 2016 20:15:30 -0400 From: Wei Wang Date: Sun, 29 May 2016 16:11:30 +0800 Message-Id: <1464509494-159509-3-git-send-email-wei.w.wang@intel.com> In-Reply-To: <1464509494-159509-1-git-send-email-wei.w.wang@intel.com> References: <1464509494-159509-1-git-send-email-wei.w.wang@intel.com> Subject: [Qemu-devel] [PATCH 2/6 Resend] Vhost-pci RFC: Modification Scope List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: kvm@vger.kernel.org, qemu-devel@nongnu.org, virtio-comment@lists.oasis-open.org, mst@redhat.com, stefanha@redhat.com, pbonzini@redhat.com Cc: Wei Wang 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