commit | 360b948d88bf30ef4b10b693adf497f51fb46a08 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Feb 21 09:55:56 2014 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Mar 11 10:46:02 2014 +0100 |
tree | e79afd2bdca00c83a32e40bd771ad66756bcc787 | |
parent | c845f9c646e646e6a5fe416c2e835342984249f7 [diff] |
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 <pbonzini@redhat.com>