From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH] build: use correct qemu path in systemd service file and init script Date: Thu, 16 Jul 2015 17:30:16 +0100 Message-ID: <55A7DC18.6030000@citrix.com> References: <1437063357-24290-1-git-send-email-lantw44@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1437063357-24290-1-git-send-email-lantw44@gmail.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ting-Wei Lan , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 16/07/15 17:15, Ting-Wei Lan wrote: > When --with-system-qemu is used, it is possible that we cannot find > qemu-system-i386 in LIBEXEC_BIN, which can cause error in xencommons > init script and xen-qemu-dom0-disk-backend.service systemd service. > --- Thanks for this patch - it looks to be a good fix. However, you must sign off patches per http://wiki.xen.org/wiki/Submitting_Xen_Project_Patches#Signing_off_a_patch, and please CC the toolstack maintainers as identified in the MAINTAINERS file. ~Andrew