From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37932) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XKpPm-0002Ln-U2 for qemu-devel@nongnu.org; Fri, 22 Aug 2014 10:02:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XKpPd-00079S-Tg for qemu-devel@nongnu.org; Fri, 22 Aug 2014 10:02:02 -0400 Received: from mail-lb0-x232.google.com ([2a00:1450:4010:c04::232]:59700) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XKpPd-00079K-Ly for qemu-devel@nongnu.org; Fri, 22 Aug 2014 10:01:53 -0400 Received: by mail-lb0-f178.google.com with SMTP id c11so9502599lbj.37 for ; Fri, 22 Aug 2014 07:01:52 -0700 (PDT) Message-ID: <53F74D4E.9010900@gmail.com> Date: Fri, 22 Aug 2014 17:01:50 +0300 From: Valentin Manea MIME-Version: 1.0 References: <53F740F7.2010706@gmail.com> In-Reply-To: <53F740F7.2010706@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [PATCH 0/4] target-openrisc: Some openrisc improvements List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Jia Liu Hi, I would like to share this series of patches to improve the openrisc machine. Mostly my goal is to have the same features as the web based machine and be able to boot qemu with exactly the same images. Some feedback would be appreciated. Regards, Valentin