diff options
author | 2020-05-04 11:28:25 -0400 | |
---|---|---|
committer | 2020-05-08 07:43:47 -0400 | |
commit | 5679b803e44ed8947e8c2a7f44cdef1d93ea24d5 (patch) | |
tree | 1cecb32b31bc5911feca9f5cef5785e7544fc31d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: nSVM: trap #DB and #BP to userspace if guest debugging is on (diff) | |
download | linux-dev-5679b803e44ed8947e8c2a7f44cdef1d93ea24d5.tar.xz linux-dev-5679b803e44ed8947e8c2a7f44cdef1d93ea24d5.zip |
KVM: SVM: keep DR6 synchronized with vcpu->arch.dr6
kvm_x86_ops.set_dr6 is only ever called with vcpu->arch.dr6 as the
second argument. Ensure that the VMCB value is synchronized to
vcpu->arch.dr6 on #DB (both "normal" and nested) and nested vmentry, so
that the current value of DR6 is always available in vcpu->arch.dr6.
The get_dr6 callback can just access vcpu->arch.dr6 and becomes redundant.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions