Revision 700972

Go back to digest for 19th August 2007

Features in KDE Base

Bernhard Loos committed changes in /trunk/KDE/kdelibs/solid:

This adds a method to Solid::Processor to query the instruction sets supported by the CPU.
The hal back end doesn't use hal but the cpuid instruction. Hal has no support for the instruction sets afaik.

Many thanks to jpwhiting and mwoehlke for many tests and review.

File Changes

Added 1 files
  • /trunk/KDE/kdelibs/solid/solid/config-processor.h.cmake
Modified 10 files
  • /trunk/KDE/kdelibs/solid
  •   /solid/CMakeLists.txt
  •   /solid/processor.cpp
  •   /solid/processor.h
  •   /tests/fakehardwaretest.cpp
  •   /solid/ifaces/processor.h
  •   /solid/backends/fakehw/fakecomputer.xml
  •   /solid/backends/fakehw/fakeprocessor.cpp
  •   /solid/backends/fakehw/fakeprocessor.h
  •   /solid/backends/hal/halprocessor.cpp
  •   /solid/backends/hal/halprocessor.h
11 files changed in total