[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 01/16] common/symbols: Export hypervisor symbols to PV guest
>>> On 06.01.14 at 20:24, Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx> wrote: The subject seems odd - rather than PV I would think it should say privileged. > --- a/xen/arch/x86/x86_64/platform_hypercall.c > +++ b/xen/arch/x86/x86_64/platform_hypercall.c > @@ -32,6 +32,8 @@ CHECK_pf_pcpu_version; > CHECK_pf_enter_acpi_sleep; > #undef xen_pf_enter_acpi_sleep > > +#define xenpf_symdata compat_pf_symdata > + This should be done like other cases (see context above): Add a CHECK_ invocation, which in turn requires an entry in include/xlat.lst. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |