summaryrefslogtreecommitdiffstats
path: root/roms/seabios
diff options
context:
space:
mode:
authorHaozhong Zhang <haozhong.zhang@intel.com>2015-11-24 11:33:57 +0800
committerTimothy Pearson <tpearson@raptorengineering.com>2019-11-29 19:29:54 -0600
commit74442aef4e3eb5b36e8a9a9a1be35485cac5a4bb (patch)
treeef7db1fb96d8c48600d6a7d9e662e3603e22d025 /roms/seabios
parentcc5af7b6154b638f6a490f1cb50c8c782fec14bc (diff)
downloadhqemu-74442aef4e3eb5b36e8a9a9a1be35485cac5a4bb.zip
hqemu-74442aef4e3eb5b36e8a9a9a1be35485cac5a4bb.tar.gz
target-i386: Add support to migrate vcpu's TSC rate
This patch enables migrating vcpu's TSC rate. If KVM on the destination machine supports TSC scaling, guest programs will observe a consistent TSC rate across the migration. If TSC scaling is not supported on the destination machine, the migration will not be aborted and QEMU on the destination will not set vcpu's TSC rate to the migrated value. If vcpu's TSC rate specified by CPU option 'tsc-freq' on the destination machine is inconsistent with the migrated TSC rate, the migration will be aborted. For backwards compatibility, the migration of vcpu's TSC rate is disabled on pc-*-2.5 and older machine types. Signed-off-by: Haozhong Zhang <haozhong.zhang@intel.com> Reviewed-by: Eduardo Habkost <ehabkost@redhat.com> [ehabkost: Rewrote comment at kvm_arch_put_registers()] [ehabkost: Moved compat code to pc-2.5] Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'roms/seabios')
m---------roms/seabios0
1 files changed, 0 insertions, 0 deletions
diff --git a/roms/seabios b/roms/seabios
-Subproject 01a84bea2d28a19d2405c1ecac4bdef17683cc0
+Subproject 33fbe13a3e2a01e0ba1087a8feed801a0451db2
OpenPOWER on IntegriCloud