On 14/03/2016 14:30, Corey Minyard wrote: > On 03/13/2016 09:03 PM, Michael S. Tsirkin wrote: >> On Wed, Feb 24, 2016 at 12:59:13PM -0600, miny...@acm.org wrote: >>> From: Corey Minyard <cminy...@mvista.com> >>> >>> This is the same place that the ACPI SSDT table gets added, so that >>> devices can add themselves to the SMBIOS table. >>> >>> Signed-off-by: Corey Minyard <cminy...@mvista.com> >> This changes the order of fw cfg files, which >> is guest visible. >> Need to make it depend on either machine type
Didn't Gerd have a patch to sort fw_cfg files? ... yes, here it is: https://lists.gnu.org/archive/html/qemu-devel/2015-06/msg05238.html Paolo