commit | 8891697e3f7d84355420573efd98e94f14736768 | [log] [tgz] |
---|---|---|
author | Igor Mammedov <imammedo@redhat.com> | Fri Nov 11 16:35:15 2016 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Nov 21 16:56:36 2016 +0100 |
tree | 24100d3d6936b2fb7b5dcd64169db727779f08cc | |
parent | d7adf6044a4c772b497e97272adf97426b34a249 [diff] |
drop "etc/boot-cpus" fw_cfg file and reuse legacy QEMU_CFG_NB_CPUS since QEMU_CFG_NB_CPUS not going away anytime soon and serves the same purpose as just added "etc/boot-cpus" fw_cfg drop support for "etc/boot-cpus" while this code is not in use yet (i.e. QEMU with "etc/boot-cpus" hasn't been released) and reuse QEMU_CFG_NB_CPUS instead of it. Signed-off-by: Igor Mammedov <imammedo@redhat.com> (cherry picked from commit b98c6586c0c3d519359d6e751ecb3e637e82dbcb)