qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Accessing a linux guest's data structures


From: Vasiliy Tolstov
Subject: Re: [Qemu-devel] Accessing a linux guest's data structures
Date: Tue, 8 Nov 2011 13:48:23 +0400

2011/11/8 Andreas Färber <address@hidden>:
> Am 08.11.2011 06:27, schrieb 陳韋任:
>>>> I am running a linux guest inside qemu and I need to determine what 
>>>> process,
>>>> thread is currently running in the guest.
>>>> How should I do this? Any suggestions? Or can anyone point me to the
>>>> relevant areas in qemu's source.
>>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>>   I guess he want to know how to know which process is running in the
>> guest OS from QEMU's perspective.
>
> And QEMU doesn't know or care, as a processor emulator.
> Therefore in some way the guest's cooperation is needed.
>

Try to see on libvmi (successor of xenaccess). Tou need vm
introspection that can be possible via libvmi.


-- 
Vasiliy Tolstov,
Clodo.ru
e-mail: address@hidden
jabber: address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]