From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36114) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCozK-0003Pu-E3 for qemu-devel@nongnu.org; Thu, 31 Jul 2014 07:57:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XCozB-0001mf-CW for qemu-devel@nongnu.org; Thu, 31 Jul 2014 07:57:38 -0400 Received: from mail-wi0-x22c.google.com ([2a00:1450:400c:c05::22c]:33970) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCozB-0001mV-5a for qemu-devel@nongnu.org; Thu, 31 Jul 2014 07:57:29 -0400 Received: by mail-wi0-f172.google.com with SMTP id n3so9172000wiv.5 for ; Thu, 31 Jul 2014 04:57:27 -0700 (PDT) Date: Thu, 31 Jul 2014 12:57:23 +0100 From: Stefan Hajnoczi Message-ID: <20140731115723.GN25929@stefanha-thinkpad.redhat.com> References: <1404757089-4836-1-git-send-email-jsnow@redhat.com> <1404757089-4836-12-git-send-email-jsnow@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="E0h0CbphJD8hN+Gf" Content-Disposition: inline In-Reply-To: <1404757089-4836-12-git-send-email-jsnow@redhat.com> Subject: Re: [Qemu-devel] [PATCH 11/28] ide: fold add_status callback into set_inactive List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow Cc: pbonzini@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com, mst@redhat.com --E0h0CbphJD8hN+Gf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 07, 2014 at 02:17:52PM -0400, John Snow wrote: > From: Paolo Bonzini >=20 > It is now called only after the set_inactive callback. Put the two toget= her. >=20 > Signed-off-by: Paolo Bonzini > Signed-off-by: John Snow > --- > hw/ide/ahci.c | 9 --------- > hw/ide/atapi.c | 2 +- > hw/ide/core.c | 12 ++++-------- > hw/ide/internal.h | 6 +++--- > hw/ide/macio.c | 1 - > hw/ide/pci.c | 19 +++++++------------ > 6 files changed, 15 insertions(+), 34 deletions(-) Reviewed-by: Stefan Hajnoczi --E0h0CbphJD8hN+Gf Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJT2i8jAAoJEJykq7OBq3PIHRQH/0fDmTeZmcrB/nkyH0xxcxwR /qzTUgvfs2sIdeBEl2zpN9dLoVkLmSWVT5fxrDciByFtcGlFj7PiO/1fuB3zPp7B n5iZ7236pNyF3q5XkTFxwukFJlQ80IQXpMw7rTPykK/lJ7zfakPDXFeQfYTsMFYV 0VVJKDuakwhD0NIbLAnTa1XxNprEK8ok0YJ7RFuRrV8S5JVZLpHafKc338u73pHN 7ZZDrTqYFNH/WHGJt/nW//dYUpYYsAXHit4sAamcsddowLM6YvJRrFHBlEOrEw/8 1jACJpz5Qac0Flcpe3f+DlNHkU2sgBvJC3nr+DeL8kXYBEmxEMmbbdKLsUZaDFA= =nUwr -----END PGP SIGNATURE----- --E0h0CbphJD8hN+Gf--