[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 11/11] Include monitor/monitor.h exactly where n
From: |
Stefan Hajnoczi |
Subject: |
Re: [Qemu-devel] [PATCH 11/11] Include monitor/monitor.h exactly where needed |
Date: |
Mon, 15 Jun 2015 16:09:52 +0100 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Sat, Jun 13, 2015 at 04:20:58PM +0200, Markus Armbruster wrote:
> In particular, don't include it into headers.
>
> Signed-off-by: Markus Armbruster <address@hidden>
> ---
> 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 <address@hidden>
pgpuDRMwAdOKC.pgp
Description: PGP signature
- Re: [Qemu-devel] [PATCH 04/11] qerror: Eliminate QERR_DEVICE_NOT_FOUND, (continued)
[Qemu-devel] [PATCH 08/11] qerror: Finally unused, clean up, Markus Armbruster, 2015/06/13
[Qemu-devel] [PATCH 11/11] Include monitor/monitor.h exactly where needed, Markus Armbruster, 2015/06/13
[Qemu-devel] [PATCH 07/11] qmp: Wean off qerror_report(), Markus Armbruster, 2015/06/13
[Qemu-devel] [PATCH 01/11] QemuOpts: Wean off qerror_report_err(), Markus Armbruster, 2015/06/13
[Qemu-devel] [PATCH 10/11] Include qapi/qmp/qerror.h exactly where needed, Markus Armbruster, 2015/06/13