From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48119) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WTD1q-0001M6-6c for qemu-devel@nongnu.org; Thu, 27 Mar 2014 12:19:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WTD1h-0004jL-Jj for qemu-devel@nongnu.org; Thu, 27 Mar 2014 12:19:42 -0400 From: =?UTF-8?q?Andreas=20F=C3=A4rber?= Date: Thu, 27 Mar 2014 17:19:20 +0100 Message-Id: <1395937165-14441-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/5] PowerPC patch queue 2014-03-27 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Alexey Kardashevskiy , Peter Maydell , qemu-ppc@nongnu.org, =?UTF-8?q?Andreas=20F=C3=A4rber?= , Alexander Graf Hello Peter, Please pull the PowerPC queue into qemu.git master. Regards, Andreas Cc: Peter Maydell Cc: qemu-ppc@nongnu.org Cc: Alexander Graf Cc: Alexey Kardashevskiy The following changes since commit bea4acda3bff00e98cb00d5354f23de9e74a92= 8f: Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging= (2014-03-27 10:54:17 +0000) are available in the git repository at: git://github.com/afaerber/qemu-cpu.git tags/ppc-for-2.0 for you to fetch changes up to 76ac9940c3114db35df92582f3549d9a64a369c4: target-ppc: MSR_POW not supported on POWER7/7+/8 (2014-03-27 16:15:34 += 0100) ---------------------------------------------------------------- PowerPC queue for 2.0 * OpenPIC fix * MSR fixes for POWER7 upwards * TCG instruction set support fix for POWER8 ---------------------------------------------------------------- Anton Blanchard (4): target-ppc: POWER8 supports the MSR_LE bit target-ppc: POWER8 supports isel target-ppc: POWER7+ supports the MSR_VSX bit target-ppc: MSR_POW not supported on POWER7/7+/8 Prasad Joshi (1): intc/openpic_kvm: Fix MemListener delete region callback function hw/intc/openpic_kvm.c | 2 +- target-ppc/translate_init.c | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-)