diff options
author | 2015-08-07 16:55:48 -0300 | |
---|---|---|
committer | 2015-08-13 14:08:27 +0300 | |
commit | 4458fb3a7993249f466662b18ccae75f1a313200 (patch) | |
tree | a7003d0c8d08e90021685b44b84a6c3f28919dc5 /scripts/qapi-commands.py | |
parent | pc: Eliminate pc_common_machine_options() (diff) | |
download | qemu-4458fb3a7993249f466662b18ccae75f1a313200.tar.xz qemu-4458fb3a7993249f466662b18ccae75f1a313200.zip |
pc: Eliminate pc_default_machine_options()
The only PC machines that didn't call pc_default_machine_options() were
isaps and xenfv. Both were already overwriting max_cpus, and only isapc
was not overwriting hot_add_cpu.
After making isapc set hot_add_cpu to NULL, we can move the
pc_default_machine_options() code the PC common class_init.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions