On 5/23/19 10:35 AM, Markus Armbruster wrote:
> Signed-off-by: Markus Armbruster <arm...@redhat.com>
> ---
>  block/ssh.c                |  1 +
>  block/vvfat.c              |  1 +
>  gdbstub.c                  |  2 ++
>  hw/core/bus.c              |  2 +-
>  hw/core/qdev-properties.c  |  1 +
>  hw/s390x/s390-virtio-ccw.c |  1 +
>  hw/scsi/scsi-generic.c     |  2 +-
>  include/qemu-common.h      | 16 ----------------
>  include/qemu/ctype.h       | 27 +++++++++++++++++++++++++++
>  monitor.c                  |  1 +
>  net/net.c                  |  1 +
>  net/tap-solaris.c          |  1 +
>  qapi/qapi-util.c           |  2 +-
>  qobject/json-parser.c      |  2 +-
>  target/ppc/monitor.c       |  2 ++
>  target/riscv/cpu.c         |  1 +
>  tests/libqtest.c           |  1 +
>  tests/vhost-user-bridge.c  |  2 +-
>  ui/keymaps.c               |  1 +
>  util/cutils.c              |  3 ++-
>  util/id.c                  |  2 +-
>  util/readline.c            |  2 +-
>  22 files changed, 50 insertions(+), 24 deletions(-)
>  create mode 100644 include/qemu/ctype.h

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~


Reply via email to