From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56144) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSu8x-00077o-Jc for qemu-devel@nongnu.org; Thu, 28 Jul 2016 18:51:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bSu8s-0006ui-W1 for qemu-devel@nongnu.org; Thu, 28 Jul 2016 18:51:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60438) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSu8s-0006uU-QI for qemu-devel@nongnu.org; Thu, 28 Jul 2016 18:51:02 -0400 From: John Snow Date: Thu, 28 Jul 2016 18:50:57 -0400 Message-Id: <1469746258-22438-1-git-send-email-jsnow@redhat.com> Subject: [Qemu-devel] [PULL 0/1] 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 21a21b853a1bb606358af61e738abfb9aecbd720: Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging (2016-07-27 18:18:21 +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 87ac25fd1fed05a30a93d27dbeb2a4c4b83ec95f: ide: fix halted IO segfault at reset (2016-07-28 17:34:19 -0400) ---------------------------------------------------------------- ---------------------------------------------------------------- John Snow (1): ide: fix halted IO segfault at reset hw/ide/core.c | 1 + 1 file changed, 1 insertion(+) -- 2.7.4