Re: [PATCH 2/2] kvm: vmx: take access length into account when checking the limit

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sorry, made mistake here (the `len` argument is not applied). Will
send the fixed version as v2 patchset.

>  int get_vmx_mem_address(struct kvm_vcpu *vcpu, unsigned long exit_qualification,
> -                       u32 vmx_instruction_info, bool wr, gva_t *ret)
> +                       u32 vmx_instruction_info, bool wr, int len, gva_t *ret)
>  {
>         gva_t off;
>         bool exn;

-- 
Eugene



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux