From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45971) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XKsCn-0000bB-DJ for qemu-devel@nongnu.org; Fri, 22 Aug 2014 13:00:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XKsCg-0004Xk-IY for qemu-devel@nongnu.org; Fri, 22 Aug 2014 13:00:49 -0400 Received: from mail-lb0-x22a.google.com ([2a00:1450:4010:c04::22a]:45611) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XKsCg-0004XY-AY for qemu-devel@nongnu.org; Fri, 22 Aug 2014 13:00:42 -0400 Received: by mail-lb0-f170.google.com with SMTP id l4so9748778lbv.1 for ; Fri, 22 Aug 2014 10:00:41 -0700 (PDT) Message-ID: <53F77736.5050508@gmail.com> Date: Fri, 22 Aug 2014 20:00:38 +0300 From: Valentin Manea MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [PATCH v2 0/4] target-openrisc: Machine improvements take two List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "qemu-devel@nongnu.org" Cc: jia Liu Hi, Because of the wrapping errors in the previous set here is the set again. The purpose is to match the jor1k in functionality. For testing this vmlinux should work http://mrs.ro/dl/or1k/vmlinux and the hd images from jor1k(hdX is mirrored here http://mrs.ro/dl/or1k/hdX) Regards, Valentin