3e12ec4 qemu: use virtlogd for character device log files

Authored and Committed by berrange 8 years ago
    qemu: use virtlogd for character device log files
    
    If use of virtlogd is enabled, then use it for backing the
    character device log files too. This avoids the possibility
    of a guest denial of service by writing too much data to
    the log file.
    
        
file modified
+103 -25
file modified
+8 -3
file modified
+6 -0
file modified
+3 -0
file modified
+1 -1
file modified
+3 -1
file modified
+1 -1