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

2014-06-02 Thread Eduardo Habkost
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: <20140529165514.gb13...@amt.cnet> From: Marcelo Tosatti Subject: [Qemu-devel] [qom/qom-cpu PATCH] i386: improve invtsc migration

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

2014-05-16 Thread Eduardo Habkost
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 Cc: Marcelo Tosatti Cc: