From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48088) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XKsL2-0003BT-J7 for qemu-devel@nongnu.org; Fri, 22 Aug 2014 13:09:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XKsKt-00071U-Ba for qemu-devel@nongnu.org; Fri, 22 Aug 2014 13:09:20 -0400 Received: from mail-lb0-x234.google.com ([2a00:1450:4010:c04::234]:36884) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XKsKt-00071Q-3c for qemu-devel@nongnu.org; Fri, 22 Aug 2014 13:09:11 -0400 Received: by mail-lb0-f180.google.com with SMTP id v6so9816520lbi.11 for ; Fri, 22 Aug 2014 10:09:10 -0700 (PDT) Message-ID: <53F77933.4000109@gmail.com> Date: Fri, 22 Aug 2014 20:09:07 +0300 From: Valentin Manea MIME-Version: 1.0 References: <53F740F7.2010706@gmail.com> <53F74D4E.9010900@gmail.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/4] target-openrisc: Some openrisc improvements List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jia Liu Cc: "qemu-devel@nongnu.org" Hi Jia, On 2014-08-22 19:11, Jia Liu wrote: > Hi Valentin, > > Thank you very much! > May you please upload the test linux image to somewhere, and tell us > your test steps? > Make me can test your change. I've resent the patches including the needed images(vmlinux and hdX). Please note that you also need the patch IDE: MMIO IDE device control should be little endian I sent earlier to make sure the MMIO IDE device works for OpenRisc. Valentin