On Fri, Jul 10, 2020 at 8:48 AM Mohammed Gamal <mga...@redhat.com> wrote: > > From: Paolo Bonzini <pbonz...@redhat.com> > > We would like to introduce a callback to update the #PF intercept > when CPUID changes. Just reuse update_bp_intercept since VMX is > already using update_exception_bitmap instead of a bespoke function. > > While at it, remove an unnecessary assignment in the SVM version, > which is already done in the caller (kvm_arch_vcpu_ioctl_set_guest_debug) > and has nothing to do with the exception bitmap. > > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> Reviewed-by: Jim Mattson <jmatt...@google.com>
- [PATCH v3 2/9] KVM: x86: mmu: Move translate_gpa() to ... Mohammed Gamal
- [PATCH v3 1/9] KVM: x86: Add helper functions for ille... Mohammed Gamal
- [PATCH v3 7/9] KVM: VMX: Add guest physical address ch... Mohammed Gamal
- [PATCH v3 3/9] KVM: x86: mmu: Add guest physical addre... Mohammed Gamal
- Re: [PATCH v3 3/9] KVM: x86: mmu: Add guest physi... Paolo Bonzini
- [PATCH v3 6/9] KVM: VMX: introduce vmx_need_pf_interce... Mohammed Gamal
- [PATCH v3 9/9] KVM: x86: SVM: VMX: Make GUEST_MAXPHYAD... Mohammed Gamal
- Re: [PATCH v3 9/9] KVM: x86: SVM: VMX: Make GUEST... Paolo Bonzini
- [PATCH v3 4/9] KVM: x86: rename update_bp_intercept to... Mohammed Gamal
- Re: [PATCH v3 4/9] KVM: x86: rename update_bp_int... Jim Mattson
- [PATCH v3 8/9] KVM: VMX: optimize #PF injection when M... Mohammed Gamal
- Re: [PATCH v3 0/9] KVM: Support guest MAXPHYADDR < ... Jim Mattson
- Re: [PATCH v3 0/9] KVM: Support guest MAXPHYADDR ... Paolo Bonzini
- Re: [PATCH v3 0/9] KVM: Support guest MAXPHYA... Jim Mattson
- Re: [PATCH v3 0/9] KVM: Support guest MAX... Paolo Bonzini
- Re: [PATCH v3 0/9] KVM: Support guest... Sean Christopherson
- Re: [PATCH v3 0/9] KVM: Support guest... Jim Mattson
- Re: [PATCH v3 0/9] KVM: Support ... Paolo Bonzini
- Re: [PATCH v3 0/9] KVM: Support guest MAXPHYADDR < ... Paolo Bonzini