[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH 0/2] hvmloader regression fixes



1.rombios.c needs to include libacpi.h instead of acpi2_0.h. Apparently
  I was testing without CONFIG_ROMBIOS

2.acpi_config can't be passed to acpi_build_tables() as a const since
  vm_gid_addr will be updated by the builder. We can either unconstify it
  or return vm_gid_addr as a separate parameter. I include two patches as
  potential fixes, only one is needed.

Boris Ostrovsky (2):
  hvmloader: Include libacpi.h instead of acpi2_0.h
  hvmloader: acpi_build_tables() can't take acpi_config as const
  or
  hvmloader: Make acpi_build_tables() return vm_gid_addr outside struct 
acpi_config


-- 
1.8.3.1


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.