From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N3uBo-0004HI-J3 for qemu-devel@nongnu.org; Fri, 30 Oct 2009 12:19:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N3uBk-0004FY-VS for qemu-devel@nongnu.org; Fri, 30 Oct 2009 12:19:00 -0400 Received: from [199.232.76.173] (port=34870 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N3uBk-0004FU-KS for qemu-devel@nongnu.org; Fri, 30 Oct 2009 12:18:56 -0400 Received: from mail-ew0-f221.google.com ([209.85.219.221]:49740) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N3uBk-0004O7-9O for qemu-devel@nongnu.org; Fri, 30 Oct 2009 12:18:56 -0400 Received: by ewy21 with SMTP id 21so3030603ewy.8 for ; Fri, 30 Oct 2009 09:18:55 -0700 (PDT) Message-ID: <4AEB11EA.4060103@codemonkey.ws> Date: Fri, 30 Oct 2009 11:18:50 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] hw/sd: Support SDHC size cards References: <1256754719.15826.2.camel@jmcmullan-laptop> In-Reply-To: <1256754719.15826.2.camel@jmcmullan-laptop> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jason McMullan Cc: qemu-devel Jason McMullan wrote: > This patch add SHDC support (-sd sd.img, where sd.img is > larger than 1GB) to qemu. > > Comments welcome. > > Signed-off-by: Jason S. McMullan > --- > hw/sd.c | 153 > ++++++++++++++++++++++++++++++++++++++------------------------- > 1 files changed, 93 insertions(+), 60 deletions(-) > This patch is corrupted. Regards, Anthony Liguori