From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54844) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TE1vz-0001KT-4H for qemu-devel@nongnu.org; Tue, 18 Sep 2012 13:50:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TE1vv-0004hn-KC for qemu-devel@nongnu.org; Tue, 18 Sep 2012 13:50:05 -0400 Message-ID: <5058B446.6090905@msgid.tls.msk.ru> Date: Tue, 18 Sep 2012 21:49:58 +0400 From: Michael Tokarev MIME-Version: 1.0 References: <1347626352-6023-1-git-send-email-kwolf@redhat.com> In-Reply-To: <1347626352-6023-1-git-send-email-kwolf@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PULL 00/11] Block patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: Jason Baron , qemu-devel@nongnu.org, Ronnie Sahlberg , qemu-stable On 14.09.2012 16:39, Kevin Wolf wrote: > The following changes since commit e0a1e32dbc41e6b2aabb436a9417dfd32177= a3dc: >=20 > Merge branch 'usb.64' of git://git.kraxel.org/qemu (2012-09-11 18:06:= 56 +0200) >=20 > are available in the git repository at: >=20 > git://repo.or.cz/qemu/kevin.git for-anthony Are any of these appropriate for -stable? I think some are, below: > Beno=C3=AEt Canet (2): > qapi: Add SnapshotInfo and ImageInfo. > qemu-img: Add json output option to the info command. >=20 > Daniel P. Berrange (1): > Don't require encryption password for 'qemu-img info' command >=20 > Dunrong Huang (1): > block: Don't forget to delete temporary file This? Appears to be a minor case. > Jason Baron (1): > ahci: properly reset PxCMD on HBA reset Most likely this. Jason? > MORITA Kazutaka (1): > sheepdog: fix savevm and loadvm This, but does anyone really use sheepdog with savevm/loadvm? Probably a very minor issue too, not worth -stable. > Pavel Hrdina (1): > block: fix block tray status And this, > Ronnie Sahlberg (1): > ATAPI: STARTSTOPUNIT only eject/load media if powercondition is 0 And probably this too? I'm not sure about this one. Ronnie? > Stefan Weil (3): > ide: Fix error messages from static code analysis (no real error) > block/curl: Fix wrong free statement > vdi: Fix warning from clang Thanks, /mjt