From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44814) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asKlp-0000GZ-5g for qemu-devel@nongnu.org; Mon, 18 Apr 2016 21:48:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1asKll-0005fL-QM for qemu-devel@nongnu.org; Mon, 18 Apr 2016 21:48:05 -0400 From: David Gibson Date: Tue, 19 Apr 2016 11:49:18 +1000 Message-Id: <1461030559-8920-1-git-send-email-david@gibson.dropbear.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PULL 0/1] ppc-for-2.6 queue 20160419 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: peter.maydell@linaro.org Cc: agraf@suse.de, ppc-for-2.6-20160418@ozlabs.org, qemu-devel@nongnu.org, qemu-ppc@nongnu.org, David Gibson The following changes since commit 92b674b62a1aec734280c9019cfb3b3745044b= 66: Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' = into staging (2016-04-18 17:42:59 +0100) are available in the git repository at: git://github.com/dgibson/qemu.git tags/ppc-for-2.6-20160419 for you to fetch changes up to ed3d807b0a577c4f825b25f3281fe54ce89202db: cuda: fix off-by-one error in SET_TIME command (2016-04-19 11:39:23 +10= 00) ---------------------------------------------------------------- ppc patch queueu for 2016-04-19 A single fix for a regression since 2.5. This should be the last ppc pull request for 2.6. ---------------------------------------------------------------- Aurelien Jarno (1): cuda: fix off-by-one error in SET_TIME command hw/misc/macio/cuda.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)