From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:45983) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uaj9v-0004Yv-3F for qemu-devel@nongnu.org; Fri, 10 May 2013 04:58:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uaj9t-0007Pv-Oz for qemu-devel@nongnu.org; Fri, 10 May 2013 04:58:35 -0400 Received: from eu1sys200aog105.obsmtp.com ([207.126.144.119]:58194) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uaj9t-0007Cm-G6 for qemu-devel@nongnu.org; Fri, 10 May 2013 04:58:33 -0400 Message-ID: <518CB69D.8080309@st.com> Date: Fri, 10 May 2013 10:58:05 +0200 From: Christophe Lyon MIME-Version: 1.0 References: <1368052147-16613-1-git-send-email-aliguori@us.ibm.com> In-Reply-To: <1368052147-16613-1-git-send-email-aliguori@us.ibm.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [ANNOUNCE] QEMU 1.5.0-rc1 is now available List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: "qemu-devel@nongnu.org" Hi, Would it be possible to include the small patch at: https://lists.gnu.org/archive/html/qemu-devel/2013-05/msg00530.html Thanks Christophe. On 09.05.2013 00:29, Anthony Liguori wrote: > Hi, > > On behalf of the QEMU Team, I'd like to announce the availability of the > second release candidate for the QEMU 1.5 release. This release is meant > for testing purposes and should not be used in a production environment. > > http://wiki.qemu.org/download/qemu-1.5.0-rc1.tar.bz2 > > You can help improve the quality of the QEMU 1.5 release by testing this > release and reporting bugs on Launchpad: > > https://bugs.launchpad.net/qemu/ > > The release plan for the 1.5 release is available at: > > http://wiki.qemu.org/Planning/1.5 > > Please add entries to the ChangeLog for the 1.5 release below: > > http://wiki.qemu.org/ChangeLog/Next > > This following changes have been made since 1.5.0-rc0: > > - virtio: properly validate address before accessing config (Jason Wang) > - virtio-pci: fix level interrupts (Michael S. Tsirkin) > - PPC: Fix rldcl (Alexander Graf) > - PPC: Depend behavior of cmp instructions only on instruction encoding (Alexander Graf) > - target-mips: fix incorrect behaviour for INSV (Petar Jovanovic) > - target-mips: add missing check_dspr2 for multiply instructions (Petar Jovanovic) > - qemu-iotests: fix 017 018 for vmdk (Fam Zheng) > - qemu-iotests: exclude vmdk and qcow from 043 (Fam Zheng) > - qemu-iotests: exclude vmdk for test 042 (Fam Zheng) > - qtest/ide-test: Test short and long PRDTs (Kevin Wolf) > - qtest/ide-test: Add simple DMA read/write test case (Kevin Wolf) > - qtest: Add IDE test case (Kevin Wolf) > - libqos/pci: Enable bus mastering (Kevin Wolf) > - ide: Reset BMIDEA bit when the bus master is stopped (Kevin Wolf) > - de_DE.po: Add missing leading spaces (Kevin Wolf) > - ahci: Don't allow creating slave drives (Kevin Wolf) > > Regards, > > Anthony Liguori > > >