commit | 16624390816c4c40df3d777b34665d3fd01e693d | [log] [tgz] |
---|---|---|
author | Vitaly Kuznetsov <vkuznets@redhat.com> | Tue Mar 14 18:35:54 2017 +0100 |
committer | Juergen Gross <jgross@suse.com> | Tue May 02 11:10:06 2017 +0200 |
tree | 10f0b8b54e59956937ce6cbd70cd8eb42e50d6d1 | |
parent | 4fee9ad84e9648a3cb07586501d283d3aef9f923 [diff] |
xen: create xen_create/destroy_contiguous_region() stubs for PVHVM only builds xen_create_contiguous_region()/xen_create_contiguous_region() are PV-only, they both contain xen_feature(XENFEAT_auto_translated_physmap) check and bail in the very beginning. Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com> Reviewed-by: Juergen Gross <jgross@suse.com> Signed-off-by: Juergen Gross <jgross@suse.com>