From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45255) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YYJ0D-0006HC-6F for qemu-devel@nongnu.org; Wed, 18 Mar 2015 14:47:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YYJ06-0005Ox-F3 for qemu-devel@nongnu.org; Wed, 18 Mar 2015 14:47:37 -0400 Received: from mail-ob0-x235.google.com ([2607:f8b0:4003:c01::235]:33485) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YYJ06-0005ON-Ab for qemu-devel@nongnu.org; Wed, 18 Mar 2015 14:47:30 -0400 Received: by obcxo2 with SMTP id xo2so39045358obc.0 for ; Wed, 18 Mar 2015 11:47:29 -0700 (PDT) MIME-Version: 1.0 Date: Thu, 19 Mar 2015 00:17:29 +0530 Message-ID: From: Toms Varghese Content-Type: multipart/alternative; boundary=001a113ce006e4e71505119483c1 Subject: [Qemu-devel] Output of fprintf messages in qemu source List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --001a113ce006e4e71505119483c1 Content-Type: text/plain; charset=UTF-8 Hi all, I can see some fprintf (stderr, ...) statements in qemu source code. I expect the output to be shown in the terminal window. I use libvirt to manage my VMs and hence have no idea about the exact qemu command line being used. From the comments in the below post http://blog.vmsplice.net/2011/03/how-to-write-trace-analysis-scripts-for.html I found that libvirt is supposed to store the stderr outputs in /var/lib/libvirt/qemu/.log file. But I am unable to find any such log file in /var/lib/libvirt/qemu. Can anyone please tell me how to get the output of fprintfs in this case as it would help me a lot? I am using fedora 21, qemu 2.0.2 and libvirt 1.2.9.2. Thanks and Regards Toms Varghese --001a113ce006e4e71505119483c1 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi all,

I can see some fprintf (stderr,= ...) statements in qemu source code. I expect the output to be shown in = =C2=A0the terminal window. I use libvirt to manage my VMs and hence have no= idea about the exact qemu command line being used. From the comments in th= e below post
I found that libvirt= is supposed to store the stderr outputs in=C2=A0/var/lib/libvirt/qemu/.log= file. But I am unable to find any such log file in /var/lib/libvirt/qemu. = Can anyone please tell me how to get the output of fprintfs in this case as= it would help me a lot?
I am using fedora 21, qemu 2.0.2 and lib= virt 1.2.9.2.

Thanks and Regards
Toms Va= rghese

--001a113ce006e4e71505119483c1--