Re: [kvm] Re: [PATCH] kvm: Use a bitmap for tracking used GSIs

2009-05-12 Thread Alex Williamson
On Tue, 2009-05-12 at 12:45 -0600, Alex Williamson wrote: On Mon, 2009-05-11 at 12:00 +, Yang, Sheng wrote: On Friday 08 May 2009 06:22:20 Alex Williamson wrote: + /* Round the number of GSIs supported to a 4 byte + * value so we can search it using ints and ffs */

Re: [kvm] Re: [PATCH] kvm: Use a bitmap for tracking used GSIs

2009-05-12 Thread Michael S. Tsirkin
On Tue, May 12, 2009 at 01:06:54PM -0600, Alex Williamson wrote: On Tue, 2009-05-12 at 12:45 -0600, Alex Williamson wrote: On Mon, 2009-05-11 at 12:00 +, Yang, Sheng wrote: On Friday 08 May 2009 06:22:20 Alex Williamson wrote: + /* Round the number of GSIs supported to