From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] vhost: fix qemu shutdown issue Date: Thu, 24 Sep 2015 14:59:31 +0200 Message-ID: <2756842.vPWaO2Oebs@xps13> References: <1440043270-28970-1-git-send-email-changchun.ouyang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, claire.k.murphy@intel.com To: Ouyang Changchun Return-path: Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) by dpdk.org (Postfix) with ESMTP id 391EF8E59 for ; Thu, 24 Sep 2015 15:00:38 +0200 (CEST) Received: by wiclk2 with SMTP id lk2so111684981wic.1 for ; Thu, 24 Sep 2015 06:00:38 -0700 (PDT) In-Reply-To: <1440043270-28970-1-git-send-email-changchun.ouyang@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-08-20 12:01, Ouyang Changchun: > This patch originates from the patch: > [dpdk-dev] [PATCH 1/2] Patch for Qemu wrapper for US-VHost to ensure Qemu process ends when VM is shutdown > http://dpdk.org/ml/archives/dev/2014-June/003606.html > > Aslo update the vhost sample guide doc. > > Signed-off-by: Claire Murphy > Signed-off-by: Changchun Ouyang Applied, thanks