diff options
author | Greg Kurz <groug@kaod.org> | 2017-06-02 12:09:35 +0200 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2017-06-06 09:22:02 +1000 |
commit | a32e900b8abf3541414ef192ef72b6381fde8d0c (patch) | |
tree | 6be11735d99152261fe84699adf9da34ad1d427e /cpu-exec.c | |
parent | c4e13492afad2c49d41ec2abf4727c69be637f9f (diff) |
spapr/drc: don't migrate DRC of cold-plugged CPUs and LMBs
As explained in commit 5c0139a8c2f0 ("spapr: fix default DRC state for
coldplugged LMBs"), guests expect cold-plugged LMBs to be pre-allocated
and unisolated. The same goes for cold-plugged CPUs.
While here, let's convert g_assert(false) to the better self documenting
g_assert_not_reached().
Signed-off-by: Greg Kurz <groug@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'cpu-exec.c')
0 files changed, 0 insertions, 0 deletions