Hi,
I'm writing some code on MSI and started with the capability pointer parsing in my PCI driver. This seems to go well on real devices, but emulators don't seem to emulate MSI compatible PCI devices. Now I googled around a bit and I only found kvm/qemu developer patches about it so I don't have to much hope, but.. does any of you know if (and/or how) I can emulate MSI enabled PCI devices since rebooting for every test is nót part of my hobby.
Greets,
Bietje