From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:44701) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5KPi-0000J6-2m for qemu-devel@nongnu.org; Sun, 18 Sep 2011 12:40:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R5KPb-000436-Vf for qemu-devel@nongnu.org; Sun, 18 Sep 2011 12:40:17 -0400 Received: from mail-gw0-f53.google.com ([74.125.83.53]:42076) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5KPb-00042z-Qu for qemu-devel@nongnu.org; Sun, 18 Sep 2011 12:40:11 -0400 Received: by gwj20 with SMTP id 20so4930246gwj.12 for ; Sun, 18 Sep 2011 09:40:11 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <4E760AB2.50007@mail.berlios.de> References: <4E74FC29.1050003@mail.berlios.de> <4E760AB2.50007@mail.berlios.de> From: Mulyadi Santosa Date: Sun, 18 Sep 2011 23:39:31 +0700 Message-ID: Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [Qemu-devel] [PATCH 0/8] tcg/interpreter: Add TCG + interpreter for bytecode (virtual machine) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: QEMU Developers Hi Stefan... On Sun, Sep 18, 2011 at 22:13, Stefan Weil wrote: > Its primary purpose was support of new hosts without a native > TCG. Thanks for the explanation, I got better picture now. However, still, an interpreter must be ready to grab the bytecode and execute it, right? So, that interpreter, should it be build inside Qemu too? Or can we use/write external one? let's say creating one in python and TCI passes the generated bytecode via UNIX socket to the listening Python script, is that doable or one of the goal your design? -- regards, Mulyadi Santosa Freelance Linux trainer and consultant blog: the-hydra.blogspot.com training: mulyaditraining.blogspot.com