diff options
| author | Eduardo Habkost | 2014-07-04 21:44:34 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2014-07-10 17:06:33 +0200 |
| commit | 8248c36a5db6ff7d5f07f05148be0dd0160e650c (patch) | |
| tree | 8ef117c30e6bf2a0373076828594dff44e6665a0 /hw/timer | |
| parent | Enforce stack protector usage (diff) | |
| download | qemu-8248c36a5db6ff7d5f07f05148be0dd0160e650c.tar.gz qemu-8248c36a5db6ff7d5f07f05148be0dd0160e650c.tar.xz qemu-8248c36a5db6ff7d5f07f05148be0dd0160e650c.zip | |
target-i386: Add "kvmclock-stable-bit" feature bit name
KVM_FEATURE_CLOCKSOURCE_STABLE_BIT is enabled by default and supported
by KVM. But not having a name defined makes QEMU treat it as an unknown
and unmigratable feature flag (as any unknown feature may possibly
require state to be migrated), and disable it by default on "-cpu host".
As a side-effect, the new name also makes the flag configurable,
allowing the user to disable it (which may be useful for testing or for
compatibility with old kernels).
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/timer')
0 files changed, 0 insertions, 0 deletions
