commit | 14fe28075772b882b7be4ec27997b3375ba5dfb6 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@redhat.com> | Mon Aug 19 00:54:08 2019 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Sep 16 17:13:08 2019 +0200 |
tree | 9bf2fc37e61be30b169854c1ea14bfe5f1bd1b03 | |
parent | bd802bd98148e7022491fedbf6583e57f8ef1a78 [diff] |
hw/i386/pc: Let pc_build_smbios() take a FWCfgState argument Pass the FWCfgState object by argument, this will allow us to remove the PCMachineState argument later. Suggested-by: Samuel Ortiz <sameo@linux.intel.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20190818225414.22590-10-philmd@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>