On Tue, Nov 04, 2008 at 05:01:04PM +0200, Avi Kivity wrote: > Sheng Yang wrote: >>> struct gsi { >>> u32 n : 24; >>> u32 type : 8; // 0 -> classic gsi, 1 -> msi >>> }; >>> >> >> I just don't understand why we need 24 bits for n? GSI can be that wide? >> > > I don't think so, but who knows what we'll need for type == 2?
Oh, OK, don't take it too seriously. I just took it too seriously to think that you got some certain defines to support magic number 24. :) -- regards Yang, Sheng > -- > error compiling committee.c: too many arguments to function > > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to [EMAIL PROTECTED] > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html