From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony PERARD Subject: [PATCH 0/2] Few qemu-xen configuration fixes and improvement. Date: Tue, 8 Oct 2013 13:59:55 +0100 Message-ID: <1381237197-28287-1-git-send-email-anthony.perard@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Xen Devel Cc: Anthony PERARD , Stefano Stabellini , Ian Jackson , Ian Campbell List-Id: xen-devel@lists.xenproject.org osstest is not happy with a path been created by the QEMU build system (/usr/local/var/run). Those two patchs are fixing that and improve the call to qemu's configure. Anthony PERARD (2): qemu-xen: Disabling build of guest-agent. qemu-xen: Set localstatedir to /var. tools/Makefile | 2 ++ 1 file changed, 2 insertions(+) -- Anthony PERARD