From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40110) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPXEN-0007mN-QJ for qemu-devel@nongnu.org; Thu, 04 Sep 2014 09:37:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XPXEH-0003tP-IF for qemu-devel@nongnu.org; Thu, 04 Sep 2014 09:37:43 -0400 Date: Thu, 4 Sep 2014 14:37:30 +0100 From: Stefan Hajnoczi Message-ID: <20140904133730.GA27130@stefanha-thinkpad.redhat.com> References: <1409826755-13349-1-git-send-email-mst@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="82I3+IH0IqGh5yIs" Content-Disposition: inline In-Reply-To: <1409826755-13349-1-git-send-email-mst@redhat.com> Subject: Re: [Qemu-devel] [PATCH] virtio: don't call device on !vm_running List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: Jason Wang , qemu-devel@nongnu.org, Anthony Liguori , qemu-stable@nongnu.org --82I3+IH0IqGh5yIs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 04, 2014 at 01:32:54PM +0300, Michael S. Tsirkin wrote: > On vm stop, virtio changes vm_running state > too soon, so callbacks can get envoked with > vm_running =3D false; >=20 > Cc: qemu-stable@nongnu.org > Cc: Jason Wang > Signed-off-by: Michael S. Tsirkin > --- > hw/virtio/virtio.c | 9 ++++++++- > 1 file changed, 8 insertions(+), 1 deletion(-) Thanks, applied to my net tree: https://github.com/stefanha/qemu/commits/net Stefan --82I3+IH0IqGh5yIs Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUCGsaAAoJEJykq7OBq3PIev8H/2EG5ZBAkwVTA/lXlIjF85yU qK7uxCN/+lIPxGjU+ME11YZ4yBi97mP6O2OxtiT+05xXz4rXk77uclvwkQM+nl5r /o4pawcKPXOaIT7MQ3nQOZCfDes1QH6FYpKsqfI8oYmgmOffXdYQ2FEFbZnmErpO AP6rj8wuEhkk0PPRv2BsePRwvuBwuJ5NsBkNUcajLnMb5uyUrleW1d9JlvqUHHTH OzduLt8Z3+TUrnoSb1hMOso7OoP/PUoM/wGRX7/yGgCkA9ju6tSFWITCMCTihQaO 1Fjb0UE5Miy28r8uHDDw4hE8DWQjK4El5406uyu1H+YO1fCA06ncOSHJT9ltCtg= =z+Fn -----END PGP SIGNATURE----- --82I3+IH0IqGh5yIs--