qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [qom-cpu PATCH v2 0/2] target-i386: Fixes for migratable/in


From: Eduardo Habkost
Subject: [Qemu-devel] [qom-cpu PATCH v2 0/2] target-i386: Fixes for migratable/invtsc
Date: Fri, 16 May 2014 14:58:46 -0300

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 <address@hidden>
Cc: Marcelo Tosatti <address@hidden>
Cc: Paolo Bonzini <address@hidden>
Cc: Igor Mammedov <address@hidden>
Cc: Aurelien Jarno <address@hidden>
Cc: Richard Henderson <address@hidden>

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]