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