From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59762) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d6OP2-00037K-E7 for qemu-devel@nongnu.org; Thu, 04 May 2017 17:35:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d6OP1-0008NS-QZ for qemu-devel@nongnu.org; Thu, 04 May 2017 17:35:12 -0400 From: Jeff Cody Date: Thu, 4 May 2017 17:34:59 -0400 Message-Id: Subject: [Qemu-devel] [PATCH 0/2] Minor VXHS fixups List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: qemu-block@nongnu.org, ashmit602@gmail.com, stefanha@redhat.com This fixes a couple of small issues with VXHS; modularization, and improved error messaging. Jeff Cody (2): block/vxhs: Allow VXHS to be built as a module block/vxhs: set errp on iio_init() failure block/vxhs.c | 1 + configure | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) -- 2.9.3