From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57618) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUg9I-0000DP-F1 for qemu-devel@nongnu.org; Mon, 31 Mar 2014 13:37:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WUg9C-0002R9-TR for qemu-devel@nongnu.org; Mon, 31 Mar 2014 13:37:28 -0400 Received: from cantor2.suse.de ([195.135.220.15]:45640 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUg9C-0002Qu-Nd for qemu-devel@nongnu.org; Mon, 31 Mar 2014 13:37:22 -0400 From: =?UTF-8?q?Andreas=20F=C3=A4rber?= Date: Mon, 31 Mar 2014 19:37:14 +0200 Message-Id: <1396287436-12696-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-2.0 0/2] QOM CPUState patch queue 2014-03-31 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , =?UTF-8?q?Andreas=20F=C3=A4rber?= , Anthony Liguori Hello Peter, This is my current QOM CPU patch queue. Please pull. Regards, Andreas Cc: Peter Maydell Cc: Anthony Liguori The following changes since commit 8648fcd52a9bcc2aa415cbe87b7c636e545acb= 38: make-release: Record SeaBIOS version (2014-03-31 15:02:04 +0100) are available in the git repository at: git://github.com/afaerber/qemu-cpu.git tags/qom-cpu-for-2.0 for you to fetch changes up to 0d6d1ab4990b6e8c6f24e9b1308801d657d411ad: cpu: Avoid QOM casts for CPU() (2014-03-31 19:28:38 +0200) ---------------------------------------------------------------- QOM CPUState refactorings / X86CPU * X86CPU IA32e 1GB paging support * Performance quickfix for CPU() cast macro ---------------------------------------------------------------- Andreas F=C3=A4rber (1): cpu: Avoid QOM casts for CPU() Luiz Capitulino (1): target-i386: x86_cpu_get_phys_page_debug(): support 1GB page transl= ation include/qom/cpu.h | 7 ++++++- target-i386/helper.c | 11 +++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-)