Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-01-30 | qemu-log: Plug trivial memory leak in cpu_set_log_filename() | Markus Armbruster | 1 | -4/+9 |
2013-01-30 | qemu-log: Fix unchecked strdup() by converting to g_strdup() | Markus Armbruster | 1 | -1/+1 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -1/+1 |
2012-10-20 | qemu-log: Add new log category for guest bugs | Peter Maydell | 1 | -0/+3 |
2012-07-14 | qemu-log: fix x86 and user logging | Blue Swirl | 1 | -19/+13 |
2012-06-21 | qemu-log: add log category for unimplemented functionality | Blue Swirl | 1 | -0/+2 |
2012-06-21 | qemu-log: cleanup | Blue Swirl | 1 | -16/+38 |
2012-06-21 | qemu-log: move logging to qemu-log.c | Blue Swirl | 1 | -0/+146 |