Jiri Denemark (14):
XML schema for CPU flags
XML parsing/formating code for CPU flags
Public API
Internal driver API
Public API implementation
Wire protocol format
Remote driver
Server side dispatcher
CPU selection infrastructure
CPU map for models and features
CPU driver implementation
Set getHostCPU handler in drivers
Implement CPU selection in QEMU driver
Implement virsh commands
Hmm, actually this is pretty stupid. I'm going to remove 'CPU driver
implementation' completely and stick virConnectCompareCPU() directly into
hypervisor drivers instead of virConnectGetHostCPU()...
Jirka