diff options
author | Babu Moger <babu.moger@amd.com> | 2020-09-11 21:28:12 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-09-28 13:57:14 +0200 |
commit | 30abaa88382ce078cfc2ecebb61d9e0540fef24d (patch) | |
tree | d2743509ed57e9ebb4d48f13841b0a2464c30ae2 /Documentation/w1 | |
parent | KVM: SVM: Change intercept_cr to generic intercepts (diff) | |
download | linux-30abaa88382ce078cfc2ecebb61d9e0540fef24d.tar.xz linux-30abaa88382ce078cfc2ecebb61d9e0540fef24d.zip |
KVM: SVM: Change intercept_dr to generic intercepts
Modify intercept_dr to generic intercepts in vmcb_control_area. Use
the generic vmcb_set_intercept, vmcb_clr_intercept and vmcb_is_intercept
to set/clear/test the intercept_dr bits.
Signed-off-by: Babu Moger <babu.moger@amd.com>
Reviewed-by: Jim Mattson <jmattson@google.com>
Message-Id: <159985249255.11252.10000868032136333355.stgit@bmoger-ubuntu>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions