OSDN Git Service

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

Let the pc_build_feature_control_file() 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-14-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/i386/pc.c