
31 Jul
2012
31 Jul
'12
3:22 p.m.
On Thu, Jul 26, 2012 at 10:48:45AM -0400, Eduardo Habkost wrote: ...
[1] There are multiple changes I want to make the cpudef config format:
- Make it based on boolean per-feature flags, not low-level feature_<register> bits
I'm trying to convert features to properties before looking at global props. current state is at https://github.com/imammedo/qemu/tree/x86-cpu-properties.WIP Does it represent something you have in mind?
...
-- Eduardo