>>> On 06.04.16 at 03:25, <boris.ostrov...@oracle.com> wrote: > @@ -856,6 +857,12 @@ int hpet_exists(unsigned long hpet_base) > return ((hpet_id >> 16) == 0x8086); > } > > +void hvmloader_acpi_build_tables(struct acpi_config *config, > + unsigned int physical) > +{ > + acpi_build_tables(config, physical); > +}
I guess later patches will make clear why this is an improvement. On its own it doesn't look worthwhile. Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel