Re: [PATCH v2 07/13] KVM: add vcpu-specific functions to read/write/translate GFNs

From: Paolo Bonzini
Date: Fri Jun 05 2015 - 08:46:47 EST




On 05/06/2015 14:10, Radim KrÄmÃÅ wrote:
> + ret = __kvm_write_guest_page(__gfn_to_memslot(slots, gfn), gfn,
> + data, offset, seg);

Even better, let's pass memslots to all the __ functions.

Paolo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/