Re: [kvm-devel] [PATCH 10/13] KVM: Wire up hypercall handlers toa central arch-independent location
From: Avi Kivity
Date: Thu Feb 22 2007 - 05:41:56 EST
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
-
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/