qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/3] pc: remove redundant fw_cfg file "etc/boot-cpus"
@ 2016-11-16 14:17 Eduardo Habkost
  2016-11-16 14:17 ` [Qemu-devel] [PULL 1/3] Revert "pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs" Eduardo Habkost
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Eduardo Habkost @ 2016-11-16 14:17 UTC (permalink / raw)
  To: qemu-devel, Peter Maydell
  Cc: Michael S. Tsirkin, Marcel Apfelbaum, Igor Mammedov

Unfortunately not in time for -rc0, but we still want to remove
"etc/boot-cpus" before 2.8.0 is released.

The following changes since commit b0bcc86d2a87456f5a276f941dc775b265b309cf:

  Update version for v2.8.0-rc0 release (2016-11-15 20:55:12 +0000)

are available in the git repository at:

  git://github.com/ehabkost/qemu.git tags/machine-pull-request

for you to fetch changes up to e3cadac073a99489df1627be56c3f487f5cb9e31:

  pc: fix FW_CFG_NB_CPUS to account for -device added CPUs (2016-11-16 12:10:00 -0200)

----------------------------------------------------------------
pc: remove redundant fw_cfg file "etc/boot-cpus"

----------------------------------------------------------------

Igor Mammedov (3):
  Revert "pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than
    255 CPUs"
  fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1()
  pc: fix FW_CFG_NB_CPUS to account for -device added CPUs

 hw/arm/virt.c         |  4 +++-
 hw/i386/pc.c          | 26 ++++++++++++--------------
 hw/nvram/fw_cfg.c     |  1 -
 hw/ppc/mac_newworld.c |  1 +
 hw/ppc/mac_oldworld.c |  1 +
 hw/sparc/sun4m.c      |  1 +
 hw/sparc64/sun4u.c    |  1 +
 include/hw/i386/pc.h  |  4 ++--
 8 files changed, 21 insertions(+), 18 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-11-17 10:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-16 14:17 [Qemu-devel] [PULL 0/3] pc: remove redundant fw_cfg file "etc/boot-cpus" Eduardo Habkost
2016-11-16 14:17 ` [Qemu-devel] [PULL 1/3] Revert "pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs" Eduardo Habkost
2016-11-16 14:17 ` [Qemu-devel] [PULL 2/3] fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1() Eduardo Habkost
2016-11-16 14:17 ` [Qemu-devel] [PULL 3/3] pc: fix FW_CFG_NB_CPUS to account for -device added CPUs Eduardo Habkost
2016-11-17 10:38 ` [Qemu-devel] [PULL 0/3] pc: remove redundant fw_cfg file "etc/boot-cpus" Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).