From: David Hildenbrand Date: Tue, 29 Jul 2014 06:19:26 +0000 (+0200) Subject: KVM: clarify the idea of kvm_dirty_regs X-Git-Tag: fixes-for-v3.18-merge-window~23^2~66^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8482c0d87708114a10e232768723626bf1099ba;p=pandora-kernel.git 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 Reviewed-by: Cornelia Huck Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed