From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:37899) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEFrU-0001ku-CF for qemu-devel@nongnu.org; Wed, 19 Sep 2012 04:42:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TEFrQ-0000g8-5J for qemu-devel@nongnu.org; Wed, 19 Sep 2012 04:42:24 -0400 Message-ID: <50598566.3080500@redhat.com> Date: Wed, 19 Sep 2012 10:42:14 +0200 From: Kevin Wolf MIME-Version: 1.0 References: <1347626352-6023-1-git-send-email-kwolf@redhat.com> <5058B446.6090905@msgid.tls.msk.ru> In-Reply-To: <5058B446.6090905@msgid.tls.msk.ru> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 00/11] Block patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Tokarev Cc: Jason Baron , qemu-devel@nongnu.org, Ronnie Sahlberg , qemu-stable Am 18.09.2012 19:49, schrieb Michael Tokarev: > On 14.09.2012 16:39, Kevin Wolf wrote: >> The following changes since commit e0a1e32dbc41e6b2aabb436a9417dfd32177a3dc: >> >> Merge branch 'usb.64' of git://git.kraxel.org/qemu (2012-09-11 18:06:56 +0200) >> >> are available in the git repository at: >> >> git://repo.or.cz/qemu/kevin.git for-anthony > > Are any of these appropriate for -stable? I think some are, below: I think all of your suggestions would be appropriate, even though most of them fix rather theoretical cases. >> Jason Baron (1): >> ahci: properly reset PxCMD on HBA reset > > Most likely this. Jason? Yes, this fixes a real visible bug with AHCI CD-ROMs. Kevin