-
Hi,
I found the problem. Instruction CMPS is not emulated. In this bug the instruction is used with the prefix REPE that means "repeat while equal". As CMPS is not emulated the value to exit the loop is never reach (ECX is never updated) and the behaviour is like an infinite number of CMPS that produces an infinite loop.
I'm working on the CMPS emulation.
Regards,
Guillaume.
2007-11-21 13:34:36 UTC in kernel virtual machine
-
guill committed patchset 512 of module elsa_project to the Enhanced Linux System Accounting CVS repository, changing 1 files.
2006-11-21 08:22:08 UTC in Enhanced Linux System Accounting
-
guill committed patchset 511 of module elsa_project to the Enhanced Linux System Accounting CVS repository, changing 1 files.
2006-11-21 08:14:48 UTC in Enhanced Linux System Accounting
-
guill committed patchset 510 of module elsa_project to the Enhanced Linux System Accounting CVS repository, changing 1 files.
2006-11-21 08:01:15 UTC in Enhanced Linux System Accounting
-
guill committed patchset 509 of module elsa_project to the Enhanced Linux System Accounting CVS repository, changing 1 files.
2006-11-07 08:00:45 UTC in Enhanced Linux System Accounting
-
guill committed patchset 508 of module elsa_project to the Enhanced Linux System Accounting CVS repository, changing 2 files.
2006-11-07 07:52:45 UTC in Enhanced Linux System Accounting
-
The last version of ELSA is available. This new version has small fix. The main improvement is the SRPM package cleanup. We're waiting your feedack.
ELSA is an Enhanced Linux System Accounting that aims to extend the monitoring of resources done in Linux to a group of processes.
Best regards,
The ELSA team.
2006-11-07 07:40:01 UTC in Enhanced Linux System Accounting
-
guill committed patchset 507 of module elsa_project to the Enhanced Linux System Accounting CVS repository, changing 2 files.
2006-11-07 07:25:52 UTC in Enhanced Linux System Accounting
-
guill committed patchset 506 of module elsa_project to the Enhanced Linux System Accounting CVS repository, changing 1 files.
2006-11-07 07:18:41 UTC in Enhanced Linux System Accounting
-
guill committed patchset 505 of module elsa_project to the Enhanced Linux System Accounting CVS repository, changing 1 files.
2006-11-07 07:15:36 UTC in Enhanced Linux System Accounting