From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43715) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ybcjb-0005K5-WE for qemu-devel@nongnu.org; Fri, 27 Mar 2015 18:28:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YbcjU-0008K0-GJ for qemu-devel@nongnu.org; Fri, 27 Mar 2015 18:28:11 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50146) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbcjU-0008Ju-Au for qemu-devel@nongnu.org; Fri, 27 Mar 2015 18:28:04 -0400 From: John Snow Date: Fri, 27 Mar 2015 18:27:56 -0400 Message-Id: <1427495279-6796-1-git-send-email-jsnow@redhat.com> Subject: [Qemu-devel] [PULL for-2.3 0/2] 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 b27e767e8c8d56cb7c9d0b78eadd89521bdf836c: Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging (2015-03-27 12:12:27 +0000) are available in the git repository at: https://github.com/jnsnow/qemu.git tags/ide-pull-request for you to fetch changes up to fc3d8e1138cd0c843d6fd75272633a31be6554ef: AHCI: Protect cmd register (2015-03-27 15:48:11 -0400) ---------------------------------------------------------------- ---------------------------------------------------------------- John Snow (2): AHCI: Do not (re)map FB/CLB buffers while not running AHCI: Protect cmd register hw/ide/ahci.c | 76 +++++++++++++++++++++++++++++++++++++++++++++-------------- hw/ide/ahci.h | 2 ++ 2 files changed, 60 insertions(+), 18 deletions(-) -- 2.1.0