From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NRgol-0002qK-Tf for qemu-devel@nongnu.org; Mon, 04 Jan 2010 01:53:31 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NRgoh-0002n9-2S for Qemu-devel@nongnu.org; Mon, 04 Jan 2010 01:53:31 -0500 Received: from [199.232.76.173] (port=40793 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NRgog-0002mu-QY for Qemu-devel@nongnu.org; Mon, 04 Jan 2010 01:53:26 -0500 Received: from mail-yx0-f188.google.com ([209.85.210.188]:45274) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NRgog-00060O-Db for Qemu-devel@nongnu.org; Mon, 04 Jan 2010 01:53:26 -0500 Received: by yxe26 with SMTP id 26so14306175yxe.4 for ; Sun, 03 Jan 2010 22:53:24 -0800 (PST) MIME-Version: 1.0 Date: Mon, 4 Jan 2010 14:53:24 +0800 Message-ID: <3f48acb81001032253w7ec96753t3c708a292cf8e58@mail.gmail.com> From: =?GB2312?B?wfXF9LPM?= Content-Type: multipart/alternative; boundary=0016364ee7ce84e07a047c512d3f Subject: [Qemu-devel] Can anybody simply explains how the device model gets run? List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Qemu-devel@nongnu.org, pcliu.fd@gmail.com --0016364ee7ce84e07a047c512d3f Content-Type: text/plain; charset=ISO-8859-1 As a learner of qemu, I am a little bit confused about the qemu device model. How the device model gets run and when the device interrupt is raised to CPU? In the cpu_exec loop or before it? Thanks --0016364ee7ce84e07a047c512d3f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
As a learner of qemu, I am a little bit confused about the qemu device= model.
How the device model gets run and when the=A0device interrupt is raise= d to CPU?
In the cpu_exec loop or before it?=A0
=A0
Thanks=A0
--0016364ee7ce84e07a047c512d3f--