On Wed, Apr 13, 2016 at 12:10 PM, Boris Ostrovsky <boris.ostrov...@oracle.com> wrote: > Note that paravirt_has() is being removed by > http://lists.xenproject.org/archives/html/xen-devel/2016-04/msg01415.html so > presumably we'd use new struct x86_legacy_features instead (copying Luis so > that if this is acceptable he could add it to his next spin).
That should be added as a separate patch then as its new feature not replacing existing code. Luis