commit | 52519f2af020b6b53b4e0cbb8cff71058ed434cd | [log] [tgz] |
---|---|---|
author | Vitaly Kuznetsov <vkuznets@redhat.com> | Tue Mar 14 18:35:37 2017 +0100 |
committer | Juergen Gross <jgross@suse.com> | Tue May 02 10:50:07 2017 +0200 |
tree | 10ac45ac20c576ef436f2b0e122b6cdfbb824ce2 | |
parent | 0991d22d5e7fad3ea4f504a1eb0ccb4707135f64 [diff] |
x86/xen: globalize have_vcpu_info_placement have_vcpu_info_placement applies to both PV and HVM and as we're going to split the code we need to make it global. Rename to xen_have_vcpu_info_placement. Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com> Reviewed-by: Juergen Gross <jgross@suse.com> Signed-off-by: Juergen Gross <jgross@suse.com>