From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:55899) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SfUTj-0002jE-PI for qemu-devel@nongnu.org; Fri, 15 Jun 2012 07:14:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SfUTd-0004dL-IM for qemu-devel@nongnu.org; Fri, 15 Jun 2012 07:14:11 -0400 Received: from cantor2.suse.de ([195.135.220.15]:38369 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SfUTd-0004d4-9L for qemu-devel@nongnu.org; Fri, 15 Jun 2012 07:14:05 -0400 Message-ID: <4FDB18F5.3050007@suse.de> Date: Fri, 15 Jun 2012 13:13:57 +0200 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <9423a39c467ca10087fb2a501476bf577680f73c.1339753406.git.gxt@mprc.pku.edu.cn> In-Reply-To: <9423a39c467ca10087fb2a501476bf577680f73c.1339753406.git.gxt@mprc.pku.edu.cn> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCHv2 02/13] unicore32-softmmu: Add coprocessor 0(sysctrl) and 1(ocd) instruction support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Guan Xuetao , Anthony Liguori Cc: blauwirbel@gmail.com, qemu-devel@nongnu.org, chenwj@iis.sinica.edu.tw Am 15.06.2012 11:47, schrieb Guan Xuetao: > Coprocessor 0 is system control coprocessor, and we need get/set its co= ntents. > Also, all cache/tlb ops shoule be implemented here, but just ignored wi= th no harm. >=20 > Coprocessor 1 is OCD (on-chip-debugger), which is used for faked consol= e, > so we could output chars to this console without graphic card. >=20 > Signed-off-by: Guan Xuetao > --- > target-unicore32/helper.c | 185 ++++++++++++++++++++++++++++++++--= -------- > target-unicore32/helper.h | 15 ++-- > target-unicore32/translate.c | 75 +++++++++++++++++- > 3 files changed, 223 insertions(+), 52 deletions(-) >=20 > diff --git a/target-unicore32/helper.c b/target-unicore32/helper.c > index 17d9b41..f58a5af 100644 > --- a/target-unicore32/helper.c > +++ b/target-unicore32/helper.c > @@ -1,12 +1,10 @@ > /* > - * Copyright (C) 2010-2011 GUAN Xue-tao > + * Copyright (C) 2010-2012 Guan Xuetao > * > * This program is free software; you can redistribute it and/or modif= y > * it under the terms of the GNU General Public License version 2 as > - * published by the Free Software Foundation. > - * > - * Contributions from 2012-04-01 on are considered under GPL version 2= , > - * or (at your option) any later version. > + * published by the Free Software Foundation, or any later version. > + * See the COPYING file in the top-level directory. > */ NACK. You can't just change the license here since IBM haven't agreed to relicense their contribution yet. Thought we explained that already? Anthony, any news on that matter? Andreas --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=F6rffer; HRB 16746 AG N=FCrnbe= rg