[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-discuss] How to if a process is running in QEMU reliably?
From: |
關振德 |
Subject: |
[Qemu-discuss] How to if a process is running in QEMU reliably? |
Date: |
Thu, 1 Dec 2011 12:46:36 -0800 |
Hi,
Is there a way to tell if a process is running under QEMU user
mode? If can check argv[0] is "qemu-*" but:
1. argv[] can be overwritten
2. qemu can be renamed.
Similarly, is there a way to tell that a process is running in a
system emulator?
Thanks
-Doug
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-discuss] How to if a process is running in QEMU reliably?,
關振德 <=