On Thu, Dec 07, 2017 at 06:10:22PM +0800, Haozhong Zhang wrote:
> Add a function in libacpi to detect QEMU fw_cfg interface. Limit the
> usage of fw_cfg interface to hvmloader now, so use stub functions for
> others.

I think libacpi is not the right place for a driver. The fw_cfg driver
would be better in hvmloader.

As to copy the ACPI tables from fw_cfg to libacpi, maybe the passthrough
tables (or an improvement of it) could be use. (It is already to to add
extra tables from libxl (HVM_XS_ACPI_PT_ADDRESS).)

-- 
Anthony PERARD

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to