From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35113) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLAfB-0004e1-Ce for qemu-devel@nongnu.org; Tue, 10 Feb 2015 08:15:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YLAf5-0008L6-Jc for qemu-devel@nongnu.org; Tue, 10 Feb 2015 08:15:37 -0500 Received: from nm17-vm4.bullet.mail.ne1.yahoo.com ([98.138.91.177]:39938) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLAf5-0008Ki-CJ for qemu-devel@nongnu.org; Tue, 10 Feb 2015 08:15:31 -0500 Date: Tue, 10 Feb 2015 13:15:28 +0000 (UTC) From: boddu pavan Message-ID: <376903023.1541084.1423574128955.JavaMail.yahoo@mail.yahoo.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_1541083_1957220823.1423574128953" Subject: [Qemu-devel] QEMU data passing between modules Reply-To: boddu pavan List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: QEMU Developers ------=_Part_1541083_1957220823.1423574128953 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit I am trying to emulate a status reg in qemu, but the value is dependent of the value of the register in another module. How can I communicate between the two modules to update the status register.Thanks ------=_Part_1541083_1957220823.1423574128953 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
I am trying to emulate a status reg in qemu, but the value is dependent of the value of the register in another module. How can I communicate between the two modules to update the status register.
Thanks

------=_Part_1541083_1957220823.1423574128953--