]> git.proxmox.com Git - mirror_qemu.git/commit
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Sun, 20 Feb 2022 16:39:25 +0000 (20:39 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 22 Mar 2022 10:40:51 +0000 (14:40 +0400)
commit9edc6313da34699ebd2bae4573ea22339b26450a
treec04eb27a7ce157789496b078b824c8eae8ddba05
parente7b794282264868d84b3d9a5da222b08a783d8fb
Replace GCC_FMT_ATTR with G_GNUC_PRINTF

One less qemu-specific macro. It also helps to make some headers/units
only depend on glib, and thus moved in standalone projects eventually.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Richard W.M. Jones <rjones@redhat.com>
58 files changed:
audio/alsaaudio.c
audio/audio.h
audio/coreaudio.m
audio/dsoundaudio.c
audio/ossaudio.c
audio/paaudio.c
audio/sdlaudio.c
block/blkverify.c
block/qcow2.h
block/ssh.c
bsd-user/qemu.h
fsdev/9p-marshal.c
fsdev/virtfs-proxy-helper.c
hw/9pfs/9p.c
hw/acpi/aml-build.c
hw/display/qxl.h
hw/mips/fuloong2e.c
hw/mips/malta.c
hw/net/rocker/rocker.h
hw/net/rtl8139.c
hw/virtio/virtio.c
hw/xen/xen_pt.h
include/chardev/char-fe.h
include/disas/dis-asm.h
include/hw/acpi/aml-build.h
include/hw/core/cpu.h
include/hw/hw.h
include/hw/virtio/virtio.h
include/hw/xen/xen-bus-helper.h
include/hw/xen/xen-bus.h
include/hw/xen/xen_common.h
include/hw/xen/xen_pvdev.h
include/monitor/monitor.h
include/qapi/error.h
include/qapi/qmp/qjson.h
include/qemu/buffer.h
include/qemu/compiler.h
include/qemu/error-report.h
include/qemu/log-for-trace.h
include/qemu/log.h
include/qemu/qemu-print.h
include/qemu/readline.h
io/channel-websock.c
monitor/hmp.c
nbd/server.c
qemu-img.c
qemu-io.c
qga/guest-agent-core.h
qga/vss-win32/requester.h
qobject/json-parser.c
scripts/checkpatch.pl
scripts/cocci-macro-file.h
softmmu/qtest.c
tests/qtest/libqos/libqtest.h
tests/qtest/libqtest-single.h
tests/qtest/libqtest.c
tests/qtest/migration-helpers.h
tests/unit/test-qobject-input-visitor.c