17 Nov 09:06
Re: [PATCH 3/3] KVM: Expose MSRs to userspace
From: Christoph Hellwig <hch@...>
Subject: Re: [PATCH 3/3] KVM: Expose MSRs to userspace
Newsgroups: gmane.comp.emulators.kvm.devel, gmane.linux.kernel
Date: 2006-11-17 08:06:02 GMT
Subject: Re: [PATCH 3/3] KVM: Expose MSRs to userspace
Newsgroups: gmane.comp.emulators.kvm.devel, gmane.linux.kernel
Date: 2006-11-17 08:06:02 GMT
On Thu, Nov 16, 2006 at 09:17:18PM +0200, Avi Kivity wrote: > Heh. That was the original implementation by Uri. I felt that was > wrong because _IOW() encodes the size in the ioctl number, bit the > actual size is different. That really shouldn't be a problem. After all the pointer approach doesn't encode the transfered size either. Given that the variable sized array gives a much cleaner interface you should use it. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
RSS Feed