]> git.proxmox.com Git - mirror_qemu.git/commit
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
authorMarkus Armbruster <armbru@redhat.com>
Thu, 24 Aug 2017 08:46:08 +0000 (10:46 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 4 Sep 2017 11:09:13 +0000 (13:09 +0200)
commit977c736f80c232de7c6476d793ed575359c049d8
tree986bf327e75929660aa367008574343e59818ee4
parent5b5f825d44306b18509cd10ba9ac6983e90d6e0f
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <1503564371-26090-14-git-send-email-armbru@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
45 files changed:
backends/hostmem.c
block/backup.c
block/file-posix.c
block/file-win32.c
block/gluster.c
block/iscsi.c
block/nfs.c
block/qcow2.c
block/qed.c
block/rbd.c
block/sheepdog.c
blockdev.c
blockjob.c
chardev/char.c
crypto/block-luks.c
crypto/block.c
crypto/cipher-afalg.c
crypto/cipher-builtin.c
crypto/cipher-gcrypt.c
crypto/cipher-nettle.c
crypto/hmac-gcrypt.c
crypto/hmac-glib.c
crypto/hmac-nettle.c
crypto/pbkdf-gcrypt.c
crypto/pbkdf-nettle.c
hmp.c
hw/block/fdc.c
hw/char/escc.c
hw/input/virtio-input-hid.c
migration/colo-failover.c
migration/colo.c
migration/global_state.c
monitor.c
net/net.c
qapi/qmp-dispatch.c
tests/test-qapi-util.c
tests/test-qobject-input-visitor.c
tests/test-qobject-output-visitor.c
tests/test-string-input-visitor.c
tests/test-string-output-visitor.c
tpm.c
ui/input-legacy.c
ui/input.c
ui/vnc.c
vl.c