From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=54195 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PTgDU-0002DA-3E for qemu-devel@nongnu.org; Fri, 17 Dec 2010 14:43:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PTgDT-0004rJ-09 for qemu-devel@nongnu.org; Fri, 17 Dec 2010 14:43:47 -0500 Received: from mail-gy0-f173.google.com ([209.85.160.173]:36092) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PTgDS-0004rA-Sd for qemu-devel@nongnu.org; Fri, 17 Dec 2010 14:43:46 -0500 Received: by gye5 with SMTP id 5so421251gye.4 for ; Fri, 17 Dec 2010 11:43:46 -0800 (PST) Message-ID: <4D0BBD77.3060304@codemonkey.ws> Date: Fri, 17 Dec 2010 13:43:51 -0600 From: Anthony Liguori MIME-Version: 1.0 References: <1292614741-843-1-git-send-email-kwolf@redhat.com> In-Reply-To: <1292614741-843-1-git-send-email-kwolf@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PULL 0/2] ide: Build fixes List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: qemu-devel@nongnu.org On 12/17/2010 01:38 PM, Kevin Wolf wrote: > The following changes since commit e59d688ad112719cb264f395b1f5895866ebf309: > > docs: Fix missing carets in QED specification (2010-12-17 17:05:06 +0100) > > are available in the git repository at: > git://repo.or.cz/qemu/kevin.git for-anthony > Pushed, thanks. Regards, Anthony Liguori > Kevin Wolf (2): > ide: Fix build for cmd646.c > ide: Build fix for via.c > > hw/ide/cmd646.c | 4 ++-- > hw/ide/via.c | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-) >