From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gczaw-0005n0-PO for qemu-devel@nongnu.org; Thu, 26 Oct 2006 03:24:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gczas-0005mL-A7 for qemu-devel@nongnu.org; Thu, 26 Oct 2006 03:24:06 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gczas-0005mA-4f for qemu-devel@nongnu.org; Thu, 26 Oct 2006 03:24:02 -0400 Received: from [133.21.200.19] (helo=ypcfs.toyota-ti.ac.jp) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gczar-0007tj-86 for qemu-devel@nongnu.org; Thu, 26 Oct 2006 03:24:01 -0400 Received: from s5pc49 (unknown [133.21.203.55]) by ypcfs.toyota-ti.ac.jp (Postfix) with SMTP id F136788C103 for ; Thu, 26 Oct 2006 16:23:45 +0900 (JST) Message-ID: <001501c6f8cf$b2659bc0$37cb1585@s5pc49> From: "KazuyaMatsunaga" Date: Thu, 26 Oct 2006 16:23:56 +0900 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-2022-jp"; reply-type=original Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] How to get guestOS's information Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hello, It is impolite to write an unexpected letter. I am a college student in Japan. I belong to information processing system laboratory, and I work on intrusion detection system. We are developing intrusion detection system using system calls. Now, it operates only on Linux. I would like to operate it in more platforms. I think it is possible to found guest OS’s abnormality by observing it from the hostOS. I would be extremely happy if it could be operated on the Qemu. Do you think that it is possible? Now, my system uses only processID and frequency of system calls. In a word, I would like to know how to get gestOS’s information (processID and frequency of system calls). Any help would be greatly appreciated. Regards, kazuya