]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/pc.c
pc: Postpone SMBIOS table installation to post machine init
authorCorey Minyard <cminyard@mvista.com>
Tue, 24 May 2016 17:37:18 +0000 (12:37 -0500)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 7 Jun 2016 12:36:54 +0000 (15:36 +0300)
commit6d42eefad8ead3dd8a1fc887efb9a017a35319fc
treee5b1a4740bbd43e5c65757575a1d954861c0e618
parent15139b8ef0ea3d9dd35965bdd5d4f564ffa6e9e1
pc: Postpone SMBIOS table installation to post machine init

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 <cminyard@mvista.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/pc.c