From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:37148) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SzYgm-0004qv-Fi for qemu-devel@nongnu.org; Thu, 09 Aug 2012 15:46:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SzYgl-0007Ug-IN for qemu-devel@nongnu.org; Thu, 09 Aug 2012 15:46:36 -0400 Received: from mail.profihost.ag ([85.158.179.208]:34088) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SzYgl-0007Uc-7G for qemu-devel@nongnu.org; Thu, 09 Aug 2012 15:46:35 -0400 Message-ID: <50241399.90403@profihost.ag> Date: Thu, 09 Aug 2012 21:46:33 +0200 From: Stefan Priebe MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] discard / trim support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel Hello list, i tried to find out how to be able to use trim / discard. So my storage can free unusedblocks. But i wasn't able to find out which virtio block devices support trim / discard and what else is needed. Thanks and Greets, Stefan