]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
KVM: clarify the idea of kvm_dirty_regs
authorDavid Hildenbrand <dahi@linux.vnet.ibm.com>
Tue, 29 Jul 2014 06:19:26 +0000 (08:19 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Mon, 25 Aug 2014 12:35:29 +0000 (14:35 +0200)
commitd8482c0d87708114a10e232768723626bf1099ba
tree7a7fc81953dcd5504e1c8ad34efd23fefa2009cd
parent8a2ef71b0bd0060c7095fd2043992b78e23735c4
KVM: clarify the idea of kvm_dirty_regs

This patch clarifies that kvm_dirty_regs are just a hint to the kernel and
that the kernel might just ignore some flags and sync the values (like done for
acrs and gprs now).

Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Documentation/virtual/kvm/api.txt