commit | eeacee4d8652d7f3b9224cfe0707c0ed87cc0e96 | [log] [tgz] |
---|---|---|
author | Blue Swirl <blauwirbel@gmail.com> | Sun Jun 03 16:35:32 2012 +0000 |
committer | Blue Swirl <blauwirbel@gmail.com> | Thu Jun 21 18:45:18 2012 +0000 |
tree | 124da0ad9aa9593d6e3333ac0f9ef86a377491b6 | |
parent | 5726c27fa913296aafab9f50b912cea5b3709271 [diff] |
qemu-log: cleanup Don't use global variables directly but via accessor functions. Rename globals. Convert macros to functions, add GCC format attributes. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>