From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45163) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fQsR3-0008Ox-WE for qemu-devel@nongnu.org; Thu, 07 Jun 2018 06:46:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fQsR2-0008D1-S9 for qemu-devel@nongnu.org; Thu, 07 Jun 2018 06:46:30 -0400 Received: from mail-yb0-x233.google.com ([2607:f8b0:4002:c09::233]:44353) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fQsR2-0008Cl-Ll for qemu-devel@nongnu.org; Thu, 07 Jun 2018 06:46:28 -0400 Received: by mail-yb0-x233.google.com with SMTP id w74-v6so3049361ybe.11 for ; Thu, 07 Jun 2018 03:46:28 -0700 (PDT) From: Liviu Ionescu In-Reply-To: <20180607103628.GE19032@stefanha-x1.localdomain> References: <20180607103628.GE19032@stefanha-x1.localdomain> MIME-Version: 1.0 Date: Thu, 7 Jun 2018 06:46:26 -0400 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] Cortex M0 emulation tasks List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: Julia Suvorova , qemu-devel , Joel Stanley , Peter Maydell , =?UTF-8?Q?Steffen_G=C3=B6rtz?= , Jim Mussared On 7 June 2018 at 13:36:30, Stefan Hajnoczi (stefanha@gmail.com) wrote: > If you do want to upstream the code you linked, please let us know > the > details of how you want to do it and how long it might take. Maybe > there is a way to work together on it... yes, I considered this, but I do not have a schedule yet, probably in Q4. I first=C2=A0plan to upgrade from 2.8 and only later to re-evaluate the entire project, to bring it closer to the upstream version. the main change I envision is to untangle the Cortex-M code from the current ARM code. maybe now the status is better, but when I did my changes I had lots of problems. regards, Liviu