Re: [Lguest] [PATCH RFC/RFB] x86_64, i386: interrupt dispatch changes

From: Avi Kivity
Date: Thu Nov 27 2008 - 06:00:31 EST


Andi Kleen wrote:
Nice. Can actually go to zero, by pointing the IDT at (unmapped_area + vector), and deducing the vector in the page fault handler from cr2.

That would be still one byte, otherwise you wouldn't get a unique index.

One virtual byte; zero physical bytes. unmapped_area above need not be mapped.

--
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/