From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from zen.linaro.local ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id c5sm3873150wjw.29.2016.09.15.08.00.40 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Sep 2016 08:00:40 -0700 (PDT) Received: from zen (localhost [127.0.0.1]) by zen.linaro.local (Postfix) with ESMTPS id C4B6E3E0133; Thu, 15 Sep 2016 16:00:39 +0100 (BST) References: User-agent: mu4e 0.9.17; emacs 25.1.12 From: Alex =?utf-8?Q?Benn=C3=A9e?= To: Mahmoud Abd el-hameed Cc: "qemu-devel\@nongnu.org" , "qemu-arm\@nongnu.org" Subject: Re: [Qemu-arm] how to understand proccessor codes in Qemu In-reply-to: Date: Thu, 15 Sep 2016 16:00:39 +0100 Message-ID: <878tuti4x4.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-TUID: 3+OquyLpiJZC Mahmoud Abd el-hameed writes: > Hi all, > > I am a new developer at Qemu and i want to understand how the processors code works. I am get lost through google and didn't know where i can begin to understand the code. > > my aim is to understand how can we model the proccessors using qemu? Are you looking for pointers on how the TCG DBT works or the general device emulation? > > > > Thanks, > > Mahmoud -- Alex Bennée From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55222) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bkYAe-0005SI-Uz for qemu-devel@nongnu.org; Thu, 15 Sep 2016 11:01:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bkYAZ-0006l6-Vw for qemu-devel@nongnu.org; Thu, 15 Sep 2016 11:01:47 -0400 Received: from mail-lf0-f45.google.com ([209.85.215.45]:36660) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bkYAZ-0006kk-Oh for qemu-devel@nongnu.org; Thu, 15 Sep 2016 11:01:43 -0400 Received: by mail-lf0-f45.google.com with SMTP id g62so38636197lfe.3 for ; Thu, 15 Sep 2016 08:01:43 -0700 (PDT) References: From: Alex =?utf-8?Q?Benn=C3=A9e?= In-reply-to: Date: Thu, 15 Sep 2016 16:00:39 +0100 Message-ID: <878tuti4x4.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [Qemu-arm] how to understand proccessor codes in Qemu List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Mahmoud Abd el-hameed Cc: "qemu-devel@nongnu.org" , "qemu-arm@nongnu.org" Mahmoud Abd el-hameed writes: > Hi all, > > I am a new developer at Qemu and i want to understand how the processors code works. I am get lost through google and didn't know where i can begin to understand the code. > > my aim is to understand how can we model the proccessors using qemu? Are you looking for pointers on how the TCG DBT works or the general device emulation? > > > > Thanks, > > Mahmoud -- Alex Bennée