From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40596) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWoxy-0002zB-3Q for qemu-devel@nongnu.org; Mon, 29 Apr 2013 10:22:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UWoxu-0000Zf-6i for qemu-devel@nongnu.org; Mon, 29 Apr 2013 10:22:06 -0400 Received: from cantor2.suse.de ([195.135.220.15]:48479 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWoxt-0000ZS-VS for qemu-devel@nongnu.org; Mon, 29 Apr 2013 10:22:02 -0400 Message-ID: <517E8206.7030306@suse.de> Date: Mon, 29 Apr 2013 16:21:58 +0200 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <5164147B.1020707@suse.de> <1366382707-64886-1-git-send-email-jfrei@linux.vnet.ibm.com> In-Reply-To: <1366382707-64886-1-git-send-email-jfrei@linux.vnet.ibm.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 0/2] qom: make cpu_write_elfXX_ functions part of CPUClass List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jens Freimann Cc: Rabin Vincent , Peter Maydell , Alexander Graf , qemu-devel , Igor Mammedov Am 19.04.2013 16:45, schrieb Jens Freimann: > Hi Andreas, >=20 > I have two patches to make dump-guest-memory related > cpu_write_elfxx_note functions members of CPUClass and pass CPUstate > as an argument instead of CPUArchState. >=20 > This is preparation for s390 patches which will follow on Monday. >=20 > Jens Freimann (2): > qom: Convert cpu_write_elfXX_note functions to CPUState > i386: use CPUClass->write_elf* functions Thanks, squashed and applied to qom-cpu (with changes below): https://github.com/afaerber/qemu-cpu/commits/qom-cpu * squashed both for bisectability * fixed argument indentation * s/klass/cc/g in qom/cpu.c; TODO: class_init still uses k * dropped including cpu-qom.h in target-i386/cpu.c * dropped including qom/cpu.h in target-i386/arch_dump.c * retained stubs from dump-stub.c in qom/cpu.c * target-i386: reserve "cpu" for X86CPU and avoid env_ptr usage 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