Re: [Qemu-devel] How to get guestOS's information

2006-10-26 Thread Jamie Lokier
maestro wrote: > You might want to consider useing the Page Directory Base Register (PDBR > aka cr3 or in qemu-x86 env->cr[3]) to idenify differnet processes. afaik > it is then OS-dependant how to get the corresponding PID. I did this for > windows and i assume it's a lot easier to do the same for

Re: [Qemu-devel] How to get guestOS's information

2006-10-26 Thread maestro
Am Donnerstag, den 26.10.2006, 16:23 +0900 schrieb KazuyaMatsunaga: > 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 detectio

Re: [Qemu-devel] How to get guestOS's information

2006-10-26 Thread andrzej zaborowski
On 26/10/06, andrzej zaborowski <[EMAIL PROTECTED]> wrote: Hi, On 26/10/06, KazuyaMatsunaga <[EMAIL PROTECTED]> wrote: > 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 det

Re: [Qemu-devel] How to get guestOS's information

2006-10-26 Thread andrzej zaborowski
Hi, On 26/10/06, KazuyaMatsunaga <[EMAIL PROTECTED]> wrote: 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 sy

Re: [Qemu-devel] How to get guestOS's information

2006-10-26 Thread Rob Landley
On Thursday 26 October 2006 3:23 am, KazuyaMatsunaga wrote: > Hello, > > It is impolite to write an unexpected letter. Compared to the mountains of spam I get every day? Not really. :) > I am a college student in > Japan. I belong to information processing system laboratory, and I work on >

[Qemu-devel] How to get guestOS's information

2006-10-26 Thread KazuyaMatsunaga
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