From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lk0Xx-0004FD-Jw for qemu-devel@nongnu.org; Wed, 18 Mar 2009 14:31:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lk0Xx-0004Ez-2L for qemu-devel@nongnu.org; Wed, 18 Mar 2009 14:31:21 -0400 Received: from [199.232.76.173] (port=53264 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lk0Xw-0004Ew-Td for qemu-devel@nongnu.org; Wed, 18 Mar 2009 14:31:20 -0400 Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5]:41750 helo=grelber.thyrsus.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lk0Xw-0006P0-M3 for qemu-devel@nongnu.org; Wed, 18 Mar 2009 14:31:20 -0400 Received: from driftwood.localnet (localhost [127.0.0.1]) by grelber.thyrsus.com (Postfix) with ESMTP id 7714E9F0645 for ; Wed, 18 Mar 2009 14:44:49 -0400 (EDT) From: Rob Landley Date: Wed, 18 Mar 2009 13:31:18 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200903181331.18393.rob@landley.net> Subject: [Qemu-devel] sh4 (r2d) -append support still not merged? Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org In addition to the powerpc regression I posted yesterday, I still have to apply the patch from here in order to get -append to work with sh4: http://lists.gnu.org/archive/html/qemu-devel/2009-02/msg00727.html Are there any plans for a bugfix-only 0.10.1 release? Rob