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 )

Changes v2 -> v3:
 * Rebase to latest qom-cpu branch

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


Reply via email to