index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qemu-log.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qemu-log: Correct help text of 'log cpu_reset'
Thomas Huth
2015-02-10
1
-1
/
+1
*
qemu-log: add log category for MMU info
Antony Pavlov
2014-12-16
1
-0
/
+2
*
qemu-log: default to stderr for logging output
Peter Maydell
2013-02-26
1
-18
/
+11
*
qemu-log: Rename CPULogItem, cpu_log_items to QEMULogItem, qemu_log_items
Peter Maydell
2013-02-16
1
-6
/
+6
*
qemu-log: Rename the public-facing cpu_set_log function to qemu_set_log
Peter Maydell
2013-02-16
1
-2
/
+2
*
qemu-log: Rename cpu_str_to_log_mask to qemu_str_to_log_mask
Peter Maydell
2013-02-16
1
-1
/
+1
*
qemu-log: Abstract out "print usage message about valid log categories"
Peter Maydell
2013-02-16
1
-0
/
+9
*
qemu-log: Unify {cpu_set,set_cpu}_log_filename as qemu_set_log_filename
Peter Maydell
2013-02-16
1
-1
/
+1
*
qemu-log: Plug trivial memory leak in cpu_set_log_filename()
Markus Armbruster
2013-01-30
1
-4
/
+9
*
qemu-log: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
2013-01-30
1
-1
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
qemu-log: Add new log category for guest bugs
Peter Maydell
2012-10-20
1
-0
/
+3
*
qemu-log: fix x86 and user logging
Blue Swirl
2012-07-14
1
-19
/
+13
*
qemu-log: add log category for unimplemented functionality
Blue Swirl
2012-06-21
1
-0
/
+2
*
qemu-log: cleanup
Blue Swirl
2012-06-21
1
-16
/
+38
*
qemu-log: move logging to qemu-log.c
Blue Swirl
2012-06-21
1
-0
/
+146