OSDN Git Service

hw/i386/pc: Let pc_build_smbios() take a generic MachineState argument
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Sun, 18 Aug 2019 22:54:09 +0000 (00:54 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 16 Sep 2019 15:13:08 +0000 (17:13 +0200)
commitf16f6f05a0c5a59c27a9427b38f615b39bc89f8a
tree145e206e61c4014fc01e435e9b719aee3ed69cf7
parent14fe28075772b882b7be4ec27997b3375ba5dfb6
hw/i386/pc: Let pc_build_smbios() take a generic MachineState argument

Let the pc_build_smbios() function take a generic MachineState
argument.

Suggested-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190818225414.22590-11-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/i386/pc.c