From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59514) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bpbFr-0006Pb-7t for qemu-devel@nongnu.org; Thu, 29 Sep 2016 09:20:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bpbFn-000784-2b for qemu-devel@nongnu.org; Thu, 29 Sep 2016 09:20:02 -0400 Received: from mailapp02.imgtec.com ([217.156.133.132]:53055 helo=mailapp01.imgtec.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bpbFm-000776-TM for qemu-devel@nongnu.org; Thu, 29 Sep 2016 09:19:59 -0400 From: Yongbok Kim Date: Thu, 29 Sep 2016 14:19:41 +0100 Message-ID: <1475155183-9289-1-git-send-email-yongbok.kim@imgtec.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PULL 0/2] target-mips queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: peter.maydell@linaro.org, aurelien@aurel32.net Hi,=20 This is my first pull-req for MIPS. Thanks, Yongbok The following changes since commit c640f2849ee8775fe1bbd7a2772610aa77816f= 9f: Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into s= taging (2016-09-28 23:02:56 +0100) are available in the git repository at: git://github.com/yongbok/upstream-qemu.git tags/mips-20160929 for you to fetch changes up to 73bfa8c0e0295df92d5fe61e0149db7b36cdc0c4: hw/dma: vmstateify rc4030 (2016-09-29 12:07:51 +0100) ---------------------------------------------------------------- MIPS patches 2016-09-29 Changes: * MIPS Maintainer update * vmstateify rc4030 ---------------------------------------------------------------- Dr. David Alan Gilbert (1): hw/dma: vmstateify rc4030 Leon Alrae (1): MAINTAINERS: update target-mips maintainers MAINTAINERS | 2 +- hw/dma/rc4030.c | 81 +++++++++++++++++++--------------------------------= ------ 2 files changed, 28 insertions(+), 55 deletions(-)