search for: processorslisten

Displaying 2 results from an estimated 2 matches for "processorslisten".

Did you mean: processorslistener
2010 May 24
0
[PATCH matahari] Moves the CPU properties into the Host API space.
...| 10 +++--- src/linux_platform.h | 2 +- src/main.cpp | 3 -- src/platform.h | 18 +++++------- src/processors.cpp | 63 ------------------------------------------- src/processors.h | 46 ------------------------------- src/processorslistener.h | 29 ------------------- src/qmf/hostagent.cpp | 9 ++++++ src/qmf/hostagent.h | 1 + src/qmf/processorsagent.cpp | 49 --------------------------------- src/qmf/processorsagent.h | 50 ---------------------------------- src/schema.xml | 16 +++++--...
2010 May 19
2
Squashed commits...
Refactoring the previous patch ended up creating two deltas. This patch pushes them both together into a single commit.