From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42147) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V4eXa-00059d-Mh for qemu-devel@nongnu.org; Wed, 31 Jul 2013 18:06:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V4eXV-0005Pk-Di for qemu-devel@nongnu.org; Wed, 31 Jul 2013 18:06:42 -0400 Received: from cantor2.suse.de ([195.135.220.15]:54467 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V4eXV-0005PN-70 for qemu-devel@nongnu.org; Wed, 31 Jul 2013 18:06:37 -0400 From: =?UTF-8?q?Andreas=20F=C3=A4rber?= Date: Thu, 1 Aug 2013 00:06:25 +0200 Message-Id: <1375308386-10533-1-git-send-email-afaerber@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PULL for-1.6 0/1] QOM CPUState patch queue 2013-07-31 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: =?UTF-8?q?Andreas=20F=C3=A4rber?= , Anthony Liguori Hello Anthony, This is my current QOM CPU patch queue for 1.6. Please pull. Thanks, Andreas Cc: Anthony Liguori The following changes since commit 1197cbb9eda1dc82e2fa1815ca62bc3de15835= 3e: qdev: Use clz in print_size (2013-07-31 07:54:21 -0500) are available in the git repository at: git://github.com/afaerber/qemu-cpu.git tags/qom-cpu-for-anthony for you to fetch changes up to e0d479445876676f3f92e1bc6d5f92d4bb2500f8: cpu: Fix VMSTATE_CPU() semantics (2013-07-31 21:03:59 +0200) ---------------------------------------------------------------- QOM CPUState refactorings * Clean up AlphaCPU and OpenRISCCPU migration ---------------------------------------------------------------- Andreas F=C3=A4rber (1): cpu: Fix VMSTATE_CPU() semantics exec.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)