KVM: x86: change vcpu->arch.switch_db_regs to a bit mask
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 21 Feb 2014 08:55:56 +0000 (09:55 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 11 Mar 2014 09:46:02 +0000 (10:46 +0100)
The next patch will add another bit that we can test with the
same "if".

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

No differences found