Arjan van de Ven wrote: >> I have Ingo's network PV hypercalls to commit in my piplien. >> > > I have 5 or so pending as well :) > can't wait for the infrastructure to be there so that it's relatively > easy to add my paravirt block driver >
I can't wait for your pv block driver :) What do you think is missing? My list has: - registration of hypercall handlers from modules - execution of hypercall handlers outside vcpu_load() (so they are preemptible and sleepable) - passing unhandled hypercalls to userspace for qemu-based devices Please do post the patches to kvm-devel, even if they aren't ready, so we can get a taste of what's coming. -- error compiling committee.c: too many arguments to function ------------------------------------------------------------------------- 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 _______________________________________________ kvm-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kvm-devel
