[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [qom-cpu PATCH v3 0/2] target-i386: Fixes for migratable/in
From: |
Eduardo Habkost |
Subject: |
[Qemu-devel] [qom-cpu PATCH v3 0/2] target-i386: Fixes for migratable/invtsc |
Date: |
Tue, 17 Jun 2014 17:31:51 -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 )
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
- [Qemu-devel] [qom-cpu PATCH v3 0/2] target-i386: Fixes for migratable/invtsc,
Eduardo Habkost <=