On Tue, Apr 23, 2013 at 12:06:56PM +0300, Pekka Enberg wrote:
> On Tue, Apr 23, 2013 at 3:32 AM, Sasha Levin <[email protected]> wrote:
> > @@ -94,4 +95,6 @@ struct kvm;
> >  void *mmap_hugetlbfs(struct kvm *kvm, const char *htlbfs_path, u64 size);
> >  void *mmap_anon_or_hugetlbfs(struct kvm *kvm, const char *hugetlbfs_path, 
> > u64 size);
> >
> > +int memcpy_toiovecend(const struct iovec *iov, int iovlen, unsigned char 
> > *kdata, size_t len);
> > +
> 
> I hate the name. Maybe append_to_iovec or something?
> 
> Otherwise looks OK to me. Asias?

I will look into it tomorrow.

>                         Pekka

-- 
Asias
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to