From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41147) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aHHia-0007gG-2Q for qemu-devel@nongnu.org; Thu, 07 Jan 2016 16:03:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aHHiV-0006qZ-Vo for qemu-devel@nongnu.org; Thu, 07 Jan 2016 16:03:36 -0500 From: Max Reitz Date: Thu, 7 Jan 2016 22:03:26 +0100 Message-Id: <1452200608-524-1-git-send-email-mreitz@redhat.com> Subject: [Qemu-devel] [PATCH 0/2] hw/sd: Fix medium change List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , Markus Armbruster , qemu-stable@nongnu.org, Stefan Hajnoczi , Max Reitz Commit de2c6c0536c5c5ebb6e0ce7dcfd8fa9476edab52 broke changing mediums in SD drives; this series fixes that, and the fact that blockdev-open-tray did not do anything on SD drives so far. Max Reitz (2): hw/sd: Add medium insertion status hw/sd: Implement is_tray_open() BlockDevOp hw/sd/sd.c | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) -- 2.6.4