On Mon, Nov 08, 2010 at 01:41:40PM +0800, Sheng Yang wrote: > On Saturday 06 November 2010 08:24:51 Marcelo Tosatti wrote: > > On Fri, Nov 05, 2010 at 06:53:50PM +0800, Sheng Yang wrote: > > > On Friday 05 November 2010 16:43:33 Michael S. Tsirkin wrote: > > > > On Fri, Nov 05, 2010 at 10:44:19AM +0800, Sheng Yang wrote: > > > > > > > +}; > > > > > > > + > > > > > > > +This ioctl would enable in-kernel MSI-X emulation, which would > > > > > > > handle MSI-X +mask bit in the kernel. > > > > > > > > > > > > What happens on repeated calls when it's already enabled? > > > > > > How does one disable after it's enabled? > > > > > > > > > > Suppose this should only be called once. But again would update the > > > > > MMIO base. > > > > > > > > So maybe add this all to documentation. > > > > > > > > > It > > > > > would be disabled along with device deassignment. > > > > > > > > So what are you going to do when guest enables and later disables MSIX? > > > > Disable assignment completely? > > > > > > This device goes with PCI resources allocation, rather than IRQ > > > assignment. > > > > What about hot plug, for example? I can't see how this can function > > without unregistering regions. > > The register time is when PCI resources allocation, and the unregister time is > when device was deassigned. > > I suppose hot plug path would also notify kernel to deassign the device? Right. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html