From: Marcelo Tosatti Date: Tue, 16 Dec 2014 14:08:14 +0000 (-0500) Subject: KVM: x86: add method to test PIR bitmap vector X-Git-Tag: fixes-v4.0-rc1~113^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c6a98dfa1ba9dc64a62e73624ecea9995736bbd;p=pandora-kernel.git KVM: x86: add method to test PIR bitmap vector kvm_x86_ops->test_posted_interrupt() returns true/false depending whether 'vector' is set. Next patch makes use of this interface. Signed-off-by: Marcelo Tosatti Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed