From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52456) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4W1L-0006XD-UG for qemu-devel@nongnu.org; Mon, 15 Jun 2015 11:09:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z4W1L-00016r-0Q for qemu-devel@nongnu.org; Mon, 15 Jun 2015 11:09:55 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51662) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4W1K-00016b-Rv for qemu-devel@nongnu.org; Mon, 15 Jun 2015 11:09:54 -0400 Date: Mon, 15 Jun 2015 16:09:52 +0100 From: Stefan Hajnoczi Message-ID: <20150615150952.GG12553@stefanha-thinkpad.redhat.com> References: <1434205258-1932-1-git-send-email-armbru@redhat.com> <1434205258-1932-12-git-send-email-armbru@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vSsTm1kUtxIHoa7M" Content-Disposition: inline In-Reply-To: <1434205258-1932-12-git-send-email-armbru@redhat.com> Subject: Re: [Qemu-devel] [PATCH 11/11] Include monitor/monitor.h exactly where needed List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: mdroth@linux.vnet.ibm.com, kwolf@redhat.com, qemu-devel@nongnu.org, lcapitulino@redhat.com --vSsTm1kUtxIHoa7M Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jun 13, 2015 at 04:20:58PM +0200, Markus Armbruster wrote: > In particular, don't include it into headers. >=20 > Signed-off-by: Markus Armbruster > --- > balloon.c | 2 +- > blockdev-nbd.c | 1 - > hw/core/platform-bus.c | 1 - > hw/display/qxl.c | 1 - > hw/i386/pc.c | 1 - > hw/ide/ahci.c | 1 - > hw/ppc/spapr_vio.c | 1 - > hw/s390x/event-facility.c | 1 - > hw/s390x/s390-virtio-bus.c | 1 - > hw/s390x/s390-virtio.c | 1 - > hw/s390x/virtio-ccw.c | 1 - > hw/usb/ccid-card-emulated.c | 1 - > hw/usb/ccid-card-passthru.c | 1 - > hw/usb/dev-serial.c | 1 - > hw/usb/dev-smartcard-reader.c | 1 - > hw/usb/hcd-ehci.h | 1 - > hw/usb/redirect.c | 1 - > include/block/block_int.h | 1 - > include/monitor/qdev.h | 2 +- > include/sysemu/balloon.h | 1 - > include/ui/console.h | 2 +- > include/ui/qemu-spice.h | 2 -- > migration/migration.c | 1 - > net/l2tpv3.c | 1 - > qmp.c | 1 + > target-s390x/kvm.c | 1 - > tpm.c | 1 - > ui/input-legacy.c | 1 - > ui/spice-display.c | 1 - > 29 files changed, 4 insertions(+), 29 deletions(-) Reviewed-by: Stefan Hajnoczi --vSsTm1kUtxIHoa7M Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJVfurAAAoJEJykq7OBq3PIYuYIAJwy1D2aAOmNrxfJnejzUdWu 2IBG+Bk0m3bQ48PoMz9bvAvNfw6uY5ZgRI/vzZGZpw1pVDZUqaeEhdZmIIu+cp1p ERXWahfR9Ah/pCCYi+qJQkqCN2mmIuO8y+ujY4nWu++iOhVJ4aOOLkZKNVsCrNYJ 37S2L7aPbB5U+SdXWtGBrotLKE3s1YPiSviI4NcPSyOQ/Yd16LvvR8FGaTfcl//7 T04jvqj6tzDDQwkPhl8LvQxO5h1RMJbLA5DNpewWhHkrLqodZlaUGDQ5Qw9n+BxJ I8j5VjvrG5JHzTi3LJUvP7yomledAOKPq6DxyOUwESUZYZHYtKbwq9uF80qI+Ro= =HDQ5 -----END PGP SIGNATURE----- --vSsTm1kUtxIHoa7M--