diff options
| author | Eduardo Habkost <ehabkost@redhat.com> | 2015-08-07 16:55:48 -0300 |
|---|---|---|
| committer | Michael S. Tsirkin <mst@redhat.com> | 2015-08-13 14:08:27 +0300 |
| commit | 4458fb3a7993249f466662b18ccae75f1a313200 (patch) | |
| tree | a7003d0c8d08e90021685b44b84a6c3f28919dc5 /scripts/qapi-commands.py | |
| parent | 41742767bfa8127954b6f57b39b590adcde3ac6c (diff) | |
| download | focaccia-qemu-4458fb3a7993249f466662b18ccae75f1a313200.tar.gz focaccia-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