commit | 47111e2cfa1a83a99ac10ed19c7c8b02be4fe973 | [log] [tgz] |
---|---|---|
author | Eduardo Habkost <ehabkost@redhat.com> | Thu Oct 04 17:48:55 2012 -0300 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Tue Oct 30 23:39:46 2012 -0200 |
tree | 759d8a447ad6846aae1b916bf70365ac70828f89 | |
parent | 8c723b7958127b8f204dd4b278ad3c8f6f48ae17 [diff] |
i386: kvm: kvm_arch_get_supported_cpuid: use 'entry' variable The reg switch will be moved to a separate function, so store the entry pointer in a variable. No behavior change, just code movement. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>