Ping? qom-cpu is still broken and needs the fixes below. Are there plans to include them and submit a pull request soon?
This one is also pending: Message-ID: <[email protected]> From: Marcelo Tosatti <[email protected]> Subject: [Qemu-devel] [qom/qom-cpu PATCH] i386: improve invtsc migration blocker error message http://marc.info/?l=qemu-devel&m=140138256316042 On Fri, May 16, 2014 at 02:58:46PM -0300, Eduardo Habkost wrote: > 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 > > -- Eduardo
