On 12/03/2011 01:17 PM, Jan Kiszka wrote: > From: Jan Kiszka <jan.kiszka@xxxxxxxxxxx> > > Rename msix_supported to msi_supported and control MSI and MSI-X > activation this way. That was likely to original intention for this > flag, but MSI support came after MSI-X. 'and' is a dangerous word in a changelog entry. > > + > + if (!msi_supported) { > + return -ENOTSUP; > + } > + > This changes behaviour. qemu 1.0 -M pc-1.0 and qemu-1.1 -M pc-1.0 will be different after this, no? -- 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 majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html