qemu-log: Add GCC format attribute
authorStefan Weil <sw@weilnetz.de>
Sat, 23 Jun 2012 18:41:10 +0000 (20:41 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 24 Jun 2012 12:16:51 +0000 (12:16 +0000)
commit726f8cbf868ecd6b6e57fcf8854b9b0e35c9a064
treefa8440b83b3160a15027fa31eb514a2c78fd0394
parent4e469a438f40a53dc6217fa5c3d456861b00d80c
qemu-log: Add GCC format attribute

The new inline function qemu_log_vprintf should use this attribute.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
qemu-log.h