qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] hw/i386: prevent crash when an invalid number of dies is given
@ 2020-10-12  3:35 Cleber Rosa
  2020-10-12  3:35 ` [PATCH 1/1] " Cleber Rosa
  0 siblings, 1 reply; 3+ messages in thread
From: Cleber Rosa @ 2020-10-12  3:35 UTC (permalink / raw)
  To: qemu-devel
  Cc: Thomas Huth, Beraldo Leal, Michael S. Tsirkin, Alex Bennée,
	Wainer dos Santos Moschetta, Willian Rampazzo, Cleber Rosa,
	Paolo Bonzini, Eduardo Habkost, Philippe Mathieu-Daudé,
	Richard Henderson

Simple patch (and test) to avoid crashes when and invalid number
of dies is given.

Cleber Rosa (1):
  hw/i386: prevent crash when an invalid number of dies is given

 hw/i386/pc.c                          |  5 +++++
 tests/acceptance/cpu_topology_dies.py | 31 +++++++++++++++++++++++++++
 2 files changed, 36 insertions(+)
 create mode 100644 tests/acceptance/cpu_topology_dies.py

-- 
2.25.4




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

end of thread, other threads:[~2020-10-19 16:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-12  3:35 [PATCH 0/1] hw/i386: prevent crash when an invalid number of dies is given Cleber Rosa
2020-10-12  3:35 ` [PATCH 1/1] " Cleber Rosa
2020-10-19 16:30   ` Willian Rampazzo

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).