From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52796) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XAcdV-000251-5R for qemu-devel@nongnu.org; Fri, 25 Jul 2014 06:22:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XAcdN-0001i4-Ne for qemu-devel@nongnu.org; Fri, 25 Jul 2014 06:22:01 -0400 Received: from static.88-198-71-155.clients.your-server.de ([88.198.71.155]:45201 helo=socrates.bennee.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XAcdN-0001hs-GR for qemu-devel@nongnu.org; Fri, 25 Jul 2014 06:21:53 -0400 References: <201407251442088727201@sangfor.com> From: Alex =?utf-8?Q?Benn=C3=A9e?= Date: Fri, 25 Jul 2014 11:22:24 +0100 In-reply-to: <201407251442088727201@sangfor.com> Message-ID: <874my5hh4s.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [questions] about qemu log List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Zhang Haoyu Cc: qemu-devel Zhang Haoyu writes: > Hi, all > > If I use qemu command directly to run vm, bypass libvirt, how to configure qemu to assure that each vm has its own log file, like vmname.log? > For example, VM: rhel7-net has its own log file, rhel7-net.log, > VM:rhel7-stor has its own log file, rhel7-stor.log. -D /path/to/unique/file/name.log Or am I misunderstanding what you want? -- Alex Bennée