On Mon, Jan 16, 2017 at 07:11:21PM -0200, Eduardo Habkost wrote: > CPU runnability checks and CPU model expansion have slightly > different requirements. Document the steps involved in loading a > CPU model and realizing a CPU, so their requirements and purpose > are clearly defined. > > This patch doesn't change any implementation. It just add > comments, rename the x86_cpu_load_features() function for clarity > (so it won't be confused with x86_cpu_load_def()), and move > x86_cpu_filter_features() closer to it. > > Signed-off-by: Eduardo Habkost <ehabk...@redhat.com>
Applied to x86-next. -- Eduardo