From kvm Wed Mar 04 19:41:41 2009 From: Chris Wright Date: Wed, 04 Mar 2009 19:41:41 +0000 To: kvm Subject: Re: [PATCH 1/3] kvm: fix irq 0 assignment Message-Id: <20090304194141.GG10376 () x200 ! localdomain> X-MARC-Message: https://marc.info/?l=kvm&m=123619571608092 * Marcelo Tosatti (mtosatti@redhat.com) wrote: > Please do not special case irq 0. The fact that only x86/IA64 are > supported at the moment does not mean other architectures can't > use it. Seems logical to use a flag instead of overloading the irq value. > Also, the kernel code to handle dev/irq assignment is quite messy. It > should be only a mechanism, with userspace controlling the policy. I really agree here. I think some work to simplify/clarify would be time well-spent! -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html