qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 09/11] qerror: Move #include out of qerror.h


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 09/11] qerror: Move #include out of qerror.h
Date: Mon, 15 Jun 2015 16:08:57 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Sat, Jun 13, 2015 at 04:20:56PM +0200, Markus Armbruster wrote:
> Signed-off-by: Markus Armbruster <address@hidden>
> ---
>  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 <address@hidden>

Attachment: pgpfET62QTsLT.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]