From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43911) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VM0Le-0001dw-FQ for qemu-devel@nongnu.org; Tue, 17 Sep 2013 14:50:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VM0LX-00087B-BU for qemu-devel@nongnu.org; Tue, 17 Sep 2013 14:50:06 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41291) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VM0LX-000870-4L for qemu-devel@nongnu.org; Tue, 17 Sep 2013 14:49:59 -0400 Date: Tue, 17 Sep 2013 21:49:55 +0300 From: Gleb Natapov Message-ID: <20130917184954.GA5657@redhat.com> References: <52383EED.6080602@FreeBSD.org> <52384BF6.5030302@suse.de> <52386855.7080106@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <52386855.7080106@FreeBSD.org> Subject: Re: [Qemu-devel] in_asm substitute for accel=kvm:tcg List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andriy Gapon Cc: Andreas =?utf-8?Q?F=C3=A4rber?= , qemu-devel@nongnu.org On Tue, Sep 17, 2013 at 05:33:57PM +0300, Andriy Gapon wrote: > on 17/09/2013 15:32 Andreas F=C3=A4rber said the following: > > Hi, > >=20 > > Am 17.09.2013 13:37, schrieb Andriy Gapon: > >> > >> It seems that when qemu is run with accel=3Dkvm:tcg then -d in_asm doe= s not > >> produce anything. At least, with the qemu and kvm that I have access = to. > >=20 > > Are you saying that with accel=3Dkvm:tcg when falling back to TCG, -d > > in_asm does not work? >=20 > Yes, exactly. I see the same behavior with accel=3Dkvm:tcg and accel=3Dkv= m:tcg. > qemu version is 1.4.0. >=20 > > For accel=3Dkvm it's expected not to produce any output since QEMU does > > not process any Translation Blocks then. > >=20 > >> Is there any way to obtain equivalent logging in such a configuration? > >> A note: a host and a guest are both amd64 (x86_64). > >=20 > > Under Linux, trace options for the kvm kernel module can be enabled via > > the file system. >=20 > I'll try to google for this. >=20 http://www.linux-kvm.org/page/Tracing -- Gleb.