From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33726) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgmhM-0001lI-Hw for qemu-devel@nongnu.org; Tue, 21 Oct 2014 23:35:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XgmhD-0005IW-Fq for qemu-devel@nongnu.org; Tue, 21 Oct 2014 23:34:56 -0400 Received: from mail-qg0-x236.google.com ([2607:f8b0:400d:c04::236]:52492) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgmhD-0005IQ-CE for qemu-devel@nongnu.org; Tue, 21 Oct 2014 23:34:47 -0400 Received: by mail-qg0-f54.google.com with SMTP id z107so1921173qgd.41 for ; Tue, 21 Oct 2014 20:34:46 -0700 (PDT) Received: from [192.168.239.6] (lawn-gw.rutgers.edu. [128.6.168.245]) by mx.google.com with ESMTPSA id h32sm12548471qge.16.2014.10.21.20.34.45 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 21 Oct 2014 20:34:45 -0700 (PDT) From: Shiva Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Message-Id: <52FD5367-9B7C-4766-BF9A-96775CA2113A@gmail.com> Date: Tue, 21 Oct 2014 23:34:44 -0400 Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) Subject: [Qemu-devel] Memory Changes for emulating SGX List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hello, I am new to qemu development. I wanted to start a qemu process having a = memory region that is encrypted. This process will later run an = application inside and the necessary instructions will be emulated by = the qemu. I am finding hard time in getting to know the files I need to modify. = Can anyone suggest the necessary files I need to look into?? Any directions will be of immense help. Looking forward to an early = reply. =E2=80=94 Thanks=