From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52032) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4W0T-00056W-A9 for qemu-devel@nongnu.org; Mon, 15 Jun 2015 11:09:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z4W0R-0000d4-RZ for qemu-devel@nongnu.org; Mon, 15 Jun 2015 11:09:01 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51233) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4W0R-0000cN-Ku for qemu-devel@nongnu.org; Mon, 15 Jun 2015 11:08:59 -0400 Date: Mon, 15 Jun 2015 16:08:57 +0100 From: Stefan Hajnoczi Message-ID: <20150615150857.GE12553@stefanha-thinkpad.redhat.com> References: <1434205258-1932-1-git-send-email-armbru@redhat.com> <1434205258-1932-10-git-send-email-armbru@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ryJZkp9/svQ58syV" Content-Disposition: inline In-Reply-To: <1434205258-1932-10-git-send-email-armbru@redhat.com> Subject: Re: [Qemu-devel] [PATCH 09/11] qerror: Move #include out of qerror.h 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 --ryJZkp9/svQ58syV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, Jun 13, 2015 at 04:20:56PM +0200, Markus Armbruster wrote: > Signed-off-by: Markus Armbruster > --- > audio/spiceaudio.c | 1 + > audio/wavcapture.c | 1 + > block.c | 1 + > block/curl.c | 1 + > block/dmg.c | 1 + > block/io.c | 1 + > block/iscsi.c | 1 + > block/qcow2-snapshot.c | 1 + > block/raw-posix.c | 2 ++ > block/ssh.c | 2 ++ > block/vhdx-log.c | 1 + > block/vmdk.c | 1 + > block/vvfat.c | 1 + > blockdev.c | 1 + > cpus.c | 1 + > hw/9pfs/virtio-9p.c | 1 + > hw/char/virtio-serial-bus.c | 1 + > hw/core/qdev.c | 1 + > hw/display/g364fb.c | 1 + > hw/display/tcx.c | 1 + > hw/i386/pc.c | 1 + > hw/ide/ahci.c | 1 + > hw/misc/ivshmem.c | 1 + > hw/pci/pci.c | 1 + > hw/ppc/virtex_ml507.c | 1 + > hw/s390x/virtio-ccw.c | 1 + > hw/scsi/vhost-scsi.c | 1 + > hw/timer/hpet.c | 1 + > hw/tpm/tpm_passthrough.c | 1 + > hw/usb/bus.c | 1 + > hw/usb/ccid-card-passthru.c | 1 + > hw/usb/dev-serial.c | 1 + > hw/usb/dev-storage.c | 1 + > hw/usb/host-libusb.c | 1 + > hw/usb/redirect.c | 1 + > include/qapi/qmp/qerror.h | 3 --- > migration/migration.c | 1 + > migration/qemu-file-buf.c | 1 + > migration/qemu-file.c | 1 + > migration/rdma.c | 1 + > migration/savevm.c | 1 + > net/net.c | 1 + > net/slirp.c | 1 + > qdev-monitor.c | 1 + > qemu-char.c | 1 + > qemu-io-cmds.c | 1 + > qemu-io.c | 2 ++ > qemu-nbd.c | 1 + > slirp/misc.c | 1 + > target-i386/cpu.c | 1 + > tpm.c | 1 + > ui/input.c | 1 + > ui/spice-core.c | 1 + > ui/vnc.c | 1 + > util/osdep.c | 1 + > util/qemu-error.c | 1 + > vl.c | 1 + > 57 files changed, 59 insertions(+), 3 deletions(-) Reviewed-by: Stefan Hajnoczi --ryJZkp9/svQ58syV Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJVfuqJAAoJEJykq7OBq3PIZIgIAI769ThlcaglBVsFgGmlSj0C FdlruMQTgCht4vH9FfX/UiZYVAeIsavdzBuwUHemYfoU8zeOI+Zlc4UByuki6w7D qXVeXEPSJGg2iXYwt1ozkHPt514l4pXTzeswnIv/qALBsFo4zhwcaH10RBKh2QUp JNqN4XZbVTtAXFRcH7iS3qbawiSK7XyytyDxilOMFeAhj4C3Y/9q+bPXZqXQetNR 8NS5CkZJ4lAHvy9D0WLYlRZVoxEQuy1Ryyje4g3NrYo5KP4aXKaBiSPD1hhFh88R cSphzYtobfGC/p1bvlx1kZg52eZsmzACXWoG/1xAaiEyvJTAXoV1dbCmmZtWhlc= =H58V -----END PGP SIGNATURE----- --ryJZkp9/svQ58syV--