Re: [PATCH 10/13] KVM: Wire up hypercall handlers to a central arch-independentlocation
From: Avi Kivity
Date: Thu Feb 22 2007 - 05:15:35 EST
Pavel Machek wrote:
On Mon 2007-02-19 10:30:52, Avi Kivity wrote:
Signed-off-by: Avi Kivity <avi@xxxxxxxxxxxx>
changelog?
Well, I can't think of anything to add beyond $subject. The patch adds
calls from the arch-dependent hypercall handlers to a new arch
independent function.
+ switch (nr) {
+ default:
+ ;
+ }
Eh?
No hypercalls defined yet.
--
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/