diff options
author | Eduardo Habkost <ehabkost@redhat.com> | 2017-01-08 15:32:34 -0200 |
---|---|---|
committer | Eduardo Habkost <ehabkost@redhat.com> | 2017-01-23 21:26:27 -0200 |
commit | d99569d9d8562c480e0befab601756b0b7b5d0e0 (patch) | |
tree | 4898552dc5253d4a564e998644e12f4bf01f7b2a /MAINTAINERS | |
parent | d74460ec1bfaad740eee79bf7cb111b1125ffdef (diff) | |
download | qemu-d99569d9d8562c480e0befab601756b0b7b5d0e0.zip |
kvm: Allow invtsc migration if tsc-khz is set explicitly
We can safely allow a VM to be migrated with invtsc enabled if
tsc-khz is set explicitly, because:
* QEMU already refuses to start if it can't set the TSC frequency
to the configured value.
* Management software is already required to keep device
configuration (including CPU configuration) the same on
migration source and destination.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20170108173234.25721-3-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions