This series contains two fixes for the qom-cpu branch: * Make the new "migratable" property actually work; * Avoid breaking setups where "-cpu host" needs to be migratable. (See discussion at http://marc.info/?l=qemu-devel&m=139838802220184&w=2 )
Cc: Andreas Färber <[email protected]> Cc: Marcelo Tosatti <[email protected]> Cc: Paolo Bonzini <[email protected]> Cc: Igor Mammedov <[email protected]> Cc: Aurelien Jarno <[email protected]> Cc: Richard Henderson <[email protected]> Eduardo Habkost (2): target-i386: Use x86_cpu_get_supported_feature_word() for "-cpu host" target-i386: Set migratable=yes by default on "host" CPU mooel target-i386/cpu.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) -- 1.9.0
