summary refs log tree commit diff stats
path: root/hw/display/virtio-gpu.c
diff options
context:
space:
mode:
authorEduardo Habkost <ehabkost@redhat.com>2017-01-08 15:32:34 -0200
committerEduardo Habkost <ehabkost@redhat.com>2017-01-23 21:26:27 -0200
commitd99569d9d8562c480e0befab601756b0b7b5d0e0 (patch)
tree4898552dc5253d4a564e998644e12f4bf01f7b2a /hw/display/virtio-gpu.c
parentd74460ec1bfaad740eee79bf7cb111b1125ffdef (diff)
downloadfocaccia-qemu-d99569d9d8562c480e0befab601756b0b7b5d0e0.tar.gz
focaccia-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 'hw/display/virtio-gpu.c')
0 files changed, 0 insertions, 0 deletions