From: Guo Hui Liu Date: Fri, 12 Sep 2014 05:43:19 +0000 (+0800) Subject: KVM: x86: Use kvm_make_request when applicable X-Git-Tag: fixes-for-v3.18-merge-window~23^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=105b21bbf67bb50000a0dc4b547a2f99b6376136;p=pandora-kernel.git KVM: x86: Use kvm_make_request when applicable This patch replace the set_bit method by kvm_make_request to make code more readable and consistent. Signed-off-by: Guo Hui Liu Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed