From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58421) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bphkS-0003Yp-Sn for qemu-devel@nongnu.org; Thu, 29 Sep 2016 16:16:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bphkO-0004o1-JB for qemu-devel@nongnu.org; Thu, 29 Sep 2016 16:16:03 -0400 Received: from mx1.redhat.com ([209.132.183.28]:58036) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bphkO-0004nP-CV for qemu-devel@nongnu.org; Thu, 29 Sep 2016 16:16:00 -0400 From: John Snow Date: Thu, 29 Sep 2016 16:15:52 -0400 Message-Id: <1475180156-5572-1-git-send-email-jsnow@redhat.com> Subject: [Qemu-devel] [PULL 0/4] IDE patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: peter.maydell@linaro.org, jsnow@redhat.com The following changes since commit c640f2849ee8775fe1bbd7a2772610aa77816f9f: Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2016-09-28 23:02:56 +0100) are available in the git repository at: https://github.com/jnsnow/qemu.git tags/ide-pull-request for you to fetch changes up to ca44141d5fb801dd5903102acefd0f2d8e8bb6a1: ide: Fix memory leak in ide_register_restart_cb() (2016-09-29 15:50:29 -0400) ---------------------------------------------------------------- ---------------------------------------------------------------- Ashijeet Acharya (1): ide: Fix memory leak in ide_register_restart_cb() John Snow (2): ide: fix DMA register transitions ahci: clear aiocb in ncq_cb Thomas Huth (1): MAINTAINERS: Add some more headers to the IDE section MAINTAINERS | 1 + hw/ide/ahci.c | 1 + hw/ide/core.c | 4 ++-- hw/ide/qdev.c | 11 +++++++++++ include/hw/ide/internal.h | 1 + 5 files changed, 16 insertions(+), 2 deletions(-) -- 2.7.4