From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VGA5y-00006c-S2 for mharc-qemu-trivial@gnu.org; Sun, 01 Sep 2013 12:01:46 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58014) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGA5r-0008U2-8b for qemu-trivial@nongnu.org; Sun, 01 Sep 2013 12:01:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VGA5l-0002He-6M for qemu-trivial@nongnu.org; Sun, 01 Sep 2013 12:01:39 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:53211) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGA5Y-0002Fa-Ed; Sun, 01 Sep 2013 12:01:20 -0400 Received: from gandalf.local (mjt.vpn.tls.msk.ru [192.168.177.99]) by isrv.corpit.ru (Postfix) with ESMTP id 247654012D; Sun, 1 Sep 2013 20:01:17 +0400 (MSK) Message-ID: <522364CD.3060206@msgid.tls.msk.ru> Date: Sun, 01 Sep 2013 20:01:17 +0400 From: Michael Tokarev Organization: Telecom Service, JSC User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130827 Icedove/17.0.8 MIME-Version: 1.0 To: =?UTF-8?B?SGVydsOpIFBvdXNzaW5lYXU=?= References: <1376473744-18435-1-git-send-email-hpoussin@reactos.org> In-Reply-To: <1376473744-18435-1-git-send-email-hpoussin@reactos.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 86.62.121.231 Cc: qemu-trivial@nongnu.org, aliguori@us.ibm.com, av1474@comtv.ru, qemu-devel@nongnu.org Subject: Re: [Qemu-trivial] [PATCH for-1.6] adlib: sort offsets in portio registration X-BeenThere: qemu-trivial@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Sep 2013 16:01:45 -0000 14.08.2013 13:49, Herv=C3=A9 Poussineau wrote: > This fixes the following assert when -device adlib is used: > ioport.c:240: portio_list_add: Assertion `pio->offset >=3D off_last' fa= iled. Thanks, applied to the trivial-patches queue. /mjt From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57976) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGA5e-0008Tl-Kl for qemu-devel@nongnu.org; Sun, 01 Sep 2013 12:01:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VGA5Y-0002Ft-Mu for qemu-devel@nongnu.org; Sun, 01 Sep 2013 12:01:26 -0400 Message-ID: <522364CD.3060206@msgid.tls.msk.ru> Date: Sun, 01 Sep 2013 20:01:17 +0400 From: Michael Tokarev MIME-Version: 1.0 References: <1376473744-18435-1-git-send-email-hpoussin@reactos.org> In-Reply-To: <1376473744-18435-1-git-send-email-hpoussin@reactos.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH for-1.6] adlib: sort offsets in portio registration List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?SGVydsOpIFBvdXNzaW5lYXU=?= Cc: qemu-trivial@nongnu.org, aliguori@us.ibm.com, av1474@comtv.ru, qemu-devel@nongnu.org 14.08.2013 13:49, Herv=C3=A9 Poussineau wrote: > This fixes the following assert when -device adlib is used: > ioport.c:240: portio_list_add: Assertion `pio->offset >=3D off_last' fa= iled. Thanks, applied to the trivial-patches queue. /mjt