]> git.ipfire.org Git - thirdparty/qemu.git/commit
Revert "pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs"
authorIgor Mammedov <imammedo@redhat.com>
Tue, 15 Nov 2016 12:17:14 +0000 (13:17 +0100)
committerEduardo Habkost <ehabkost@redhat.com>
Wed, 16 Nov 2016 14:09:53 +0000 (12:09 -0200)
commiteabff1582032b662fa58e6e880ca7399f1b78369
tree7bfb8c6997b2df39b368d42234db04e9ffb4001d
parentb0bcc86d2a87456f5a276f941dc775b265b309cf
Revert "pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs"

This reverts commit 080ac219cc7d9c55adf925c3545b7450055ad625.

Legacy FW_CFG_NB_CPUS will be reused instead of 'etc/boot-cpus'
fw_cfg file since it does the same and there is no point
to maintaing duplicate guest ABI, if it can be helped.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <1479212236-183810-2-git-send-email-imammedo@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/i386/pc.c
include/hw/i386/pc.h