Eric Blake <[email protected]> writes: > On 6/19/19 3:10 PM, Markus Armbruster wrote: >> Move commands query-cpu-definitions, query-cpu-model-baseline, >> query-cpu-model-comparison, and query-cpu-model-expansion with their >> types from target.json to machine-target.json. Also move typee > > s/typee/types/
Will fix. Thanks! >> CpuModelInfo, CpuModelExpansionType, and CpuModelCompareResult from >> misc.json there. Add machine-target.json to MAINTAINERS section >> "Machine core". >> >> Cc: Eduardo Habkost <[email protected]> >> Cc: Marcel Apfelbaum <[email protected]> >> Signed-off-by: Markus Armbruster <[email protected]> >> ---
