9 Jun
2016
9 Jun
'16
3:54 p.m.
On Mon, Jun 06, 2016 at 17:05:41 -0300, Eduardo Habkost wrote:
Extend query-cpu-definitions schema to allow it to return two new optional fields: "runnable" and "unavailable-features". "runnable" will tell if the CPU model can be run in the current host. "unavailable-features" will contain a list of CPU properties that are preventing the CPU model from running in the current host.
The commit message still talks about both "runnable" and "unavailable-features" fields even though the former has been removed in version 2 of the series. Jirka