From: Paolo Bonzini Date: Fri, 21 Feb 2014 08:55:56 +0000 (+0100) Subject: KVM: x86: change vcpu->arch.switch_db_regs to a bit mask X-Git-Tag: v3.15-rc1~118^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=360b948d88bf30ef4b10b693adf497f51fb46a08;p=pandora-kernel.git KVM: x86: change vcpu->arch.switch_db_regs to a bit mask The next patch will add another bit that we can test with the same "if". Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed