From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49659) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YPrO3-00084y-Qm for qemu-devel@nongnu.org; Mon, 23 Feb 2015 06:41:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YPrNx-0006rJ-BT for qemu-devel@nongnu.org; Mon, 23 Feb 2015 06:41:19 -0500 Received: from mx1.redhat.com ([209.132.183.28]:48082) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YPrNx-0006r7-4P for qemu-devel@nongnu.org; Mon, 23 Feb 2015 06:41:13 -0500 Message-ID: <54EB11D2.2070905@redhat.com> Date: Mon, 23 Feb 2015 12:41:06 +0100 From: Michal Privoznik MIME-Version: 1.0 References: <54E65FDB.4050708@redhat.com> <874mqhav1a.fsf@blackfin.pond.sub.org> <9EA9323F-E450-430B-8722-2BF2D88BCE89@instinctual.tv> <87wq3d6iec.fsf@blackfin.pond.sub.org> <441401E2-780B-405B-8A22-0A933317D748@instinctual.tv> <874mqdue0n.fsf@blackfin.pond.sub.org> In-Reply-To: <874mqdue0n.fsf@blackfin.pond.sub.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] unable to set SATA serial with a spaces List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , Alan Latteri Cc: John Snow , qemu-devel@nongnu.org On 23.02.2015 11:18, Markus Armbruster wrote: > Alan Latteri writes: > >> The left padding is important and necessary to keep for my particular >> application. This is broken in libvirt, but works fine with direct >> Qemu invocation. >> >> Thank you for the help. > > Please file a bug against libvirt, so this gets fixed. > > https://bugzilla.redhat.com/enter_bug.cgi?product=Virtualization%20Tools&component=libvirt > http://libvirt.org/bugs.html > I've just proposed a patch for that: https://www.redhat.com/archives/libvir-list/2015-February/msg00871.html Once you create a bug, I can attach its number into the commit message. Michal